Pull request #43320 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dee9f422c80e04162e944d4eea0f216efc32e078+e8a0a545e7d9aff585df7089383ac389ce1191bb (b89d31620a466d2914bb2a0c756ce5ed34f015e7) 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-43320@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-03T04:56:35.655Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-03T04:56:35.661Z] Trying to pass milestone 4 [Pipeline] milestone [2022-03-03T04:56:35.736Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-03T04:56:50.942Z] Still waiting to schedule task [2022-03-03T04:56:50.951Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04414bb92ea1d9a38)’ is offline [2022-03-03T04:57:31.081Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04414bb92ea1d9a38) in /home/ubuntu/workspace/moby_PR-43320 [Pipeline] { [Pipeline] checkout [2022-03-03T04:57:31.199Z] The recommended git tool is: git [2022-03-03T04:57:34.049Z] using credential docker-jenkins-github-credentials [2022-03-03T04:57:34.061Z] Cloning the remote Git repository [2022-03-03T04:57:34.061Z] Cloning with configured refspecs honoured and without tags [2022-03-03T04:57:34.368Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T04:57:34.445Z] > git init /home/ubuntu/workspace/moby_PR-43320 # timeout=10 [2022-03-03T04:57:34.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:57:34.689Z] > git --version # timeout=10 [2022-03-03T04:57:34.705Z] > git --version # 'git version 2.17.1' [2022-03-03T04:57:34.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:57:34.707Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:57:57.726Z] Fetching without tags [2022-03-03T04:57:58.126Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:57:59.574Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:57:59.574Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T04:57:57.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:57:57.650Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T04:57:57.680Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:57:57.705Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:57:57.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:57:57.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:57:57.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:57:58.149Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:57:58.168Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:57:59.480Z] > git remote # timeout=10 [2022-03-03T04:57:59.501Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T04:57:59.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:57:59.529Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T04:57:59.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T04:57:59.584Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:57:59.608Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:58:03.681Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [2022-03-03T04:58:03.697Z] > git rev-list --no-walk dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-03T04:58:04.939Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-03T04:58:11.528Z] Unable to find image 'alpine:latest' locally [2022-03-03T04:58:11.528Z] latest: Pulling from library/alpine [2022-03-03T04:58:11.788Z] 59bf1c3509f3: Pulling fs layer [2022-03-03T04:58:11.788Z] 59bf1c3509f3: Download complete [2022-03-03T04:58:12.370Z] 59bf1c3509f3: Pull complete [2022-03-03T04:58:12.370Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-03T04:58:12.370Z] Status: Downloaded newer image for alpine:latest [2022-03-03T04:58:20.508Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-03-03T04:58:20.940Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04414bb92ea1d9a38) in /home/ubuntu/workspace/moby_PR-43320 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [2022-03-03T04:58:21.008Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c218506c1bedbd6d) in /home/ubuntu/workspace/moby_PR-43320 [Pipeline] checkout [2022-03-03T04:58:21.028Z] The recommended git tool is: git [Pipeline] // stage [2022-03-03T04:58:21.038Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-03-03T04:58:21.062Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2022-03-03T04:58:21.083Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-03-03T04:58:21.168Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-03-03T04:58:21.364Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-03T04:58:21.043Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43320/.git # timeout=10 [2022-03-03T04:58:21.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:58:21.084Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:58:21.084Z] > git --version # timeout=10 [2022-03-03T04:58:21.096Z] > git --version # 'git version 2.17.1' [2022-03-03T04:58:21.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:58:21.097Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:58:21.364Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:58:21.373Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:58:21.718Z] > git remote # timeout=10 [2022-03-03T04:58:21.740Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T04:58:21.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:58:21.761Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T04:58:21.823Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:58:21.823Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T04:58:22.003Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [2022-03-03T04:58:21.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T04:58:21.824Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:58:21.844Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-03T04:58:22.631Z] + [ PR != PR ] [2022-03-03T04:58:22.631Z] + [ master != master ] [2022-03-03T04:58:22.631Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T04:58:22.748Z] using credential docker-jenkins-github-credentials [2022-03-03T04:58:22.757Z] Cloning the remote Git repository [2022-03-03T04:58:22.757Z] Cloning with configured refspecs honoured and without tags [2022-03-03T04:58:22.968Z] + docker version [2022-03-03T04:58:22.968Z] Client: Docker Engine - Community [2022-03-03T04:58:22.968Z] Version: 20.10.12 [2022-03-03T04:58:22.968Z] API version: 1.41 [2022-03-03T04:58:22.968Z] Go version: go1.16.12 [2022-03-03T04:58:22.968Z] Git commit: e91ed57 [2022-03-03T04:58:22.968Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-03T04:58:22.968Z] OS/Arch: linux/amd64 [2022-03-03T04:58:22.968Z] Context: default [2022-03-03T04:58:22.968Z] Experimental: true [2022-03-03T04:58:22.968Z] [2022-03-03T04:58:22.968Z] Server: Docker Engine - Community [2022-03-03T04:58:22.968Z] Engine: [2022-03-03T04:58:22.968Z] Version: 20.10.12 [2022-03-03T04:58:22.968Z] API version: 1.41 (minimum version 1.12) [2022-03-03T04:58:22.968Z] Go version: go1.16.12 [2022-03-03T04:58:22.968Z] Git commit: 459d0df [2022-03-03T04:58:22.968Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-03T04:58:22.968Z] OS/Arch: linux/amd64 [2022-03-03T04:58:22.968Z] Experimental: true [2022-03-03T04:58:22.968Z] containerd: [2022-03-03T04:58:22.968Z] Version: 1.4.12 [2022-03-03T04:58:22.968Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T04:58:22.968Z] runc: [2022-03-03T04:58:22.968Z] Version: 1.0.2 [2022-03-03T04:58:22.968Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-03T04:58:22.968Z] docker-init: [2022-03-03T04:58:22.968Z] Version: 0.19.0 [2022-03-03T04:58:22.968Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-03T04:58:23.256Z] + docker info [2022-03-03T04:58:21.936Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T04:58:21.986Z] > git init /home/ubuntu/workspace/moby_PR-43320 # timeout=10 [2022-03-03T04:58:22.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:58:22.199Z] > git --version # timeout=10 [2022-03-03T04:58:22.202Z] > git --version # 'git version 2.17.1' [2022-03-03T04:58:22.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:58:22.203Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:58:35.941Z] Still waiting to schedule task [2022-03-03T04:58:35.941Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-03T04:58:35.942Z] Still waiting to schedule task [2022-03-03T04:58:35.943Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e4ccdb55a7741f5)’ is offline [2022-03-03T04:58:35.946Z] Still waiting to schedule task [2022-03-03T04:58:35.946Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-03-03T04:58:35.950Z] Still waiting to schedule task [2022-03-03T04:58:35.951Z] All nodes of label ‘windows-2019’ are offline [2022-03-03T04:58:35.962Z] Still waiting to schedule task [2022-03-03T04:58:35.962Z] All nodes of label ‘windows-2022’ are offline [2022-03-03T04:58:35.963Z] Still waiting to schedule task [2022-03-03T04:58:35.963Z] All nodes of label ‘windows-2022’ are offline [2022-03-03T04:58:37.402Z] Fetching without tags [2022-03-03T04:58:37.633Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:58:38.227Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:58:38.227Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T04:58:37.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:58:37.387Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T04:58:37.390Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:58:37.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:58:37.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:58:37.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:58:37.405Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:58:37.639Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:58:37.642Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:58:38.207Z] > git remote # timeout=10 [2022-03-03T04:58:38.210Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T04:58:38.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:58:38.216Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T04:58:38.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T04:58:38.228Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:58:38.230Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:58:41.862Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T04:58:42.641Z] + docker version [2022-03-03T04:58:45.207Z] Client: [2022-03-03T04:58:45.207Z] Context: default [2022-03-03T04:58:45.207Z] Debug Mode: false [2022-03-03T04:58:45.207Z] Plugins: [2022-03-03T04:58:45.207Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-03T04:58:45.207Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-03T04:58:45.207Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-03T04:58:45.207Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-03T04:58:45.207Z] [2022-03-03T04:58:45.207Z] Server: [2022-03-03T04:58:45.207Z] Containers: 0 [2022-03-03T04:58:45.207Z] Running: 0 [2022-03-03T04:58:45.207Z] Paused: 0 [2022-03-03T04:58:45.207Z] Stopped: 0 [2022-03-03T04:58:45.207Z] Images: 1 [2022-03-03T04:58:45.207Z] Server Version: 20.10.12 [2022-03-03T04:58:45.207Z] Storage Driver: overlay2 [2022-03-03T04:58:45.207Z] Backing Filesystem: extfs [2022-03-03T04:58:45.207Z] Supports d_type: true [2022-03-03T04:58:45.207Z] Native Overlay Diff: true [2022-03-03T04:58:45.207Z] userxattr: false [2022-03-03T04:58:45.207Z] Logging Driver: json-file [2022-03-03T04:58:45.207Z] Cgroup Driver: cgroupfs [2022-03-03T04:58:45.207Z] Cgroup Version: 1 [2022-03-03T04:58:45.207Z] Plugins: [2022-03-03T04:58:45.207Z] Volume: local [2022-03-03T04:58:45.207Z] Network: bridge host ipvlan macvlan null overlay [2022-03-03T04:58:45.207Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-03T04:58:45.207Z] Swarm: inactive [2022-03-03T04:58:45.207Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-03T04:58:45.207Z] Default Runtime: runc [2022-03-03T04:58:45.207Z] Init Binary: docker-init [2022-03-03T04:58:45.207Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T04:58:45.207Z] runc version: v1.0.2-0-g52b36a2 [2022-03-03T04:58:45.207Z] init version: de40ad0 [2022-03-03T04:58:45.207Z] Security Options: [2022-03-03T04:58:45.207Z] apparmor [2022-03-03T04:58:45.207Z] seccomp [2022-03-03T04:58:45.207Z] Profile: default [2022-03-03T04:58:45.207Z] Kernel Version: 5.4.0-1061-aws [2022-03-03T04:58:45.207Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-03T04:58:45.207Z] OSType: linux [2022-03-03T04:58:45.207Z] Architecture: x86_64 [2022-03-03T04:58:45.207Z] CPUs: 2 [2022-03-03T04:58:45.207Z] Total Memory: 7.483GiB [2022-03-03T04:58:45.207Z] Name: ip-10-100-110-162 [2022-03-03T04:58:45.207Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-03T04:58:45.207Z] Docker Root Dir: /var/lib/docker [2022-03-03T04:58:45.207Z] Debug Mode: false [2022-03-03T04:58:45.207Z] Registry: https://index.docker.io/v1/ [2022-03-03T04:58:45.207Z] Labels: [2022-03-03T04:58:45.207Z] Experimental: true [2022-03-03T04:58:45.207Z] Insecure Registries: [2022-03-03T04:58:45.207Z] 127.0.0.0/8 [2022-03-03T04:58:45.207Z] Live Restore Enabled: true [2022-03-03T04:58:45.207Z] [2022-03-03T04:58:45.207Z] WARNING: No swap limit support [Pipeline] sh [2022-03-03T04:58:45.501Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T04:58:45.501Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T04:58:45.501Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43320/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-03T04:58:45.501Z] + bash /home/ubuntu/workspace/moby_PR-43320/check-config.sh [2022-03-03T04:58:45.501Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-03T04:58:45.501Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-03T04:58:45.501Z] [2022-03-03T04:58:45.501Z] Generally Necessary: [2022-03-03T04:58:45.501Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-03T04:58:45.501Z] - apparmor: enabled and tools installed [2022-03-03T04:58:45.501Z] - CONFIG_NAMESPACES: enabled [2022-03-03T04:58:45.501Z] - CONFIG_NET_NS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_PID_NS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_IPC_NS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_UTS_NS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_CGROUPS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-03T04:58:45.501Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-03T04:58:45.501Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-03T04:58:45.501Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-03T04:58:45.501Z] - CONFIG_CPUSETS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_MEMCG: enabled [2022-03-03T04:58:45.501Z] - CONFIG_KEYS: enabled [2022-03-03T04:58:45.501Z] - CONFIG_VETH: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-03T04:58:45.762Z] - CONFIG_CGROUP_BPF: enabled [2022-03-03T04:58:45.762Z] [2022-03-03T04:58:45.762Z] Optional Features: [2022-03-03T04:58:45.762Z] - CONFIG_USER_NS: enabled [2022-03-03T04:58:45.762Z] - CONFIG_SECCOMP: enabled [2022-03-03T04:58:45.762Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-03T04:58:45.762Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-03T04:58:45.762Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-03T04:58:45.762Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-03T04:58:45.762Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-03T04:58:45.762Z] - CONFIG_BLK_CGROUP: enabled [2022-03-03T04:58:45.762Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-03T04:58:45.762Z] - CONFIG_CGROUP_PERF: enabled [2022-03-03T04:58:45.762Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-03T04:58:45.762Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-03T04:58:45.762Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-03T04:58:45.762Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-03T04:58:45.762Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-03T04:58:45.762Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_IP_VS: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-03T04:58:45.762Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-03T04:58:45.762Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-03T04:58:45.762Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-03T04:58:45.762Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-03T04:58:45.762Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-03T04:58:45.762Z] - CONFIG_EXT4_FS: enabled [2022-03-03T04:58:45.762Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-03T04:58:46.024Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-03T04:58:46.024Z] - Network Drivers: [2022-03-03T04:58:46.024Z] - "overlay": [2022-03-03T04:58:46.024Z] - CONFIG_VXLAN: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-03T04:58:46.024Z] Optional (for encrypted networks): [2022-03-03T04:58:46.024Z] - CONFIG_CRYPTO: enabled [2022-03-03T04:58:46.024Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-03T04:58:46.024Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-03T04:58:46.024Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-03T04:58:46.024Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-03T04:58:46.024Z] - CONFIG_XFRM: enabled [2022-03-03T04:58:46.024Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-03T04:58:46.024Z] - "ipvlan": [2022-03-03T04:58:46.024Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-03T04:58:46.024Z] - "macvlan": [2022-03-03T04:58:46.024Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_DUMMY: enabled (as module) [2022-03-03T04:58:46.024Z] - "ftp,tftp client in container": [2022-03-03T04:58:46.024Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-03T04:58:46.024Z] - Storage Drivers: [2022-03-03T04:58:46.024Z] - "aufs": [2022-03-03T04:58:46.024Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-03T04:58:46.024Z] - "btrfs": [2022-03-03T04:58:46.024Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-03T04:58:46.024Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-03T04:58:46.024Z] - "devicemapper": [2022-03-03T04:58:46.024Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-03T04:58:46.024Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-03T04:58:46.024Z] - "overlay": [2022-03-03T04:58:46.024Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-03T04:58:46.024Z] - "zfs": [2022-03-03T04:58:46.024Z] - /dev/zfs: present [2022-03-03T04:58:46.024Z] - zfs command: missing [2022-03-03T04:58:46.024Z] - zpool command: missing [2022-03-03T04:58:46.024Z] [2022-03-03T04:58:46.024Z] Limits: [2022-03-03T04:58:46.024Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-03T04:58:46.024Z] [2022-03-03T04:58:46.024Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-03T04:58:46.357Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:dee9f422c80e04162e944d4eea0f216efc32e078 . [2022-03-03T04:58:46.616Z] #1 [internal] load build definition from Dockerfile [2022-03-03T04:58:46.616Z] #1 sha256:595ca8e01404649fd30f6fb0a1bea65eaa38225933d6b8e43bfa7334f1fdf909 [2022-03-03T04:58:46.616Z] #1 transferring dockerfile: 16.77kB done [2022-03-03T04:58:46.831Z] Client: Docker Engine - Community [2022-03-03T04:58:46.831Z] Version: 20.10.12 [2022-03-03T04:58:46.831Z] API version: 1.41 [2022-03-03T04:58:46.831Z] Go version: go1.16.12 [2022-03-03T04:58:46.831Z] Git commit: e91ed57 [2022-03-03T04:58:46.831Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-03T04:58:46.831Z] OS/Arch: linux/amd64 [2022-03-03T04:58:46.831Z] Context: default [2022-03-03T04:58:46.831Z] Experimental: true [2022-03-03T04:58:46.831Z] [2022-03-03T04:58:46.831Z] Server: Docker Engine - Community [2022-03-03T04:58:46.831Z] Engine: [2022-03-03T04:58:46.831Z] Version: 20.10.12 [2022-03-03T04:58:46.831Z] API version: 1.41 (minimum version 1.12) [2022-03-03T04:58:46.831Z] Go version: go1.16.12 [2022-03-03T04:58:46.831Z] Git commit: 459d0df [2022-03-03T04:58:46.831Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-03T04:58:46.831Z] OS/Arch: linux/amd64 [2022-03-03T04:58:46.831Z] Experimental: true [2022-03-03T04:58:46.831Z] containerd: [2022-03-03T04:58:46.831Z] Version: 1.4.12 [2022-03-03T04:58:46.831Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T04:58:46.831Z] runc: [2022-03-03T04:58:46.831Z] Version: 1.0.2 [2022-03-03T04:58:46.831Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-03T04:58:46.831Z] docker-init: [2022-03-03T04:58:46.831Z] Version: 0.19.0 [2022-03-03T04:58:46.831Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-03T04:58:46.875Z] #1 DONE 0.1s [2022-03-03T04:58:46.875Z] [2022-03-03T04:58:46.875Z] #2 [internal] load .dockerignore [2022-03-03T04:58:46.875Z] #2 sha256:16af2b85526f1d4c8d5186a978d8aabd7478042a4f5dbd5a79a32c5370eef35d [2022-03-03T04:58:46.875Z] #2 transferring context: 87B done [2022-03-03T04:58:46.875Z] #2 DONE 0.1s [2022-03-03T04:58:46.875Z] [2022-03-03T04:58:46.875Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-03T04:58:46.875Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-03T04:58:47.128Z] + docker info [2022-03-03T04:58:47.442Z] #3 DONE 0.5s [2022-03-03T04:58:47.442Z] [2022-03-03T04:58:47.442Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-03T04:58:47.442Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-03T04:58:47.442Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-03T04:58:47.442Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-03T04:58:47.442Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-03T04:58:47.442Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-03T04:58:47.442Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-03-03T04:58:47.701Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-03T04:58:47.701Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-03T04:58:47.701Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-03T04:58:48.273Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-03-03T04:58:48.273Z] #4 DONE 0.9s [2022-03-03T04:58:48.540Z] [2022-03-03T04:58:48.540Z] #5 [internal] load .dockerignore [2022-03-03T04:58:48.540Z] #5 sha256:977f5df42dad24960b579e4dfe4895398293f1829c1f8c3dcede3c4c8826795f [2022-03-03T04:58:48.540Z] #5 DONE 0.0s [2022-03-03T04:58:48.540Z] [2022-03-03T04:58:48.540Z] #6 [internal] load build definition from Dockerfile [2022-03-03T04:58:48.540Z] #6 sha256:932dde008744d55a08269b838379458dbccee1ce30f43e9ff024319c09b691e8 [2022-03-03T04:58:48.540Z] #6 DONE 0.0s [2022-03-03T04:58:48.540Z] [2022-03-03T04:58:48.540Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T04:58:48.540Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T04:58:49.478Z] #10 ... [2022-03-03T04:58:49.478Z] [2022-03-03T04:58:49.478Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-03T04:58:49.478Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-03T04:58:49.478Z] #9 DONE 0.8s [2022-03-03T04:58:49.478Z] [2022-03-03T04:58:49.478Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T04:58:49.478Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-03T04:58:49.478Z] #8 DONE 0.8s [2022-03-03T04:58:49.478Z] [2022-03-03T04:58:49.478Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T04:58:49.478Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-03T04:58:49.478Z] #7 DONE 0.8s [2022-03-03T04:58:49.478Z] [2022-03-03T04:58:49.478Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T04:58:49.478Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T04:58:49.478Z] #10 DONE 0.8s [2022-03-03T04:58:50.863Z] [2022-03-03T04:58:50.863Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:58:50.863Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:58:50.863Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 0.0s done [2022-03-03T04:58:51.124Z] #11 sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 1.86kB / 1.86kB done [2022-03-03T04:58:51.124Z] #11 sha256:4d0c01fbd68ee41dcd9433f17d59f201f5a2d9bc0a6b4d25c12e1cc626c7cc51 1.80kB / 1.80kB done [2022-03-03T04:58:51.124Z] #11 sha256:73fa8a9cf041f23f87dd098d1295f74bc17cc74d80e7fb4b8558943b308f96a6 7.04kB / 7.04kB done [2022-03-03T04:58:51.124Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 2.10MB / 5.15MB 0.2s [2022-03-03T04:58:51.124Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.2s [2022-03-03T04:58:51.395Z] #11 ... [2022-03-03T04:58:51.395Z] [2022-03-03T04:58:51.395Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-03T04:58:51.395Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-03T04:58:51.395Z] #52 DONE 0.0s [2022-03-03T04:58:51.395Z] [2022-03-03T04:58:51.395Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:58:51.395Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:58:51.395Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s [2022-03-03T04:58:51.395Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 3.15MB / 10.87MB 0.4s [2022-03-03T04:58:51.656Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s done [2022-03-03T04:58:51.656Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.19MB / 54.92MB 0.5s [2022-03-03T04:58:51.656Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 4.19MB / 10.87MB 0.5s [2022-03-03T04:58:51.656Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.5s [2022-03-03T04:58:51.656Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.34MB / 54.92MB 0.7s [2022-03-03T04:58:51.656Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 7.34MB / 10.87MB 0.7s [2022-03-03T04:58:51.656Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.19MB / 54.58MB 0.7s [2022-03-03T04:58:51.917Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 8.61MB / 10.87MB 0.8s [2022-03-03T04:58:51.917Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.08MB / 54.58MB 0.8s [2022-03-03T04:58:51.918Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.12MB / 54.92MB 1.0s [2022-03-03T04:58:51.918Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.0s [2022-03-03T04:58:51.918Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 25.17MB / 54.58MB 1.0s [2022-03-03T04:58:51.918Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 21.87MB / 54.92MB 1.1s [2022-03-03T04:58:51.918Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 35.65MB / 54.58MB 1.1s [2022-03-03T04:58:52.179Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.09MB / 54.92MB 1.3s [2022-03-03T04:58:52.179Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.1s done [2022-03-03T04:58:52.179Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 45.09MB / 54.58MB 1.3s [2022-03-03T04:58:52.179Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 9.44MB / 85.81MB 1.3s [2022-03-03T04:58:52.444Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 34.70MB / 54.92MB 1.4s [2022-03-03T04:58:52.444Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 50.33MB / 54.58MB 1.4s [2022-03-03T04:58:52.444Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 15.73MB / 85.81MB 1.4s [2022-03-03T04:58:52.444Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 1.5s [2022-03-03T04:58:52.444Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 53.12MB / 54.58MB 1.5s [2022-03-03T04:58:52.444Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 23.07MB / 85.81MB 1.5s [2022-03-03T04:58:52.707Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 48.25MB / 54.92MB 1.6s [2022-03-03T04:58:52.707Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 1.7s [2022-03-03T04:58:52.707Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 29.36MB / 85.81MB 1.7s [2022-03-03T04:58:52.970Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 40.89MB / 85.81MB 1.9s [2022-03-03T04:58:52.970Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.19MB / 85.81MB 2.0s [2022-03-03T04:58:53.233Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 54.53MB / 85.81MB 2.2s [2022-03-03T04:58:53.233Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 60.82MB / 85.81MB 2.3s [2022-03-03T04:58:53.233Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.4s done [2022-03-03T04:58:53.233Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 67.11MB / 85.81MB 2.4s [2022-03-03T04:58:53.804Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 79.69MB / 85.81MB 2.7s [2022-03-03T04:58:53.804Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 84.93MB / 85.81MB 2.8s [2022-03-03T04:58:54.071Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 3.2s done [2022-03-03T04:58:54.333Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 1.05MB / 134.83MB 3.3s [2022-03-03T04:58:54.593Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 11.53MB / 134.83MB 3.6s [2022-03-03T04:58:54.593Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-03T04:58:54.853Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 20.19MB / 134.83MB 3.8s [2022-03-03T04:58:55.113Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 30.41MB / 134.83MB 4.1s [2022-03-03T04:58:55.373Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 48.23MB / 134.83MB 4.3s [2022-03-03T04:58:55.373Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 57.67MB / 134.83MB 4.5s [2022-03-03T04:58:55.636Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.6s done [2022-03-03T04:58:55.636Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 66.06MB / 134.83MB 4.7s [2022-03-03T04:58:55.636Z] #11 sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee 156B / 156B 4.7s done [2022-03-03T04:58:56.222Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 74.45MB / 134.83MB 5.1s [2022-03-03T04:58:56.792Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 85.98MB / 134.83MB 5.7s [2022-03-03T04:58:56.792Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 93.32MB / 134.83MB 5.9s [2022-03-03T04:58:57.057Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 104.39MB / 134.83MB 6.2s [2022-03-03T04:58:57.316Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 111.15MB / 134.83MB 6.4s [2022-03-03T04:58:57.575Z] #11 ... [2022-03-03T04:58:57.575Z] [2022-03-03T04:58:57.575Z] #31 [internal] load build context [2022-03-03T04:58:57.575Z] #31 sha256:eac31bcbe82996b7e27e5bba6ff0fd915e1a3b9fad993cc611555fdb82ac6e44 [2022-03-03T04:58:57.575Z] #31 transferring context: 57.18MB 6.5s done [2022-03-03T04:58:57.575Z] #31 DONE 6.7s [2022-03-03T04:58:57.575Z] [2022-03-03T04:58:57.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:58:57.575Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:58:57.575Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 127.93MB / 134.83MB 6.7s [2022-03-03T04:58:57.575Z] #11 ... [2022-03-03T04:58:57.575Z] [2022-03-03T04:58:57.575Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:58:57.575Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:58:57.575Z] #35 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.1s done [2022-03-03T04:58:57.575Z] #35 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-03T04:58:57.575Z] #35 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-03T04:58:57.575Z] #35 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-03T04:58:57.575Z] #35 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.9s done [2022-03-03T04:58:57.841Z] #35 ... [2022-03-03T04:58:57.841Z] [2022-03-03T04:58:57.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:58:57.841Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:58:57.841Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 134.83MB / 134.83MB 6.8s [2022-03-03T04:58:59.329Z] Client: [2022-03-03T04:58:59.329Z] Context: default [2022-03-03T04:58:59.329Z] Debug Mode: false [2022-03-03T04:58:59.329Z] Plugins: [2022-03-03T04:58:59.329Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-03T04:58:59.329Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-03T04:58:59.329Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-03T04:58:59.329Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-03T04:58:59.329Z] [2022-03-03T04:58:59.329Z] Server: [2022-03-03T04:58:59.329Z] Containers: 0 [2022-03-03T04:58:59.329Z] Running: 0 [2022-03-03T04:58:59.329Z] Paused: 0 [2022-03-03T04:58:59.329Z] Stopped: 0 [2022-03-03T04:58:59.329Z] Images: 0 [2022-03-03T04:58:59.329Z] Server Version: 20.10.12 [2022-03-03T04:58:59.329Z] Storage Driver: overlay2 [2022-03-03T04:58:59.329Z] Backing Filesystem: extfs [2022-03-03T04:58:59.329Z] Supports d_type: true [2022-03-03T04:58:59.329Z] Native Overlay Diff: true [2022-03-03T04:58:59.329Z] userxattr: false [2022-03-03T04:58:59.329Z] Logging Driver: json-file [2022-03-03T04:58:59.329Z] Cgroup Driver: cgroupfs [2022-03-03T04:58:59.329Z] Cgroup Version: 1 [2022-03-03T04:58:59.329Z] Plugins: [2022-03-03T04:58:59.329Z] Volume: local [2022-03-03T04:58:59.329Z] Network: bridge host ipvlan macvlan null overlay [2022-03-03T04:58:59.329Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-03T04:58:59.329Z] Swarm: inactive [2022-03-03T04:58:59.329Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-03T04:58:59.329Z] Default Runtime: runc [2022-03-03T04:58:59.329Z] Init Binary: docker-init [2022-03-03T04:58:59.329Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T04:58:59.329Z] runc version: v1.0.2-0-g52b36a2 [2022-03-03T04:58:59.329Z] init version: de40ad0 [2022-03-03T04:58:59.329Z] Security Options: [2022-03-03T04:58:59.329Z] apparmor [2022-03-03T04:58:59.329Z] seccomp [2022-03-03T04:58:59.329Z] Profile: default [2022-03-03T04:58:59.329Z] Kernel Version: 5.4.0-1061-aws [2022-03-03T04:58:59.329Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-03T04:58:59.329Z] OSType: linux [2022-03-03T04:58:59.329Z] Architecture: x86_64 [2022-03-03T04:58:59.329Z] CPUs: 8 [2022-03-03T04:58:59.329Z] Total Memory: 30.91GiB [2022-03-03T04:58:59.329Z] Name: ip-10-100-122-43 [2022-03-03T04:58:59.329Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-03T04:58:59.329Z] Docker Root Dir: /var/lib/docker [2022-03-03T04:58:59.329Z] Debug Mode: false [2022-03-03T04:58:59.329Z] Registry: https://index.docker.io/v1/ [2022-03-03T04:58:59.329Z] Labels: [2022-03-03T04:58:59.329Z] Experimental: true [2022-03-03T04:58:59.329Z] Insecure Registries: [2022-03-03T04:58:59.329Z] 127.0.0.0/8 [2022-03-03T04:58:59.329Z] Live Restore Enabled: true [2022-03-03T04:58:59.329Z] [2022-03-03T04:58:59.329Z] WARNING: No swap limit support [Pipeline] sh [2022-03-03T04:58:59.608Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T04:58:59.608Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T04:58:59.608Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43320/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-03T04:58:59.608Z] + bash /home/ubuntu/workspace/moby_PR-43320/check-config.sh [2022-03-03T04:58:59.608Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-03T04:58:59.608Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-03T04:58:59.608Z] [2022-03-03T04:58:59.608Z] Generally Necessary: [2022-03-03T04:58:59.608Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-03T04:58:59.608Z] - apparmor: enabled and tools installed [2022-03-03T04:58:59.608Z] - CONFIG_NAMESPACES: enabled [2022-03-03T04:58:59.608Z] - CONFIG_NET_NS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_PID_NS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_IPC_NS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_UTS_NS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUPS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CPUSETS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_MEMCG: enabled [2022-03-03T04:58:59.608Z] - CONFIG_KEYS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_VETH: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_BPF: enabled [2022-03-03T04:58:59.608Z] [2022-03-03T04:58:59.608Z] Optional Features: [2022-03-03T04:58:59.608Z] - CONFIG_USER_NS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_SECCOMP: enabled [2022-03-03T04:58:59.608Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-03T04:58:59.608Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-03T04:58:59.608Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-03T04:58:59.608Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-03T04:58:59.608Z] - CONFIG_BLK_CGROUP: enabled [2022-03-03T04:58:59.608Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_PERF: enabled [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-03T04:58:59.608Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-03T04:58:59.608Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-03T04:58:59.744Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.0s [2022-03-03T04:58:59.867Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-03T04:58:59.867Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-03T04:58:59.867Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-03T04:58:59.867Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_IP_VS: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-03T04:58:59.867Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-03T04:58:59.867Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-03T04:58:59.867Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-03T04:58:59.867Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-03T04:58:59.867Z] - CONFIG_EXT4_FS: enabled [2022-03-03T04:58:59.867Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-03T04:58:59.867Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-03T04:58:59.867Z] - Network Drivers: [2022-03-03T04:58:59.867Z] - "overlay": [2022-03-03T04:58:59.867Z] - CONFIG_VXLAN: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-03T04:58:59.867Z] Optional (for encrypted networks): [2022-03-03T04:58:59.867Z] - CONFIG_CRYPTO: enabled [2022-03-03T04:58:59.867Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-03T04:58:59.867Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-03T04:58:59.867Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-03T04:58:59.867Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-03T04:58:59.867Z] - CONFIG_XFRM: enabled [2022-03-03T04:58:59.867Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-03T04:58:59.867Z] - "ipvlan": [2022-03-03T04:58:59.867Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-03T04:58:59.867Z] - "macvlan": [2022-03-03T04:58:59.867Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_DUMMY: enabled (as module) [2022-03-03T04:58:59.867Z] - "ftp,tftp client in container": [2022-03-03T04:58:59.867Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-03T04:58:59.867Z] - Storage Drivers: [2022-03-03T04:58:59.867Z] - "aufs": [2022-03-03T04:58:59.867Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-03T04:58:59.867Z] - "btrfs": [2022-03-03T04:58:59.867Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-03T04:58:59.867Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-03T04:58:59.867Z] - "devicemapper": [2022-03-03T04:58:59.867Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-03T04:58:59.867Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-03T04:58:59.867Z] - "overlay": [2022-03-03T04:58:59.867Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-03T04:58:59.867Z] - "zfs": [2022-03-03T04:58:59.867Z] - /dev/zfs: present [2022-03-03T04:58:59.867Z] - zfs command: missing [2022-03-03T04:58:59.867Z] - zpool command: missing [2022-03-03T04:58:59.867Z] [2022-03-03T04:58:59.867Z] Limits: [2022-03-03T04:58:59.867Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-03T04:58:59.867Z] [2022-03-03T04:58:59.867Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-03T04:59:00.004Z] #11 ... [2022-03-03T04:59:00.004Z] [2022-03-03T04:59:00.004Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T04:59:00.004Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-03T04:59:00.004Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-03T04:59:00.004Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-03T04:59:00.004Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-03T04:59:00.004Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T04:59:00.004Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.8s done [2022-03-03T04:59:00.004Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-03-03T04:59:00.004Z] #74 DONE 9.1s [2022-03-03T04:59:00.004Z] [2022-03-03T04:59:00.004Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T04:59:00.004Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T04:59:00.004Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-03-03T04:59:00.004Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-03T04:59:00.004Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T04:59:00.005Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-03T04:59:00.005Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2022-03-03T04:59:00.005Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2022-03-03T04:59:00.005Z] #76 DONE 9.1s [2022-03-03T04:59:00.005Z] [2022-03-03T04:59:00.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:00.005Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:00.191Z] + sudo modprobe ip_vs [2022-03-03T04:59:00.191Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9f422c80e04162e944d4eea0f216efc32e078 . [2022-03-03T04:59:00.450Z] #2 [internal] load .dockerignore [2022-03-03T04:59:00.450Z] #2 sha256:26e56b19a0eff70729e67775665b8007f9efe5dd6371b18651e8cb06f5d08da2 [2022-03-03T04:59:00.709Z] #2 transferring context: 87B done [2022-03-03T04:59:00.709Z] #2 DONE 0.3s [2022-03-03T04:59:00.709Z] [2022-03-03T04:59:00.709Z] #1 [internal] load build definition from Dockerfile [2022-03-03T04:59:00.709Z] #1 sha256:bdf4226d4cace1457a2bdaa3030bbacfc463a6e7506b6ccab38dda22988ce94f [2022-03-03T04:59:00.709Z] #1 transferring dockerfile: 16.77kB done [2022-03-03T04:59:00.709Z] #1 DONE 0.3s [2022-03-03T04:59:00.709Z] [2022-03-03T04:59:00.709Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-03T04:59:00.709Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-03T04:59:00.968Z] #3 DONE 0.4s [2022-03-03T04:59:00.968Z] [2022-03-03T04:59:00.968Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-03T04:59:00.968Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-03T04:59:00.968Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-03T04:59:00.968Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-03T04:59:00.968Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-03T04:59:00.968Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-03T04:59:00.968Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-03T04:59:01.226Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-03T04:59:01.226Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-03T04:59:01.226Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-03T04:59:01.393Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.6s done [2022-03-03T04:59:01.393Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-03T04:59:01.485Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-03T04:59:01.744Z] #4 DONE 0.7s [2022-03-03T04:59:01.744Z] [2022-03-03T04:59:01.744Z] #5 [internal] load build definition from Dockerfile [2022-03-03T04:59:01.744Z] #5 sha256:bfd99e008ba96a5889e45085742c42d766fe453d0c80297fa666b864f75f704a [2022-03-03T04:59:01.744Z] #5 DONE 0.0s [2022-03-03T04:59:01.744Z] [2022-03-03T04:59:01.744Z] #6 [internal] load .dockerignore [2022-03-03T04:59:01.744Z] #6 sha256:17c3ed77369868c1768f62b6d308ca9a08242f7a598ee89200ba1f777deb032e [2022-03-03T04:59:01.744Z] #6 DONE 0.0s [2022-03-03T04:59:01.744Z] [2022-03-03T04:59:01.744Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T04:59:01.744Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-03T04:59:01.964Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-03T04:59:01.964Z] #11 ... [2022-03-03T04:59:01.964Z] [2022-03-03T04:59:01.964Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:01.964Z] #35 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:59:01.964Z] #35 DONE 11.0s [2022-03-03T04:59:02.224Z] [2022-03-03T04:59:02.224Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T04:59:02.224Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T04:59:03.119Z] #10 ... [2022-03-03T04:59:03.119Z] [2022-03-03T04:59:03.119Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T04:59:03.119Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T04:59:03.119Z] #7 DONE 1.1s [2022-03-03T04:59:03.119Z] [2022-03-03T04:59:03.119Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T04:59:03.119Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-03T04:59:03.119Z] #8 DONE 1.2s [2022-03-03T04:59:03.119Z] [2022-03-03T04:59:03.119Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-03T04:59:03.119Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-03T04:59:03.119Z] #9 DONE 1.2s [2022-03-03T04:59:03.119Z] [2022-03-03T04:59:03.119Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T04:59:03.119Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-03T04:59:03.119Z] #10 DONE 1.2s [2022-03-03T04:59:04.914Z] #36 ... [2022-03-03T04:59:04.914Z] [2022-03-03T04:59:04.914Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-03T04:59:04.914Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-03T04:59:04.914Z] #75 DONE 0.9s [2022-03-03T04:59:04.914Z] [2022-03-03T04:59:04.914Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T04:59:04.914Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T04:59:04.914Z] #36 2.355 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:04.914Z] #36 2.359 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:04.914Z] #36 2.359 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:04.914Z] #36 2.511 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:05.175Z] #36 3.060 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:05.176Z] #36 3.141 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:06.116Z] #36 ... [2022-03-03T04:59:06.116Z] [2022-03-03T04:59:06.116Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-03T04:59:06.116Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-03T04:59:06.116Z] #77 DONE 1.4s [2022-03-03T04:59:06.116Z] [2022-03-03T04:59:06.116Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:06.116Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:06.116Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-03T04:59:06.116Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 1.4s [2022-03-03T04:59:06.409Z] [2022-03-03T04:59:06.409Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:06.409Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:59:06.409Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:06.409Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-03T04:59:06.409Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-03T04:59:06.409Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-03T04:59:06.409Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-03T04:59:06.409Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.24MB / 54.92MB 0.2s [2022-03-03T04:59:06.669Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 20.97MB / 54.92MB 0.3s [2022-03-03T04:59:06.669Z] #28 ... [2022-03-03T04:59:06.669Z] [2022-03-03T04:59:06.669Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-03T04:59:06.669Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-03T04:59:06.669Z] #45 DONE 0.0s [2022-03-03T04:59:06.669Z] [2022-03-03T04:59:06.669Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:06.669Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:59:06.669Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 31.46MB / 54.92MB 0.4s [2022-03-03T04:59:06.931Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 40.89MB / 54.92MB 0.5s [2022-03-03T04:59:06.931Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 50.33MB / 54.92MB 0.6s [2022-03-03T04:59:07.193Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 0.7s [2022-03-03T04:59:07.761Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.3s done [2022-03-03T04:59:07.761Z] #28 ... [2022-03-03T04:59:07.761Z] [2022-03-03T04:59:07.761Z] #24 [internal] load build context [2022-03-03T04:59:07.761Z] #24 sha256:109d4fba1ca407a69c08f60b4c9d80618c1586fb02a0a26c74d53cddd9070c78 [2022-03-03T04:59:07.761Z] #24 transferring context: 57.18MB 1.2s done [2022-03-03T04:59:07.761Z] #24 DONE 1.6s [2022-03-03T04:59:07.761Z] [2022-03-03T04:59:07.761Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:07.761Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:59:07.761Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-03T04:59:08.020Z] #28 ... [2022-03-03T04:59:08.020Z] [2022-03-03T04:59:08.020Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T04:59:08.020Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-03T04:59:08.020Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-03T04:59:08.020Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T04:59:08.020Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-03T04:59:08.020Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-03T04:59:08.020Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-03-03T04:59:08.020Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2022-03-03T04:59:08.020Z] #67 DONE 1.8s [2022-03-03T04:59:08.020Z] [2022-03-03T04:59:08.020Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:08.020Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:59:08.278Z] #28 ... [2022-03-03T04:59:08.278Z] [2022-03-03T04:59:08.278Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T04:59:08.278Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T04:59:08.278Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-03T04:59:08.278Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T04:59:08.278Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-03T04:59:08.278Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-03T04:59:08.278Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-03T04:59:08.278Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-03-03T04:59:08.278Z] #69 DONE 2.0s [2022-03-03T04:59:08.536Z] [2022-03-03T04:59:08.536Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T04:59:08.536Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T04:59:11.406Z] #11 ... [2022-03-03T04:59:11.406Z] [2022-03-03T04:59:11.406Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T04:59:11.406Z] #36 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T04:59:11.406Z] #36 4.702 Fetched 8506 kB in 3s (3271 kB/s) [2022-03-03T04:59:11.406Z] #36 4.702 Reading package lists... [2022-03-03T04:59:11.406Z] #36 5.581 Reading package lists... [2022-03-03T04:59:11.406Z] #36 6.416 Building dependency tree... [2022-03-03T04:59:11.406Z] #36 6.780 The following additional packages will be installed: [2022-03-03T04:59:11.406Z] #36 6.780 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-03T04:59:11.406Z] #36 6.780 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-03T04:59:11.406Z] #36 6.780 Recommended packages: [2022-03-03T04:59:11.406Z] #36 6.780 libldap-common publicsuffix libsasl2-modules [2022-03-03T04:59:11.406Z] #36 6.999 The following NEW packages will be installed: [2022-03-03T04:59:11.406Z] #36 6.999 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-03T04:59:11.406Z] #36 6.999 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-03T04:59:11.406Z] #36 6.999 libssh2-1 openssl [2022-03-03T04:59:11.406Z] #36 7.030 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T04:59:11.406Z] #36 7.030 Need to get 3038 kB of archives. [2022-03-03T04:59:11.407Z] #36 7.030 After this operation, 6650 kB of additional disk space will be used. [2022-03-03T04:59:11.407Z] #36 7.030 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-03T04:59:11.407Z] #36 7.035 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-03T04:59:11.407Z] #36 7.280 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-03T04:59:11.407Z] #36 7.302 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-03T04:59:11.407Z] #36 7.302 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-03T04:59:11.407Z] #36 7.302 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-03T04:59:11.407Z] #36 7.313 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-03T04:59:11.407Z] #36 7.313 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-03T04:59:11.407Z] #36 7.313 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-03T04:59:11.407Z] #36 7.313 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-03T04:59:11.407Z] #36 7.313 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-03T04:59:11.407Z] #36 7.316 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-03T04:59:11.407Z] #36 7.343 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T04:59:11.407Z] #36 7.345 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T04:59:11.407Z] #36 7.346 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T04:59:11.407Z] #36 7.615 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T04:59:11.407Z] #36 7.666 Fetched 3038 kB in 0s (8882 kB/s) [2022-03-03T04:59:11.407Z] #36 7.698 Selecting previously unselected package openssl. [2022-03-03T04:59:11.407Z] #36 7.698 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-03T04:59:11.407Z] #36 7.698 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 7.703 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 7.867 Selecting previously unselected package ca-certificates. [2022-03-03T04:59:11.407Z] #36 7.867 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-03T04:59:11.407Z] #36 7.871 Unpacking ca-certificates (20210119) ... [2022-03-03T04:59:11.407Z] #36 7.992 Selecting previously unselected package libbrotli1:amd64. [2022-03-03T04:59:11.407Z] #36 7.992 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 7.992 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T04:59:11.407Z] #36 8.069 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-03T04:59:11.407Z] #36 8.069 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.078 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.114 Selecting previously unselected package libsasl2-2:amd64. [2022-03-03T04:59:11.407Z] #36 8.114 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.122 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.168 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-03T04:59:11.407Z] #36 8.168 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.180 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T04:59:11.407Z] #36 8.255 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-03T04:59:11.407Z] #36 8.255 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.259 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T04:59:11.407Z] #36 8.308 Selecting previously unselected package libpsl5:amd64. [2022-03-03T04:59:11.407Z] #36 8.308 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.314 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T04:59:11.407Z] #36 8.373 Selecting previously unselected package librtmp1:amd64. [2022-03-03T04:59:11.407Z] #36 8.373 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.376 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T04:59:11.407Z] #36 8.425 Selecting previously unselected package libssh2-1:amd64. [2022-03-03T04:59:11.407Z] #36 8.425 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.434 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T04:59:11.407Z] #36 8.494 Selecting previously unselected package libcurl4:amd64. [2022-03-03T04:59:11.407Z] #36 8.494 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.500 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.588 Selecting previously unselected package curl. [2022-03-03T04:59:11.407Z] #36 8.590 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.593 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.693 Selecting previously unselected package libonig5:amd64. [2022-03-03T04:59:11.407Z] #36 8.693 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.697 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T04:59:11.407Z] #36 8.762 Selecting previously unselected package libjq1:amd64. [2022-03-03T04:59:11.407Z] #36 8.762 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.766 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T04:59:11.407Z] #36 8.831 Selecting previously unselected package jq. [2022-03-03T04:59:11.407Z] #36 8.831 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-03T04:59:11.407Z] #36 8.836 Unpacking jq (1.6-2.1) ... [2022-03-03T04:59:11.407Z] #36 8.896 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T04:59:11.407Z] #36 8.911 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T04:59:11.407Z] #36 8.923 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T04:59:11.407Z] #36 8.934 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.945 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T04:59:11.407Z] #36 8.956 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.968 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T04:59:11.407Z] #36 8.980 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-03T04:59:11.407Z] #36 8.994 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T04:59:11.407Z] #36 9.053 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T04:59:11.407Z] #36 9.065 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T04:59:11.407Z] #36 9.076 Setting up ca-certificates (20210119) ... [2022-03-03T04:59:11.977Z] #36 9.801 Updating certificates in /etc/ssl/certs... [2022-03-03T04:59:12.925Z] #36 10.90 129 added, 0 removed; done. [2022-03-03T04:59:13.185Z] #36 11.01 Setting up jq (1.6-2.1) ... [2022-03-03T04:59:13.185Z] #36 11.02 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:13.185Z] #36 11.03 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:13.185Z] #36 11.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T04:59:13.185Z] #36 11.06 Processing triggers for ca-certificates (20210119) ... [2022-03-03T04:59:13.185Z] #36 11.07 Updating certificates in /etc/ssl/certs... [2022-03-03T04:59:13.754Z] #36 11.71 0 added, 0 removed; done. [2022-03-03T04:59:13.754Z] #36 11.71 Running hooks in /etc/ca-certificates/update.d... [2022-03-03T04:59:13.754Z] #36 11.71 done. [2022-03-03T04:59:13.801Z] #28 DONE 6.9s [2022-03-03T04:59:13.801Z] [2022-03-03T04:59:13.801Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:13.801Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:13.801Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 0.0s done [2022-03-03T04:59:13.801Z] #11 sha256:4d0c01fbd68ee41dcd9433f17d59f201f5a2d9bc0a6b4d25c12e1cc626c7cc51 1.80kB / 1.80kB done [2022-03-03T04:59:13.801Z] #11 sha256:73fa8a9cf041f23f87dd098d1295f74bc17cc74d80e7fb4b8558943b308f96a6 7.04kB / 7.04kB done [2022-03-03T04:59:13.801Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.3s done [2022-03-03T04:59:13.801Z] #11 sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 1.86kB / 1.86kB done [2022-03-03T04:59:13.801Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.7s done [2022-03-03T04:59:13.801Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.6s [2022-03-03T04:59:13.801Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.8s done [2022-03-03T04:59:13.801Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.8s [2022-03-03T04:59:13.801Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.8s done [2022-03-03T04:59:13.801Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 134.83MB / 134.83MB 6.2s done [2022-03-03T04:59:13.801Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.2s done [2022-03-03T04:59:13.801Z] #11 sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee 156B / 156B 6.7s [2022-03-03T04:59:13.801Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.2s done [2022-03-03T04:59:14.060Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0.1s [2022-03-03T04:59:14.629Z] #11 ... [2022-03-03T04:59:14.629Z] [2022-03-03T04:59:14.629Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-03T04:59:14.629Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-03T04:59:15.170Z] #36 DONE 13.2s [2022-03-03T04:59:15.170Z] [2022-03-03T04:59:15.170Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-03T04:59:15.170Z] #37 sha256:5a20a338cc501b1d88dc2860d6c1dc1686d7877926d060201890f07d3500fd22 [2022-03-03T04:59:15.447Z] #37 DONE 0.3s [2022-03-03T04:59:15.447Z] [2022-03-03T04:59:15.447Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:15.447Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:15.447Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.9s done [2022-03-03T04:59:15.447Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 2.5s [2022-03-03T04:59:15.565Z] #68 DONE 0.9s [2022-03-03T04:59:15.565Z] [2022-03-03T04:59:15.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:15.565Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:16.133Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 1.9s done [2022-03-03T04:59:16.701Z] #11 ... [2022-03-03T04:59:16.701Z] [2022-03-03T04:59:16.701Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-03T04:59:16.701Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-03T04:59:16.701Z] #70 DONE 1.0s [2022-03-03T04:59:16.701Z] [2022-03-03T04:59:16.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:16.701Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:16.701Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-03T04:59:18.606Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 2.0s done [2022-03-03T04:59:18.865Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 [2022-03-03T04:59:20.764Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.0s done [2022-03-03T04:59:20.764Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 [2022-03-03T04:59:23.051Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 3.6s done [2022-03-03T04:59:23.051Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee done [2022-03-03T04:59:23.051Z] #11 ... [2022-03-03T04:59:23.051Z] [2022-03-03T04:59:23.051Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T04:59:23.051Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T04:59:23.051Z] #29 2.097 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:23.051Z] #29 2.098 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:23.051Z] #29 2.123 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:23.051Z] #29 2.246 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:23.051Z] #29 2.470 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:23.051Z] #29 2.641 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:23.051Z] #29 3.925 Fetched 8506 kB in 2s (4071 kB/s) [2022-03-03T04:59:23.051Z] #29 3.925 Reading package lists... [2022-03-03T04:59:23.051Z] #29 4.559 Reading package lists... [2022-03-03T04:59:23.051Z] #29 5.200 Building dependency tree... [2022-03-03T04:59:23.051Z] #29 5.502 The following additional packages will be installed: [2022-03-03T04:59:23.051Z] #29 5.502 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-03T04:59:23.051Z] #29 5.503 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-03T04:59:23.051Z] #29 5.503 Recommended packages: [2022-03-03T04:59:23.051Z] #29 5.503 libldap-common publicsuffix libsasl2-modules [2022-03-03T04:59:23.051Z] #29 5.632 The following NEW packages will be installed: [2022-03-03T04:59:23.051Z] #29 5.632 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-03T04:59:23.051Z] #29 5.632 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-03T04:59:23.051Z] #29 5.633 libssh2-1 openssl [2022-03-03T04:59:23.051Z] #29 5.908 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T04:59:23.051Z] #29 5.908 Need to get 3038 kB of archives. [2022-03-03T04:59:23.051Z] #29 5.908 After this operation, 6650 kB of additional disk space will be used. [2022-03-03T04:59:23.051Z] #29 5.908 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-03T04:59:23.051Z] #29 5.908 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-03T04:59:23.051Z] #29 5.909 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-03T04:59:23.052Z] #29 5.917 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-03T04:59:23.052Z] #29 5.919 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-03T04:59:23.052Z] #29 5.921 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-03T04:59:23.052Z] #29 5.922 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-03T04:59:23.052Z] #29 5.923 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-03T04:59:23.052Z] #29 5.924 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-03T04:59:23.052Z] #29 5.924 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-03T04:59:23.052Z] #29 5.926 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-03T04:59:23.052Z] #29 5.928 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-03T04:59:23.052Z] #29 5.930 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T04:59:23.052Z] #29 5.932 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T04:59:23.052Z] #29 5.933 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T04:59:23.052Z] #29 6.100 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T04:59:23.052Z] #29 6.126 Fetched 3038 kB in 0s (10.3 MB/s) [2022-03-03T04:59:23.052Z] #29 6.146 Selecting previously unselected package openssl. [2022-03-03T04:59:23.052Z] #29 6.146 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-03T04:59:23.052Z] #29 6.152 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.156 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 6.260 Selecting previously unselected package ca-certificates. [2022-03-03T04:59:23.052Z] #29 6.261 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-03T04:59:23.052Z] #29 6.264 Unpacking ca-certificates (20210119) ... [2022-03-03T04:59:23.052Z] #29 6.327 Selecting previously unselected package libbrotli1:amd64. [2022-03-03T04:59:23.052Z] #29 6.328 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.342 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T04:59:23.052Z] #29 6.401 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-03T04:59:23.052Z] #29 6.403 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.407 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 6.443 Selecting previously unselected package libsasl2-2:amd64. [2022-03-03T04:59:23.052Z] #29 6.444 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.449 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 6.495 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-03T04:59:23.052Z] #29 6.496 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.500 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T04:59:23.052Z] #29 6.580 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-03T04:59:23.052Z] #29 6.581 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.586 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T04:59:23.052Z] #29 6.630 Selecting previously unselected package libpsl5:amd64. [2022-03-03T04:59:23.052Z] #29 6.632 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.636 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T04:59:23.052Z] #29 6.730 Selecting previously unselected package librtmp1:amd64. [2022-03-03T04:59:23.052Z] #29 6.732 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.736 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T04:59:23.052Z] #29 6.782 Selecting previously unselected package libssh2-1:amd64. [2022-03-03T04:59:23.052Z] #29 6.783 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.788 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T04:59:23.052Z] #29 6.836 Selecting previously unselected package libcurl4:amd64. [2022-03-03T04:59:23.052Z] #29 6.837 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.841 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 6.893 Selecting previously unselected package curl. [2022-03-03T04:59:23.052Z] #29 6.894 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.899 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 6.957 Selecting previously unselected package libonig5:amd64. [2022-03-03T04:59:23.052Z] #29 6.963 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 6.970 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T04:59:23.052Z] #29 7.023 Selecting previously unselected package libjq1:amd64. [2022-03-03T04:59:23.052Z] #29 7.025 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 7.029 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T04:59:23.052Z] #29 7.072 Selecting previously unselected package jq. [2022-03-03T04:59:23.052Z] #29 7.073 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-03T04:59:23.052Z] #29 7.079 Unpacking jq (1.6-2.1) ... [2022-03-03T04:59:23.052Z] #29 7.155 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T04:59:23.052Z] #29 7.174 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T04:59:23.052Z] #29 7.185 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T04:59:23.052Z] #29 7.201 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 7.217 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T04:59:23.052Z] #29 7.229 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 7.242 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T04:59:23.052Z] #29 7.252 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 7.269 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T04:59:23.052Z] #29 7.283 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T04:59:23.052Z] #29 7.297 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T04:59:23.052Z] #29 7.310 Setting up ca-certificates (20210119) ... [2022-03-03T04:59:23.052Z] #29 7.744 Updating certificates in /etc/ssl/certs... [2022-03-03T04:59:23.052Z] #29 8.326 129 added, 0 removed; done. [2022-03-03T04:59:23.052Z] #29 8.368 Setting up jq (1.6-2.1) ... [2022-03-03T04:59:23.052Z] #29 8.382 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 8.394 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-03T04:59:23.052Z] #29 8.406 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T04:59:23.052Z] #29 8.427 Processing triggers for ca-certificates (20210119) ... [2022-03-03T04:59:23.052Z] #29 8.434 Updating certificates in /etc/ssl/certs... [2022-03-03T04:59:23.052Z] #29 8.901 0 added, 0 removed; done. [2022-03-03T04:59:23.052Z] #29 8.901 Running hooks in /etc/ca-certificates/update.d... [2022-03-03T04:59:23.052Z] #29 8.902 done. [2022-03-03T04:59:24.427Z] #29 ... [2022-03-03T04:59:24.427Z] [2022-03-03T04:59:24.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:24.427Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:24.427Z] #11 DONE 18.0s [2022-03-03T04:59:24.427Z] [2022-03-03T04:59:24.427Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T04:59:24.427Z] #12 sha256:cfd6d811b2cf9b1481886641f893851f4c2c614f02c365211ff1c03fba45e20b [2022-03-03T04:59:24.992Z] #12 ... [2022-03-03T04:59:24.993Z] [2022-03-03T04:59:24.993Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T04:59:24.993Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T04:59:24.993Z] #29 DONE 11.9s [2022-03-03T04:59:25.251Z] [2022-03-03T04:59:25.251Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-03T04:59:25.251Z] #30 sha256:650eab76fd722381bebfae6f9c87982c73285cb12301504c4ac6c6145cea2986 [2022-03-03T04:59:25.251Z] #30 DONE 0.0s [2022-03-03T04:59:25.251Z] [2022-03-03T04:59:25.251Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:25.251Z] #31 sha256:244be13f18363f1bc236dda57142574508f7dac6f073122e5dbbc4b7406b0bad [2022-03-03T04:59:25.819Z] #31 ... [2022-03-03T04:59:25.819Z] [2022-03-03T04:59:25.819Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T04:59:25.819Z] #12 sha256:cfd6d811b2cf9b1481886641f893851f4c2c614f02c365211ff1c03fba45e20b [2022-03-03T04:59:25.819Z] #12 DONE 1.4s [2022-03-03T04:59:25.819Z] [2022-03-03T04:59:25.819Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-03T04:59:25.819Z] #13 sha256:0018f7660dfd21af8d84d3bb79a64897055a46f40c3b0369dbcf06cd7184a28b [2022-03-03T04:59:26.052Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 5.1s [2022-03-03T04:59:26.052Z] #11 ... [2022-03-03T04:59:26.052Z] [2022-03-03T04:59:26.052Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:26.052Z] #38 sha256:92b4cc63b3b29335c0f54368d586792fe8db0e21ded8e4eea815aff573fb8b48 [2022-03-03T04:59:26.052Z] #38 2.364 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-03T04:59:26.052Z] #38 2.669 [2022-03-03T04:59:26.052Z] #38 2.889 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:26.052Z] #38 3.165 [2022-03-03T04:59:26.052Z] #38 4.298 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-03T04:59:26.052Z] #38 4.573 [2022-03-03T04:59:26.052Z] #38 4.785 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:26.052Z] #38 5.097 [2022-03-03T04:59:26.052Z] #38 6.085 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-03T04:59:26.052Z] #38 6.384 [2022-03-03T04:59:26.052Z] #38 6.616 #=#=# 0.0% ############################### 43.2% ########################################### 60.1% ################################################################# 91.5% ######################################################################## 100.0% [2022-03-03T04:59:26.052Z] #38 7.385 [2022-03-03T04:59:26.052Z] #38 8.474 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-03T04:59:26.052Z] #38 8.801 [2022-03-03T04:59:26.052Z] #38 9.034 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:26.052Z] #38 9.348 [2022-03-03T04:59:26.052Z] #38 10.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-03T04:59:26.052Z] #38 ... [2022-03-03T04:59:26.052Z] [2022-03-03T04:59:26.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:26.052Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:26.077Z] #13 DONE 0.5s [2022-03-03T04:59:26.078Z] [2022-03-03T04:59:26.078Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:26.078Z] #31 sha256:244be13f18363f1bc236dda57142574508f7dac6f073122e5dbbc4b7406b0bad [2022-03-03T04:59:26.337Z] #31 ... [2022-03-03T04:59:26.337Z] [2022-03-03T04:59:26.337Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-03T04:59:26.337Z] #42 sha256:b2210fa7ca677858953e12530c3e00045a37bf704fefc591691b7e4bcd221967 [2022-03-03T04:59:26.337Z] #42 DONE 0.1s [2022-03-03T04:59:26.337Z] [2022-03-03T04:59:26.337Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-03T04:59:26.337Z] #33 sha256:190511d28e9097f95140092f2351134daeeb0db934b4d4e291949cc7ed8bbe32 [2022-03-03T04:59:26.337Z] #33 DONE 0.2s [2022-03-03T04:59:26.337Z] [2022-03-03T04:59:26.337Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-03T04:59:26.337Z] #46 sha256:60850dc2e3c6103f13d9f2111ce5a4178552c600f71c9b92245115fc9cde994b [2022-03-03T04:59:26.337Z] #46 DONE 0.2s [2022-03-03T04:59:26.337Z] [2022-03-03T04:59:26.337Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T04:59:26.337Z] #25 sha256:f40c3485ed55325c2a50fe6c23ec497f65ae596a9689531861571835b3bd3678 [2022-03-03T04:59:26.337Z] #25 DONE 0.2s [2022-03-03T04:59:26.337Z] [2022-03-03T04:59:26.337Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-03T04:59:26.337Z] #62 sha256:4949281401d1d7203794b0b029d3412ed9d3d3c2625a0a90e309fc08353f5447 [2022-03-03T04:59:26.337Z] #62 DONE 0.2s [2022-03-03T04:59:26.337Z] [2022-03-03T04:59:26.337Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T04:59:26.337Z] #26 sha256:b175c5a93650b45fde860730d99cc1f7cedcce1b73374e1cb7915a51688dba90 [2022-03-03T04:59:27.373Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-055df65d782b2817f) in /home/ubuntu/workspace/moby_PR-43320 [Pipeline] { [Pipeline] checkout [2022-03-03T04:59:27.536Z] The recommended git tool is: git [2022-03-03T04:59:28.242Z] #26 1.825 + RM_GOPATH=0 [2022-03-03T04:59:28.242Z] #26 1.825 + TMP_GOPATH= [2022-03-03T04:59:28.242Z] #26 1.825 + : /build [2022-03-03T04:59:28.242Z] #26 1.825 + '[' -z '' ']' [2022-03-03T04:59:28.242Z] #26 1.825 ++ mktemp -d [2022-03-03T04:59:28.242Z] #26 1.826 + export GOPATH=/tmp/tmp.ymFvIy8iW4 [2022-03-03T04:59:28.242Z] #26 1.826 + GOPATH=/tmp/tmp.ymFvIy8iW4 [2022-03-03T04:59:28.242Z] #26 1.826 + RM_GOPATH=1 [2022-03-03T04:59:28.243Z] #26 1.826 + case "$(go env GOARCH)" in [2022-03-03T04:59:28.243Z] #26 1.826 ++ go env GOARCH [2022-03-03T04:59:28.243Z] #26 1.833 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:28.243Z] #26 1.833 + GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:28.243Z] #26 1.833 ++ dirname /install.sh [2022-03-03T04:59:28.243Z] #26 1.833 + dir=/ [2022-03-03T04:59:28.243Z] #26 1.833 + bin=dockercli [2022-03-03T04:59:28.243Z] #26 1.833 + shift [2022-03-03T04:59:28.243Z] #26 1.833 + '[' '!' -f //dockercli.installer ']' [2022-03-03T04:59:28.243Z] #26 1.833 + . //dockercli.installer [2022-03-03T04:59:28.243Z] #26 1.833 ++ : stable [2022-03-03T04:59:28.243Z] #26 1.833 ++ : 17.06.2-ce [2022-03-03T04:59:28.243Z] #26 1.833 + install_dockercli [2022-03-03T04:59:28.243Z] #26 1.833 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-03T04:59:28.243Z] #26 1.833 Install docker/cli version 17.06.2-ce from stable [2022-03-03T04:59:28.243Z] #26 1.833 ++ uname -m [2022-03-03T04:59:28.243Z] #26 1.834 + arch=x86_64 [2022-03-03T04:59:28.243Z] #26 1.834 + '[' x86_64 '!=' x86_64 ']' [2022-03-03T04:59:28.243Z] #26 1.834 + url=https://download.docker.com/linux/static [2022-03-03T04:59:28.243Z] #26 1.834 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-03T04:59:28.243Z] #26 1.837 + tar -xz docker/docker [2022-03-03T04:59:30.154Z] #26 3.630 + mkdir -p /build [2022-03-03T04:59:30.154Z] #26 3.633 + mv docker/docker /build/ [2022-03-03T04:59:30.154Z] #26 3.634 + rmdir docker [2022-03-03T04:59:30.717Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 10.2s [2022-03-03T04:59:30.791Z] using credential docker-jenkins-github-credentials [2022-03-03T04:59:30.800Z] Cloning the remote Git repository [2022-03-03T04:59:30.800Z] Cloning with configured refspecs honoured and without tags [2022-03-03T04:59:31.092Z] #26 DONE 4.5s [2022-03-03T04:59:31.092Z] [2022-03-03T04:59:31.092Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:31.092Z] #31 sha256:244be13f18363f1bc236dda57142574508f7dac6f073122e5dbbc4b7406b0bad [2022-03-03T04:59:31.092Z] #31 1.350 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-03T04:59:31.092Z] #31 1.558 [2022-03-03T04:59:31.092Z] #31 1.803 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:31.092Z] #31 2.036 [2022-03-03T04:59:31.092Z] #31 3.105 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-03T04:59:31.092Z] #31 3.443 [2022-03-03T04:59:31.092Z] #31 3.678 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:31.092Z] #31 4.170 [2022-03-03T04:59:31.092Z] #31 5.630 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-03T04:59:30.505Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T04:59:30.558Z] > git init /home/ubuntu/workspace/moby_PR-43320 # timeout=10 [2022-03-03T04:59:30.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:59:30.823Z] > git --version # timeout=10 [2022-03-03T04:59:30.843Z] > git --version # 'git version 2.17.1' [2022-03-03T04:59:30.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:59:30.845Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:59:31.350Z] #31 6.243 [2022-03-03T04:59:32.131Z] #31 6.515 #=#=# 1.4% ################################### 48.9% #################################################### 72.5% ################################################################### 94.2% ######################################################################## 100.0% [2022-03-03T04:59:33.068Z] #31 7.647 [2022-03-03T04:59:33.639Z] #31 ... [2022-03-03T04:59:33.639Z] [2022-03-03T04:59:33.640Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T04:59:33.640Z] #36 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T04:59:33.640Z] #36 2.253 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-03T04:59:33.640Z] #36 7.193 tomll can be used in two ways: [2022-03-03T04:59:33.640Z] #36 7.193 Writing to STDIN and reading from STDOUT: [2022-03-03T04:59:33.640Z] #36 7.193 cat file.toml | tomll > file.toml [2022-03-03T04:59:33.640Z] #36 7.193 [2022-03-03T04:59:33.640Z] #36 7.193 Reading and updating a list of files: [2022-03-03T04:59:33.640Z] #36 7.193 tomll a.toml b.toml c.toml [2022-03-03T04:59:33.640Z] #36 7.193 [2022-03-03T04:59:33.640Z] #36 7.193 When given a list of files, tomll will modify all files in place without asking. [2022-03-03T04:59:33.640Z] #36 DONE 7.4s [2022-03-03T04:59:33.640Z] [2022-03-03T04:59:33.640Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T04:59:33.640Z] #63 sha256:031012d60590b5c4e52eee6451ba4c8bebbeaa0af9b900cfb4cdd0f30fa477a1 [2022-03-03T04:59:33.640Z] #63 1.777 + RM_GOPATH=0 [2022-03-03T04:59:33.640Z] #63 1.777 + TMP_GOPATH= [2022-03-03T04:59:33.640Z] #63 1.777 + : /build [2022-03-03T04:59:33.640Z] #63 1.777 + '[' -z '' ']' [2022-03-03T04:59:33.640Z] #63 1.777 ++ mktemp -d [2022-03-03T04:59:33.640Z] #63 1.777 + export GOPATH=/tmp/tmp.dnyMQThHP6 [2022-03-03T04:59:33.640Z] #63 1.778 + GOPATH=/tmp/tmp.dnyMQThHP6 [2022-03-03T04:59:33.640Z] #63 1.778 + RM_GOPATH=1 [2022-03-03T04:59:33.640Z] #63 1.778 + case "$(go env GOARCH)" in [2022-03-03T04:59:33.640Z] #63 1.784 ++ go env GOARCH [2022-03-03T04:59:33.640Z] #63 1.799 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:33.640Z] #63 1.799 + GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:33.640Z] #63 1.799 ++ dirname /install.sh [2022-03-03T04:59:33.640Z] #63 1.803 + dir=/ [2022-03-03T04:59:33.640Z] #63 1.803 + bin=rootlesskit [2022-03-03T04:59:33.640Z] #63 1.803 + shift [2022-03-03T04:59:33.640Z] #63 1.803 + '[' '!' -f //rootlesskit.installer ']' [2022-03-03T04:59:33.640Z] #63 1.803 + . //rootlesskit.installer [2022-03-03T04:59:33.640Z] #63 1.803 ++ : v0.14.6 [2022-03-03T04:59:33.640Z] #63 1.803 + install_rootlesskit [2022-03-03T04:59:33.640Z] #63 1.803 + case "$1" in [2022-03-03T04:59:33.640Z] #63 1.803 + export CGO_ENABLED=0 [2022-03-03T04:59:33.640Z] #63 1.803 + CGO_ENABLED=0 [2022-03-03T04:59:33.640Z] #63 1.803 + _install_rootlesskit [2022-03-03T04:59:33.640Z] #63 1.811 Install rootlesskit version v0.14.6 [2022-03-03T04:59:33.640Z] #63 1.811 + echo 'Install rootlesskit version v0.14.6' [2022-03-03T04:59:33.640Z] #63 1.811 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T04:59:33.640Z] #63 1.811 + GOBIN=/build [2022-03-03T04:59:33.640Z] #63 1.811 + GO111MODULE=on [2022-03-03T04:59:33.640Z] #63 1.811 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-03T04:59:33.640Z] #63 2.168 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-03T04:59:33.640Z] #63 4.096 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T04:59:33.640Z] #63 4.096 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-03T04:59:33.640Z] #63 4.097 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-03T04:59:33.640Z] #63 4.097 go: downloading github.com/google/uuid v1.3.0 [2022-03-03T04:59:33.640Z] #63 4.097 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-03T04:59:33.640Z] #63 4.101 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T04:59:33.640Z] #63 4.119 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-03T04:59:33.640Z] #63 4.133 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-03T04:59:33.640Z] #63 4.163 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-03T04:59:33.640Z] #63 4.303 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-03T04:59:33.640Z] #63 4.832 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-03T04:59:33.640Z] #63 4.871 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-03T04:59:33.640Z] #63 5.970 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-03T04:59:33.640Z] #63 6.093 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-03T04:59:34.008Z] #11 ... [2022-03-03T04:59:34.008Z] [2022-03-03T04:59:34.008Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:34.008Z] #38 sha256:92b4cc63b3b29335c0f54368d586792fe8db0e21ded8e4eea815aff573fb8b48 [2022-03-03T04:59:34.008Z] #38 10.44 [2022-03-03T04:59:34.008Z] #38 10.66 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:34.008Z] #38 10.98 [2022-03-03T04:59:34.008Z] #38 11.08 Download of images into '/build' complete. [2022-03-03T04:59:34.008Z] #38 11.08 Use something like the following to load the result into a Docker daemon: [2022-03-03T04:59:34.008Z] #38 11.08 tar -cC '/build' . | docker load [2022-03-03T04:59:34.008Z] #38 DONE 18.3s [2022-03-03T04:59:34.008Z] [2022-03-03T04:59:34.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T04:59:34.008Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T04:59:34.604Z] #63 ... [2022-03-03T04:59:34.604Z] [2022-03-03T04:59:34.604Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:34.604Z] #31 sha256:244be13f18363f1bc236dda57142574508f7dac6f073122e5dbbc4b7406b0bad [2022-03-03T04:59:34.604Z] #31 9.229 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-03T04:59:34.863Z] #31 9.692 [2022-03-03T04:59:35.123Z] #31 9.952 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:35.382Z] #31 10.27 [2022-03-03T04:59:35.924Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 15.3s [2022-03-03T04:59:35.924Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 15.6s done [2022-03-03T04:59:35.953Z] #31 ... [2022-03-03T04:59:35.953Z] [2022-03-03T04:59:35.953Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T04:59:35.953Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T04:59:35.953Z] #58 1.482 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:35.953Z] #58 1.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:35.953Z] #58 1.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:35.953Z] #58 1.839 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:35.953Z] #58 2.009 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:35.953Z] #58 2.508 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:35.953Z] #58 3.998 Fetched 8506 kB in 3s (2831 kB/s) [2022-03-03T04:59:35.953Z] #58 3.998 Reading package lists... [2022-03-03T04:59:35.953Z] #58 5.597 Reading package lists... [2022-03-03T04:59:35.953Z] #58 6.844 Building dependency tree... [2022-03-03T04:59:35.953Z] #58 7.950 The following additional packages will be installed: [2022-03-03T04:59:35.953Z] #58 7.950 libbtrfs0 [2022-03-03T04:59:35.953Z] #58 8.078 The following NEW packages will be installed: [2022-03-03T04:59:35.953Z] #58 8.078 libbtrfs-dev libbtrfs0 [2022-03-03T04:59:35.953Z] #58 8.378 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T04:59:35.953Z] #58 8.378 Need to get 460 kB of archives. [2022-03-03T04:59:35.953Z] #58 8.378 After this operation, 1237 kB of additional disk space will be used. [2022-03-03T04:59:35.953Z] #58 8.378 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T04:59:35.953Z] #58 8.382 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T04:59:35.953Z] #58 8.689 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T04:59:35.953Z] #58 8.759 Fetched 460 kB in 0s (1530 kB/s) [2022-03-03T04:59:35.953Z] #58 8.812 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T04:59:35.953Z] #58 8.812 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T04:59:35.953Z] #58 8.841 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T04:59:35.953Z] #58 8.869 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T04:59:35.953Z] #58 8.980 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T04:59:35.953Z] #58 8.983 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T04:59:35.954Z] #58 9.003 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T04:59:35.954Z] #58 9.155 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T04:59:35.954Z] #58 9.178 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T04:59:35.954Z] #58 9.214 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T04:59:35.954Z] #58 DONE 9.8s [2022-03-03T04:59:36.186Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee [2022-03-03T04:59:36.213Z] [2022-03-03T04:59:36.213Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T04:59:36.213Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T04:59:36.213Z] #51 1.678 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-03T04:59:36.213Z] #51 8.785 go: downloading github.com/fatih/color v1.13.0 [2022-03-03T04:59:36.213Z] #51 8.786 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T04:59:36.213Z] #51 8.786 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-03T04:59:36.213Z] #51 8.786 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-03T04:59:36.213Z] #51 8.786 go: downloading github.com/spf13/viper v1.10.1 [2022-03-03T04:59:36.213Z] #51 8.787 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-03T04:59:36.213Z] #51 8.787 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-03T04:59:36.213Z] #51 8.787 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-03T04:59:36.213Z] #51 8.801 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-03T04:59:36.214Z] #51 8.872 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-03T04:59:36.214Z] #51 8.906 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-03T04:59:36.214Z] #51 8.906 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T04:59:36.214Z] #51 8.927 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-03T04:59:36.214Z] #51 8.988 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-03T04:59:36.214Z] #51 9.027 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-03T04:59:36.214Z] #51 9.046 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-03T04:59:36.214Z] #51 9.059 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-03T04:59:36.214Z] #51 9.119 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-03T04:59:36.214Z] #51 9.172 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-03T04:59:36.214Z] #51 9.211 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-03T04:59:36.214Z] #51 9.218 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-03T04:59:36.214Z] #51 9.250 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-03T04:59:36.214Z] #51 9.259 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-03T04:59:36.214Z] #51 9.294 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-03T04:59:36.214Z] #51 9.301 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-03T04:59:36.214Z] #51 9.305 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-03T04:59:36.214Z] #51 9.353 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-03T04:59:36.214Z] #51 9.355 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-03T04:59:36.214Z] #51 9.360 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-03T04:59:36.214Z] #51 9.363 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-03T04:59:36.214Z] #51 9.412 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-03T04:59:36.214Z] #51 9.417 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-03T04:59:36.214Z] #51 9.453 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-03T04:59:36.214Z] #51 9.458 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-03T04:59:36.214Z] #51 9.510 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-03T04:59:36.214Z] #51 9.511 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-03T04:59:36.214Z] #51 9.522 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-03T04:59:36.214Z] #51 9.524 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-03T04:59:36.214Z] #51 9.549 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-03T04:59:36.214Z] #51 9.550 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-03T04:59:36.214Z] #51 9.567 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-03T04:59:36.214Z] #51 9.595 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-03T04:59:36.214Z] #51 9.598 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-03T04:59:36.214Z] #51 9.611 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-03T04:59:36.214Z] #51 9.634 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-03T04:59:36.214Z] #51 9.647 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-03T04:59:36.214Z] #51 9.656 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-03T04:59:36.214Z] #51 9.662 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-03T04:59:36.214Z] #51 9.664 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-03T04:59:36.214Z] #51 9.676 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-03T04:59:36.214Z] #51 9.706 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-03T04:59:36.214Z] #51 9.723 go: downloading github.com/julz/importas v0.1.0 [2022-03-03T04:59:36.214Z] #51 9.734 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-03T04:59:36.214Z] #51 9.736 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-03T04:59:36.214Z] #51 9.748 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-03T04:59:36.214Z] #51 9.777 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-03T04:59:36.214Z] #51 9.790 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-03T04:59:36.214Z] #51 9.805 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-03T04:59:36.214Z] #51 9.833 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-03T04:59:36.214Z] #51 9.844 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-03T04:59:36.214Z] #51 9.854 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-03T04:59:36.214Z] #51 9.863 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-03T04:59:36.214Z] #51 9.877 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-03T04:59:36.214Z] #51 9.886 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-03T04:59:36.214Z] #51 ... [2022-03-03T04:59:36.214Z] [2022-03-03T04:59:36.214Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T04:59:36.214Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T04:59:36.214Z] #34 0.842 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-03T04:59:36.214Z] #34 0.843 Cloning into '.'... [2022-03-03T04:59:36.214Z] #34 8.037 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-03T04:59:36.214Z] #34 8.215 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T04:59:36.469Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee done [2022-03-03T04:59:36.480Z] #34 ... [2022-03-03T04:59:36.480Z] [2022-03-03T04:59:36.480Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-03T04:59:36.480Z] #59 sha256:30d8b446e1c2fa7faeec41439cad3f245ae71fc6d8681e38309d52ed086ebe92 [2022-03-03T04:59:36.480Z] #59 DONE 0.4s [2022-03-03T04:59:36.480Z] [2022-03-03T04:59:36.480Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T04:59:36.480Z] #53 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T04:59:36.480Z] #53 1.546 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-03T04:59:36.480Z] #53 3.850 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-03T04:59:36.480Z] #53 3.851 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-03T04:59:36.480Z] #53 3.866 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-03T04:59:36.480Z] #53 4.342 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-03T04:59:36.480Z] #53 10.34 v3.0.2 [2022-03-03T04:59:36.480Z] #53 ... [2022-03-03T04:59:36.480Z] [2022-03-03T04:59:36.480Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T04:59:36.480Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T04:59:36.480Z] #49 1.510 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T04:59:36.480Z] #49 2.022 go: downloading github.com/fatih/color v1.10.0 [2022-03-03T04:59:36.480Z] #49 2.022 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T04:59:36.480Z] #49 2.022 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T04:59:36.480Z] #49 2.022 go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T04:59:36.480Z] #49 2.032 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T04:59:36.480Z] #49 2.046 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T04:59:36.480Z] #49 2.050 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T04:59:36.480Z] #49 2.056 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T04:59:36.480Z] #49 2.068 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T04:59:36.480Z] #49 2.073 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T04:59:36.480Z] #49 2.073 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T04:59:36.480Z] #49 2.090 go: downloading golang.org/x/tools v0.1.0 [2022-03-03T04:59:36.480Z] #49 3.440 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T04:59:36.480Z] #49 3.452 go: downloading golang.org/x/mod v0.3.0 [2022-03-03T04:59:36.480Z] #49 ... [2022-03-03T04:59:36.480Z] [2022-03-03T04:59:36.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T04:59:36.480Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T04:59:36.480Z] #14 2.057 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:36.480Z] #14 2.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:36.480Z] #14 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:36.480Z] #14 2.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:36.480Z] #14 2.787 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:36.480Z] #14 3.423 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:36.480Z] #14 4.923 Fetched 8506 kB in 3s (2703 kB/s) [2022-03-03T04:59:36.480Z] #14 4.923 Reading package lists... [2022-03-03T04:59:36.480Z] #14 6.522 Reading package lists... [2022-03-03T04:59:36.480Z] #14 7.535 Building dependency tree... [2022-03-03T04:59:36.480Z] #14 8.244 The following additional packages will be installed: [2022-03-03T04:59:36.480Z] #14 8.244 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T04:59:36.480Z] #14 8.244 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-03T04:59:36.480Z] #14 8.244 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-03T04:59:36.480Z] #14 8.244 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-03T04:59:36.480Z] #14 8.244 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-03T04:59:36.480Z] #14 8.244 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-03T04:59:36.480Z] #14 8.244 mingw-w64-common mingw-w64-x86-64-dev [2022-03-03T04:59:36.480Z] #14 8.244 Suggested packages: [2022-03-03T04:59:36.480Z] #14 8.244 gcc-10-locales seccomp wine64 [2022-03-03T04:59:36.480Z] #14 8.675 The following NEW packages will be installed: [2022-03-03T04:59:36.480Z] #14 8.675 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T04:59:36.480Z] #14 8.675 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-03T04:59:36.480Z] #14 8.675 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-03T04:59:36.480Z] #14 8.675 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-03T04:59:36.480Z] #14 8.675 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-03T04:59:36.480Z] #14 8.675 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-03T04:59:36.480Z] #14 8.676 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-03T04:59:36.480Z] #14 8.676 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-03T04:59:36.480Z] #14 8.677 mingw-w64-x86-64-dev [2022-03-03T04:59:36.480Z] #14 8.968 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T04:59:36.480Z] #14 8.968 Need to get 115 MB of archives. [2022-03-03T04:59:36.480Z] #14 8.968 After this operation, 645 MB of additional disk space will be used. [2022-03-03T04:59:36.480Z] #14 8.968 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-03T04:59:36.480Z] #14 9.033 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-03T04:59:36.480Z] #14 9.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-03T04:59:36.480Z] #14 9.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-03T04:59:36.480Z] #14 9.079 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-03T04:59:36.480Z] #14 9.081 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-03T04:59:36.480Z] #14 9.177 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-03T04:59:36.480Z] #14 9.239 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-03T04:59:36.480Z] #14 9.242 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-03T04:59:36.480Z] #14 9.597 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T04:59:36.480Z] #14 9.962 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T04:59:36.480Z] #14 10.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-03T04:59:36.480Z] #14 10.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T04:59:36.730Z] #11 DONE 45.9s [2022-03-03T04:59:36.730Z] [2022-03-03T04:59:36.730Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T04:59:36.730Z] #12 sha256:cfd6d811b2cf9b1481886641f893851f4c2c614f02c365211ff1c03fba45e20b [2022-03-03T04:59:36.741Z] #14 ... [2022-03-03T04:59:36.741Z] [2022-03-03T04:59:36.741Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T04:59:36.741Z] #53 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T04:59:36.741Z] #53 DONE 10.5s [2022-03-03T04:59:36.741Z] [2022-03-03T04:59:36.741Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T04:59:36.741Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T04:59:36.741Z] #47 2.264 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:36.741Z] #47 2.278 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:36.741Z] #47 2.278 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:36.741Z] #47 2.561 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:36.741Z] #47 2.729 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-03T04:59:36.741Z] #47 3.014 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:36.741Z] #47 3.619 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:36.741Z] #47 4.328 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-03T04:59:36.741Z] #47 5.824 Fetched 8509 kB in 4s (2203 kB/s) [2022-03-03T04:59:36.741Z] #47 5.824 Reading package lists... [2022-03-03T04:59:36.741Z] #47 7.176 Reading package lists... [2022-03-03T04:59:36.741Z] #47 8.228 Building dependency tree... [2022-03-03T04:59:36.741Z] #47 8.714 The following additional packages will be installed: [2022-03-03T04:59:36.741Z] #47 8.715 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T04:59:36.741Z] #47 8.715 python3-protobuf python3-six [2022-03-03T04:59:36.741Z] #47 8.716 Suggested packages: [2022-03-03T04:59:36.741Z] #47 8.716 python3-setuptools [2022-03-03T04:59:36.741Z] #47 8.717 Recommended packages: [2022-03-03T04:59:36.741Z] #47 8.717 iproute2 | iproute [2022-03-03T04:59:36.741Z] #47 8.835 The following NEW packages will be installed: [2022-03-03T04:59:36.741Z] #47 8.836 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T04:59:36.741Z] #47 8.837 python3-protobuf python3-six [2022-03-03T04:59:36.741Z] #47 9.150 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T04:59:36.741Z] #47 9.150 Need to get 2292 kB of archives. [2022-03-03T04:59:36.741Z] #47 9.150 After this operation, 11.0 MB of additional disk space will be used. [2022-03-03T04:59:36.741Z] #47 9.150 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-03T04:59:36.741Z] #47 9.173 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T04:59:36.741Z] #47 9.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-03T04:59:36.741Z] #47 9.184 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-03T04:59:36.741Z] #47 9.192 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T04:59:36.741Z] #47 9.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T04:59:36.741Z] #47 9.274 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T04:59:36.741Z] #47 ... [2022-03-03T04:59:36.741Z] [2022-03-03T04:59:36.741Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T04:59:36.741Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T04:59:36.741Z] #38 2.118 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:36.741Z] #38 2.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:36.741Z] #38 2.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:36.741Z] #38 2.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:36.741Z] #38 2.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:36.741Z] #38 3.554 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:36.741Z] #38 5.038 Fetched 8506 kB in 3s (2651 kB/s) [2022-03-03T04:59:36.741Z] #38 5.038 Reading package lists... [2022-03-03T04:59:36.741Z] #38 6.379 Reading package lists... [2022-03-03T04:59:36.741Z] #38 7.802 Building dependency tree... [2022-03-03T04:59:36.741Z] #38 8.531 The following additional packages will be installed: [2022-03-03T04:59:36.741Z] #38 8.533 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-03T04:59:36.741Z] #38 8.536 Suggested packages: [2022-03-03T04:59:36.741Z] #38 8.536 cmake-doc ninja-build lrzip [2022-03-03T04:59:36.741Z] #38 8.536 Recommended packages: [2022-03-03T04:59:36.741Z] #38 8.536 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-03T04:59:36.741Z] #38 8.791 The following NEW packages will be installed: [2022-03-03T04:59:36.741Z] #38 8.793 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-03T04:59:36.741Z] #38 8.793 vim-common xxd [2022-03-03T04:59:36.741Z] #38 9.078 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T04:59:36.741Z] #38 9.078 Need to get 17.7 MB of archives. [2022-03-03T04:59:36.741Z] #38 9.078 After this operation, 70.7 MB of additional disk space will be used. [2022-03-03T04:59:36.741Z] #38 9.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T04:59:36.741Z] #38 9.091 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T04:59:36.741Z] #38 9.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-03T04:59:36.741Z] #38 9.142 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T04:59:36.741Z] #38 9.263 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-03T04:59:36.741Z] #38 9.293 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-03T04:59:36.741Z] #38 9.296 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-03T04:59:36.741Z] #38 9.302 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-03T04:59:36.741Z] #38 9.303 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-03T04:59:36.741Z] #38 9.305 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-03T04:59:36.741Z] #38 10.02 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T04:59:36.741Z] #38 10.17 Fetched 17.7 MB in 1s (23.7 MB/s) [2022-03-03T04:59:36.741Z] #38 10.26 Selecting previously unselected package xxd. [2022-03-03T04:59:36.741Z] #38 10.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T04:59:36.741Z] #38 10.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T04:59:36.741Z] #38 10.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T04:59:36.741Z] #38 10.54 Selecting previously unselected package vim-common. [2022-03-03T04:59:36.741Z] #38 10.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T04:59:36.741Z] #38 10.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T04:59:36.765Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0937561c8f72d2ea4) in /home/ubuntu/workspace/moby_PR-43320 [Pipeline] { [Pipeline] checkout [2022-03-03T04:59:36.851Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08e4ccdb55a7741f5) in /home/ubuntu/workspace/moby_PR-43320 [Pipeline] { [Pipeline] checkout [2022-03-03T04:59:36.920Z] The recommended git tool is: git [2022-03-03T04:59:37.003Z] #38 ... [2022-03-03T04:59:37.003Z] [2022-03-03T04:59:37.003Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T04:59:37.003Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T04:59:37.003Z] #43 1.150 + git clone https://github.com/docker/distribution.git . [2022-03-03T04:59:37.003Z] #43 1.153 Cloning into '.'... [2022-03-03T04:59:37.003Z] #43 5.434 + git checkout -q v2.3.0 [2022-03-03T04:59:37.003Z] #43 6.078 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-03T04:59:37.003Z] #43 ... [2022-03-03T04:59:37.003Z] [2022-03-03T04:59:37.003Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T04:59:37.003Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T04:59:37.003Z] #51 10.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-03T04:59:37.003Z] #51 10.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-03T04:59:37.003Z] #51 10.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-03T04:59:37.003Z] #51 10.39 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-03T04:59:37.003Z] #51 10.41 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-03T04:59:37.003Z] #51 10.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-03T04:59:37.003Z] #51 10.42 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-03T04:59:37.003Z] #51 10.43 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-03T04:59:37.003Z] #51 10.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-03T04:59:37.003Z] #51 10.45 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-03T04:59:37.003Z] #51 10.47 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-03T04:59:37.003Z] #51 10.48 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-03T04:59:37.003Z] #51 10.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-03T04:59:37.003Z] #51 10.52 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-03T04:59:37.003Z] #51 10.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-03T04:59:37.003Z] #51 10.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-03T04:59:37.003Z] #51 10.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-03T04:59:37.003Z] #51 10.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-03T04:59:37.003Z] #51 10.61 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-03T04:59:37.003Z] #51 10.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-03T04:59:37.003Z] #51 10.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-03T04:59:37.003Z] #51 10.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-03T04:59:37.003Z] #51 10.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-03T04:59:37.003Z] #51 10.70 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-03T04:59:37.003Z] #51 10.71 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-03T04:59:37.003Z] #51 10.72 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-03T04:59:37.003Z] #51 10.77 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-03T04:59:37.025Z] The recommended git tool is: git [2022-03-03T04:59:37.263Z] #51 10.99 go: downloading honnef.co/go/tools v0.2.2 [2022-03-03T04:59:37.263Z] #51 10.99 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-03T04:59:37.263Z] #51 11.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-03T04:59:37.263Z] #51 11.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-03T04:59:37.263Z] #51 11.09 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-03T04:59:37.263Z] #51 11.10 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-03T04:59:37.523Z] #51 11.28 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-03T04:59:37.523Z] #51 11.30 go: downloading github.com/spf13/afero v1.6.0 [2022-03-03T04:59:37.523Z] #51 11.32 go: downloading github.com/spf13/cast v1.4.1 [2022-03-03T04:59:37.523Z] #51 11.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-03T04:59:37.523Z] #51 11.36 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-03T04:59:37.523Z] #51 11.36 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-03T04:59:37.523Z] #51 11.37 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-03T04:59:37.523Z] #51 11.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-03T04:59:37.523Z] #51 11.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-03T04:59:37.523Z] #51 11.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-03T04:59:37.670Z] #12 DONE 0.6s [2022-03-03T04:59:37.670Z] [2022-03-03T04:59:37.670Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-03T04:59:37.670Z] #13 sha256:0018f7660dfd21af8d84d3bb79a64897055a46f40c3b0369dbcf06cd7184a28b [2022-03-03T04:59:37.783Z] #51 11.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-03T04:59:37.783Z] #51 11.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-03T04:59:37.783Z] #51 11.66 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-03T04:59:37.783Z] #51 11.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-03T04:59:37.783Z] #51 11.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-03T04:59:37.783Z] #51 11.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-03T04:59:37.783Z] #51 11.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-03T04:59:37.783Z] #51 11.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-03T04:59:37.783Z] #51 11.73 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-03T04:59:37.783Z] #51 11.73 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-03T04:59:37.783Z] #51 11.73 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-03T04:59:37.783Z] #51 11.73 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-03T04:59:37.783Z] #51 11.73 go: downloading golang.org/x/text v0.3.7 [2022-03-03T04:59:37.783Z] #51 11.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-03T04:59:37.783Z] #51 11.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-03T04:59:37.783Z] #51 11.77 go: downloading golang.org/x/mod v0.5.1 [2022-03-03T04:59:38.044Z] #51 11.79 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-03T04:59:38.044Z] #51 11.85 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-03T04:59:38.044Z] #51 11.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-03T04:59:38.044Z] #51 11.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-03T04:59:38.044Z] #51 11.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-03T04:59:38.044Z] #51 12.01 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-03T04:59:38.240Z] #13 DONE 0.9s [2022-03-03T04:59:38.240Z] [2022-03-03T04:59:38.240Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-03T04:59:38.240Z] #40 sha256:190511d28e9097f95140092f2351134daeeb0db934b4d4e291949cc7ed8bbe32 [2022-03-03T04:59:38.240Z] #40 DONE 0.1s [2022-03-03T04:59:38.240Z] [2022-03-03T04:59:38.240Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T04:59:38.240Z] #41 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T04:59:38.326Z] #51 12.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-03T04:59:38.326Z] #51 12.05 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-03T04:59:38.326Z] #51 12.08 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-03T04:59:38.326Z] #51 12.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-03T04:59:38.326Z] #51 12.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-03T04:59:38.326Z] #51 12.26 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-03T04:59:38.500Z] #41 ... [2022-03-03T04:59:38.501Z] [2022-03-03T04:59:38.501Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-03T04:59:38.501Z] #49 sha256:b2210fa7ca677858953e12530c3e00045a37bf704fefc591691b7e4bcd221967 [2022-03-03T04:59:38.501Z] #49 DONE 0.3s [2022-03-03T04:59:38.595Z] #51 12.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-03T04:59:38.595Z] #51 12.39 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-03T04:59:38.595Z] #51 12.39 go: downloading github.com/prometheus/common v0.10.0 [2022-03-03T04:59:38.595Z] #51 12.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-03T04:59:38.595Z] #51 12.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-03T04:59:38.595Z] #51 12.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-03T04:59:38.595Z] #51 12.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-03T04:59:38.595Z] #51 12.57 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-03T04:59:38.595Z] #51 12.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-03T04:59:38.595Z] #51 12.58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-03T04:59:38.595Z] #51 12.59 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-03T04:59:38.759Z] [2022-03-03T04:59:38.759Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-03T04:59:38.759Z] #53 sha256:60850dc2e3c6103f13d9f2111ce5a4178552c600f71c9b92245115fc9cde994b [2022-03-03T04:59:38.759Z] #53 DONE 0.3s [2022-03-03T04:59:38.759Z] [2022-03-03T04:59:38.759Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T04:59:38.759Z] #54 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T04:59:38.857Z] #51 ... [2022-03-03T04:59:38.857Z] [2022-03-03T04:59:38.857Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T04:59:38.857Z] #31 sha256:244be13f18363f1bc236dda57142574508f7dac6f073122e5dbbc4b7406b0bad [2022-03-03T04:59:38.857Z] #31 11.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-03T04:59:38.857Z] #31 11.78 [2022-03-03T04:59:38.857Z] #31 12.04 #=#=# ######################################################################## 100.0% [2022-03-03T04:59:38.857Z] #31 12.54 [2022-03-03T04:59:38.857Z] #31 12.61 Download of images into '/build' complete. [2022-03-03T04:59:38.857Z] #31 12.61 Use something like the following to load the result into a Docker daemon: [2022-03-03T04:59:38.857Z] #31 12.61 tar -cC '/build' . | docker load [2022-03-03T04:59:38.857Z] #31 DONE 13.7s [2022-03-03T04:59:38.857Z] [2022-03-03T04:59:38.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-03-03T04:59:38.857Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T04:59:38.857Z] #14 10.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T04:59:38.857Z] #14 10.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-03T04:59:38.857Z] #14 10.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-03T04:59:38.857Z] #14 10.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-03T04:59:38.857Z] #14 10.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T04:59:38.858Z] #14 10.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T04:59:38.858Z] #14 10.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-03T04:59:38.858Z] #14 10.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-03T04:59:38.858Z] #14 10.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-03T04:59:38.858Z] #14 10.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-03T04:59:38.858Z] #14 10.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-03T04:59:38.858Z] #14 10.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-03T04:59:38.858Z] #14 10.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-03T04:59:38.858Z] #14 10.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-03T04:59:38.858Z] #14 11.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-03T04:59:38.858Z] #14 11.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-03T04:59:38.858Z] #14 11.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-03T04:59:38.858Z] #14 11.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T04:59:38.858Z] #14 11.35 Fetched 115 MB in 2s (49.5 MB/s) [2022-03-03T04:59:38.858Z] #14 11.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-03T04:59:38.858Z] #14 11.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T04:59:38.858Z] #14 11.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T04:59:38.858Z] #14 11.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T04:59:38.858Z] #14 12.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-03T04:59:38.858Z] #14 12.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T04:59:38.858Z] #14 12.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T04:59:39.426Z] #14 ... [2022-03-03T04:59:39.427Z] [2022-03-03T04:59:39.427Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T04:59:39.427Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T04:59:39.427Z] #49 12.90 gotestsum version dev [2022-03-03T04:59:39.427Z] #49 DONE 13.4s [2022-03-03T04:59:39.693Z] [2022-03-03T04:59:39.693Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T04:59:39.693Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T04:59:39.693Z] #47 12.35 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-03T04:59:39.693Z] #47 13.13 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T04:59:39.693Z] #47 13.22 Fetched 2292 kB in 4s (598 kB/s) [2022-03-03T04:59:39.693Z] #47 13.29 Selecting previously unselected package libprotobuf23:amd64. [2022-03-03T04:59:39.693Z] #47 13.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T04:59:39.693Z] #47 13.31 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-03T04:59:39.693Z] #47 13.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T04:59:40.261Z] #47 13.84 Selecting previously unselected package python3-pkg-resources. [2022-03-03T04:59:40.261Z] #47 13.88 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T04:59:40.261Z] #47 13.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T04:59:40.495Z] using credential docker-jenkins-github-credentials [2022-03-03T04:59:40.503Z] Cloning the remote Git repository [2022-03-03T04:59:40.503Z] Cloning with configured refspecs honoured and without tags [2022-03-03T04:59:40.831Z] #47 14.42 Selecting previously unselected package python3-six. [2022-03-03T04:59:40.831Z] #47 14.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-03T04:59:40.831Z] #47 14.44 Unpacking python3-six (1.16.0-2) ... [2022-03-03T04:59:41.089Z] #47 14.72 Selecting previously unselected package python3-protobuf. [2022-03-03T04:59:41.089Z] #47 14.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-03T04:59:41.089Z] #47 14.77 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-03T04:59:41.316Z] using credential docker-jenkins-github-credentials [2022-03-03T04:59:41.322Z] Cloning the remote Git repository [2022-03-03T04:59:41.322Z] Cloning with configured refspecs honoured and without tags [2022-03-03T04:59:41.348Z] #47 15.05 Selecting previously unselected package libnet1:amd64. [2022-03-03T04:59:41.348Z] #47 15.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T04:59:41.348Z] #47 15.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T04:59:41.607Z] #47 15.26 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T04:59:41.607Z] #47 15.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T04:59:41.607Z] #47 15.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T04:59:40.526Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T04:59:40.581Z] > git init /home/ubuntu/workspace/moby_PR-43320 # timeout=10 [2022-03-03T04:59:41.099Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:59:41.099Z] > git --version # timeout=10 [2022-03-03T04:59:41.107Z] > git --version # 'git version 2.25.1' [2022-03-03T04:59:41.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:59:41.225Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:59:41.358Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T04:59:41.406Z] > git init /home/ubuntu/workspace/moby_PR-43320 # timeout=10 [2022-03-03T04:59:41.866Z] #47 15.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T04:59:41.866Z] #47 15.48 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T04:59:41.866Z] #47 15.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T04:59:42.071Z] #54 ... [2022-03-03T04:59:42.072Z] [2022-03-03T04:59:42.072Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-03T04:59:42.072Z] #14 sha256:f61b3f5756cd140a03f6cccf7cdf366e6eb99b8eb788994f25e971ba586a8547 [2022-03-03T04:59:42.072Z] #14 DONE 3.6s [2022-03-03T04:59:42.072Z] [2022-03-03T04:59:42.072Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-03T04:59:42.072Z] #15 sha256:6d159231d538c3fe6d9c3370d296b182168b2cf690efce7c75c193927730e916 [2022-03-03T04:59:42.125Z] #47 15.64 Selecting previously unselected package criu. [2022-03-03T04:59:42.125Z] #47 15.64 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-03T04:59:42.125Z] #47 15.65 Unpacking criu (3.16.1-3) ... [2022-03-03T04:59:42.383Z] #47 15.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T04:59:42.954Z] #47 16.54 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T04:59:42.954Z] #47 16.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T04:59:42.954Z] #47 16.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T04:59:42.954Z] #47 16.59 Setting up python3-six (1.16.0-2) ... [2022-03-03T04:59:42.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:59:42.007Z] > git --version # timeout=10 [2022-03-03T04:59:42.017Z] > git --version # 'git version 2.25.1' [2022-03-03T04:59:42.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:59:42.018Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:59:43.521Z] #47 16.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T04:59:43.521Z] #47 17.02 Setting up python3-protobuf (3.12.4-1) ... [2022-03-03T04:59:43.978Z] #15 DONE 2.0s [2022-03-03T04:59:43.978Z] [2022-03-03T04:59:43.978Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-03T04:59:43.978Z] #16 sha256:0310a9c2428020ef89891b3855f1117084d07b423528323026c09509fc0ca673 [2022-03-03T04:59:44.911Z] #47 18.40 Setting up criu (3.16.1-3) ... [2022-03-03T04:59:45.887Z] #16 DONE 1.6s [2022-03-03T04:59:45.887Z] [2022-03-03T04:59:45.887Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-03T04:59:45.887Z] #17 sha256:e191262bc0fbc7aebb8b5b8e201eff744983575dd4bb1c07189ca2fdd66830fe [2022-03-03T04:59:46.294Z] #47 19.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T04:59:46.294Z] #47 ... [2022-03-03T04:59:46.294Z] [2022-03-03T04:59:46.294Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T04:59:46.294Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T04:59:46.294Z] #38 10.85 Selecting previously unselected package cmake-data. [2022-03-03T04:59:46.294Z] #38 10.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-03T04:59:46.294Z] #38 10.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T04:59:46.294Z] #38 12.63 Selecting previously unselected package libicu67:amd64. [2022-03-03T04:59:46.294Z] #38 12.63 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 12.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T04:59:46.294Z] #38 15.27 Selecting previously unselected package libxml2:amd64. [2022-03-03T04:59:46.294Z] #38 15.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 15.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T04:59:46.294Z] #38 15.57 Selecting previously unselected package libarchive13:amd64. [2022-03-03T04:59:46.294Z] #38 15.57 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 15.58 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T04:59:46.294Z] #38 15.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-03T04:59:46.294Z] #38 15.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 15.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T04:59:46.294Z] #38 15.93 Selecting previously unselected package librhash0:amd64. [2022-03-03T04:59:46.294Z] #38 15.93 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 15.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-03T04:59:46.294Z] #38 16.11 Selecting previously unselected package libuv1:amd64. [2022-03-03T04:59:46.294Z] #38 16.11 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 16.12 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-03T04:59:46.294Z] #38 16.22 Selecting previously unselected package cmake. [2022-03-03T04:59:46.294Z] #38 16.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-03T04:59:46.294Z] #38 16.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-03T04:59:46.294Z] #38 17.47 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T04:59:46.294Z] #38 17.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T04:59:46.294Z] #38 17.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-03T04:59:46.294Z] #38 17.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T04:59:46.294Z] #38 17.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T04:59:46.294Z] #38 17.69 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-03T04:59:46.294Z] #38 17.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T04:59:46.294Z] #38 17.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T04:59:46.294Z] #38 17.83 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T04:59:46.294Z] #38 17.86 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-03T04:59:46.294Z] #38 17.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T04:59:46.295Z] #38 DONE 20.2s [2022-03-03T04:59:46.295Z] [2022-03-03T04:59:46.295Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T04:59:46.295Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T04:59:46.295Z] #14 13.63 Selecting previously unselected package binutils-mingw-w64. [2022-03-03T04:59:46.295Z] #14 13.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-03T04:59:46.295Z] #14 13.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T04:59:46.295Z] #14 13.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-03T04:59:46.295Z] #14 13.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T04:59:46.295Z] #14 13.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T04:59:46.295Z] #14 14.02 Selecting previously unselected package dmsetup. [2022-03-03T04:59:46.295Z] #14 14.02 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T04:59:46.295Z] #14 14.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-03T04:59:46.295Z] #14 14.13 Selecting previously unselected package mingw-w64-common. [2022-03-03T04:59:46.295Z] #14 14.13 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-03T04:59:46.295Z] #14 14.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-03T04:59:46.295Z] #14 16.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-03T04:59:46.295Z] #14 16.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-03T04:59:46.295Z] #14 16.13 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T04:59:46.295Z] #14 18.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-03T04:59:46.295Z] #14 18.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-03T04:59:46.295Z] #14 18.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T04:59:46.295Z] #14 18.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-03T04:59:46.295Z] #14 18.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T04:59:46.295Z] #14 19.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T04:59:46.295Z] #14 ... [2022-03-03T04:59:46.295Z] [2022-03-03T04:59:46.295Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T04:59:46.295Z] #60 sha256:5b164274e73a31873e9e12e06edf620dd32a956df888ac435b131fade3883e02 [2022-03-03T04:59:46.295Z] #60 1.136 + RM_GOPATH=0 [2022-03-03T04:59:46.295Z] #60 1.136 + TMP_GOPATH= [2022-03-03T04:59:46.295Z] #60 1.136 + : /build [2022-03-03T04:59:46.295Z] #60 1.136 + '[' -z '' ']' [2022-03-03T04:59:46.295Z] #60 1.143 ++ mktemp -d [2022-03-03T04:59:46.295Z] #60 1.154 + export GOPATH=/tmp/tmp.vzwTf1LmCU [2022-03-03T04:59:46.295Z] #60 1.154 + GOPATH=/tmp/tmp.vzwTf1LmCU [2022-03-03T04:59:46.295Z] #60 1.154 + RM_GOPATH=1 [2022-03-03T04:59:46.295Z] #60 1.154 + case "$(go env GOARCH)" in [2022-03-03T04:59:46.295Z] #60 1.154 ++ go env GOARCH [2022-03-03T04:59:46.295Z] #60 1.194 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:46.295Z] #60 1.194 + GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:46.295Z] #60 1.197 ++ dirname /install.sh [2022-03-03T04:59:46.295Z] #60 1.213 + dir=/ [2022-03-03T04:59:46.295Z] #60 1.213 + bin=containerd [2022-03-03T04:59:46.295Z] #60 1.213 + shift [2022-03-03T04:59:46.295Z] #60 1.213 + '[' '!' -f //containerd.installer ']' [2022-03-03T04:59:46.295Z] #60 1.213 + . //containerd.installer [2022-03-03T04:59:46.295Z] #60 1.213 ++ set -e [2022-03-03T04:59:46.295Z] #60 1.213 ++ : v1.5.9 [2022-03-03T04:59:46.295Z] #60 1.213 + install_containerd [2022-03-03T04:59:46.295Z] #60 1.214 Install containerd version v1.5.9 [2022-03-03T04:59:46.295Z] #60 1.215 + echo 'Install containerd version v1.5.9' [2022-03-03T04:59:46.295Z] #60 1.215 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vzwTf1LmCU/src/github.com/containerd/containerd [2022-03-03T04:59:46.295Z] #60 1.217 Cloning into '/tmp/tmp.vzwTf1LmCU/src/github.com/containerd/containerd'... [2022-03-03T04:59:46.580Z] #60 ... [2022-03-03T04:59:46.580Z] [2022-03-03T04:59:46.580Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-03T04:59:46.580Z] #39 sha256:4faaff0b9a16af40c86416f6c43e61a300d024cda92b75d827e80e6fcfc0f2fd [2022-03-03T04:59:46.841Z] #39 DONE 0.5s [2022-03-03T04:59:46.841Z] [2022-03-03T04:59:46.841Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T04:59:46.841Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T04:59:46.841Z] #47 DONE 20.5s [2022-03-03T04:59:46.841Z] [2022-03-03T04:59:46.841Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T04:59:46.841Z] #63 sha256:031012d60590b5c4e52eee6451ba4c8bebbeaa0af9b900cfb4cdd0f30fa477a1 [2022-03-03T04:59:46.841Z] #63 ... [2022-03-03T04:59:46.841Z] [2022-03-03T04:59:46.841Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-03T04:59:46.841Z] #40 sha256:a0eb16375f3960fbb196835a61892a3c821f9fa0c5d57456f06d246d12697ceb [2022-03-03T04:59:47.282Z] #17 DONE 1.6s [2022-03-03T04:59:47.282Z] [2022-03-03T04:59:47.282Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-03T04:59:47.282Z] #18 sha256:d5cf3b8bfdc8e151b6df20395178cdc3d340ee399623a9248766fc57ff5d4924 [2022-03-03T04:59:48.222Z] #40 1.058 + RM_GOPATH=0 [2022-03-03T04:59:48.223Z] #40 1.058 + TMP_GOPATH= [2022-03-03T04:59:48.223Z] #40 1.058 + : /build [2022-03-03T04:59:48.223Z] #40 1.058 + '[' -z '' ']' [2022-03-03T04:59:48.223Z] #40 1.058 ++ mktemp -d [2022-03-03T04:59:48.223Z] #40 1.062 + export GOPATH=/tmp/tmp.8Gi4Rv83w8 [2022-03-03T04:59:48.223Z] #40 1.062 + GOPATH=/tmp/tmp.8Gi4Rv83w8 [2022-03-03T04:59:48.223Z] #40 1.062 + RM_GOPATH=1 [2022-03-03T04:59:48.223Z] #40 1.062 + case "$(go env GOARCH)" in [2022-03-03T04:59:48.223Z] #40 1.062 ++ go env GOARCH [2022-03-03T04:59:48.223Z] #40 1.094 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:48.223Z] #40 1.094 + GO_BUILDMODE=-buildmode=pie [2022-03-03T04:59:48.223Z] #40 1.094 ++ dirname /install.sh [2022-03-03T04:59:48.223Z] #40 1.098 Install tini version v0.19.0 [2022-03-03T04:59:48.223Z] #40 1.102 + dir=/ [2022-03-03T04:59:48.223Z] #40 1.102 + bin=tini [2022-03-03T04:59:48.223Z] #40 1.102 + shift [2022-03-03T04:59:48.223Z] #40 1.102 + '[' '!' -f //tini.installer ']' [2022-03-03T04:59:48.223Z] #40 1.102 + . //tini.installer [2022-03-03T04:59:48.223Z] #40 1.102 ++ : v0.19.0 [2022-03-03T04:59:48.223Z] #40 1.102 + install_tini [2022-03-03T04:59:48.223Z] #40 1.102 + echo 'Install tini version v0.19.0' [2022-03-03T04:59:48.223Z] #40 1.102 + git clone https://github.com/krallin/tini.git /tmp/tmp.8Gi4Rv83w8/tini [2022-03-03T04:59:48.223Z] #40 1.109 Cloning into '/tmp/tmp.8Gi4Rv83w8/tini'... [2022-03-03T04:59:48.485Z] #40 1.626 + cd /tmp/tmp.8Gi4Rv83w8/tini [2022-03-03T04:59:48.485Z] #40 1.626 + git checkout -q v0.19.0 [2022-03-03T04:59:48.485Z] #40 1.635 + cmake . [2022-03-03T04:59:48.675Z] #18 ... [2022-03-03T04:59:48.675Z] [2022-03-03T04:59:48.675Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T04:59:48.675Z] #56 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T04:59:48.675Z] #56 5.011 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T04:59:48.675Z] #56 6.705 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T04:59:48.675Z] #56 6.706 go: downloading github.com/fatih/color v1.10.0 [2022-03-03T04:59:48.675Z] #56 6.762 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T04:59:48.675Z] #56 6.813 go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T04:59:48.675Z] #56 7.063 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T04:59:48.675Z] #56 7.163 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T04:59:48.675Z] #56 7.166 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T04:59:48.675Z] #56 7.174 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T04:59:48.675Z] #56 7.308 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T04:59:48.675Z] #56 7.450 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T04:59:48.675Z] #56 7.530 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T04:59:48.675Z] #56 7.926 go: downloading golang.org/x/tools v0.1.0 [2022-03-03T04:59:48.675Z] #56 ... [2022-03-03T04:59:48.675Z] [2022-03-03T04:59:48.675Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T04:59:48.675Z] #60 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T04:59:48.675Z] #60 4.444 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-03T04:59:48.675Z] #60 5.444 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-03T04:59:48.675Z] #60 5.452 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-03T04:59:48.675Z] #60 5.530 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-03T04:59:48.675Z] #60 6.947 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-03T04:59:48.675Z] #60 ... [2022-03-03T04:59:48.675Z] [2022-03-03T04:59:48.675Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T04:59:48.675Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T04:59:48.675Z] #58 4.500 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-03T04:59:48.746Z] #40 1.819 -- The C compiler identification is GNU 10.2.1 [2022-03-03T04:59:48.746Z] #40 1.855 -- Detecting C compiler ABI info [2022-03-03T04:59:48.746Z] #40 2.059 -- Detecting C compiler ABI info - done [2022-03-03T04:59:48.936Z] #58 ... [2022-03-03T04:59:48.936Z] [2022-03-03T04:59:48.936Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-03T04:59:48.936Z] #18 sha256:d5cf3b8bfdc8e151b6df20395178cdc3d340ee399623a9248766fc57ff5d4924 [2022-03-03T04:59:48.936Z] #18 DONE 1.7s [2022-03-03T04:59:48.936Z] [2022-03-03T04:59:48.936Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T04:59:48.936Z] #43 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T04:59:48.936Z] #43 5.205 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-03T04:59:48.937Z] #43 ... [2022-03-03T04:59:48.937Z] [2022-03-03T04:59:48.937Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T04:59:48.937Z] #50 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T04:59:48.937Z] #50 4.380 + git clone https://github.com/docker/distribution.git . [2022-03-03T04:59:48.937Z] #50 4.386 Cloning into '.'... [2022-03-03T04:59:49.016Z] #40 2.109 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-03T04:59:49.016Z] #40 2.110 -- Detecting C compile features [2022-03-03T04:59:49.016Z] #40 2.112 -- Detecting C compile features - done [2022-03-03T04:59:49.016Z] #40 2.137 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-03T04:59:49.203Z] #50 ... [2022-03-03T04:59:49.203Z] [2022-03-03T04:59:49.203Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T04:59:49.203Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T04:59:49.276Z] #40 2.260 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-03T04:59:49.276Z] #40 2.281 -- Configuring done [2022-03-03T04:59:49.276Z] #40 2.285 -- Generating done [2022-03-03T04:59:49.276Z] #40 2.287 -- Build files have been written to: /tmp/tmp.8Gi4Rv83w8/tini [2022-03-03T04:59:49.276Z] #40 2.289 + make tini-static [2022-03-03T04:59:49.276Z] #40 2.424 Scanning dependencies of target tini-static [2022-03-03T04:59:49.276Z] #40 2.504 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-03T04:59:49.847Z] #40 2.856 [100%] Linking C executable tini-static [2022-03-03T04:59:49.847Z] #40 3.016 [100%] Built target tini-static [2022-03-03T04:59:49.847Z] #40 3.031 + mkdir -p /build [2022-03-03T04:59:49.847Z] #40 3.033 + cp tini-static /build/docker-init [2022-03-03T04:59:51.120Z] #19 2.289 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:51.120Z] #19 2.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:51.381Z] #19 2.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:51.757Z] #40 DONE 4.7s [2022-03-03T04:59:51.757Z] [2022-03-03T04:59:51.757Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T04:59:51.757Z] #60 sha256:5b164274e73a31873e9e12e06edf620dd32a956df888ac435b131fade3883e02 [2022-03-03T04:59:51.757Z] #60 13.28 + cd /tmp/tmp.vzwTf1LmCU/src/github.com/containerd/containerd [2022-03-03T04:59:51.757Z] #60 13.28 + git checkout -q v1.5.9 [2022-03-03T04:59:51.757Z] #60 14.09 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-03T04:59:51.757Z] #60 14.09 + BUILDTAGS='netgo osusergo static_build' [2022-03-03T04:59:51.757Z] #60 14.09 + export EXTRA_FLAGS=-buildmode=pie [2022-03-03T04:59:51.757Z] #60 14.09 + EXTRA_FLAGS=-buildmode=pie [2022-03-03T04:59:51.757Z] #60 14.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-03T04:59:51.757Z] #60 14.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-03T04:59:51.757Z] #60 14.09 + '[' '' = dynamic ']' [2022-03-03T04:59:51.757Z] #60 14.09 + make [2022-03-03T04:59:51.757Z] #60 15.13 + bin/ctr [2022-03-03T04:59:52.325Z] #19 3.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-03T04:59:52.894Z] #19 ... [2022-03-03T04:59:52.894Z] [2022-03-03T04:59:52.895Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T04:59:52.895Z] #41 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T04:59:52.895Z] #41 4.686 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-03T04:59:52.895Z] #41 4.686 Cloning into '.'... [2022-03-03T04:59:53.164Z] #41 ... [2022-03-03T04:59:53.164Z] [2022-03-03T04:59:53.164Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T04:59:53.164Z] #54 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T04:59:53.164Z] #54 4.557 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T04:59:53.164Z] #54 4.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T04:59:53.164Z] #54 4.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T04:59:53.164Z] #54 5.133 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-03T04:59:53.164Z] #54 5.256 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:53.164Z] #54 7.717 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:53.164Z] #54 9.963 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:53.164Z] #54 12.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-03T04:59:53.423Z] #54 ... [2022-03-03T04:59:53.423Z] [2022-03-03T04:59:53.423Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T04:59:53.423Z] #56 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T04:59:53.423Z] #56 13.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T04:59:53.423Z] #56 13.46 go: downloading golang.org/x/mod v0.3.0 [2022-03-03T04:59:53.674Z] #60 ... [2022-03-03T04:59:53.674Z] [2022-03-03T04:59:53.674Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T04:59:53.674Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T04:59:53.674Z] #34 DONE 26.9s [2022-03-03T04:59:53.674Z] [2022-03-03T04:59:53.674Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T04:59:53.674Z] #63 sha256:031012d60590b5c4e52eee6451ba4c8bebbeaa0af9b900cfb4cdd0f30fa477a1 [2022-03-03T04:59:53.674Z] #63 23.56 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T04:59:53.674Z] #63 23.56 + GOBIN=/build [2022-03-03T04:59:53.674Z] #63 23.56 + GO111MODULE=on [2022-03-03T04:59:53.674Z] #63 23.56 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-03T04:59:53.674Z] #63 27.22 rootlesskit version 0.14.6 [2022-03-03T04:59:53.933Z] #63 27.23 Usage of /build/rootlesskit-docker-proxy: [2022-03-03T04:59:53.933Z] #63 27.23 -container-ip string [2022-03-03T04:59:53.933Z] #63 27.23 container ip [2022-03-03T04:59:53.933Z] #63 27.23 -container-port int [2022-03-03T04:59:53.933Z] #63 27.23 container port (default -1) [2022-03-03T04:59:53.933Z] #63 27.23 -host-ip string [2022-03-03T04:59:53.933Z] #63 27.23 host ip [2022-03-03T04:59:53.933Z] #63 27.23 -host-port int [2022-03-03T04:59:53.933Z] #63 27.23 host port (default -1) [2022-03-03T04:59:53.933Z] #63 27.23 -proto string [2022-03-03T04:59:53.933Z] #63 27.23 proxy protocol (default "tcp") [2022-03-03T04:59:54.500Z] #63 DONE 27.9s [2022-03-03T04:59:54.501Z] [2022-03-03T04:59:54.501Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-03T04:59:54.501Z] #64 sha256:a70cf8e91bda1f825c9f608715701581650ccbec6042c08c4a7b5a97f2665a7c [2022-03-03T04:59:54.501Z] #64 DONE 0.2s [2022-03-03T04:59:54.501Z] [2022-03-03T04:59:54.501Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-03T04:59:54.501Z] #65 sha256:0306e868e81a67a3d3d0cf475766fc3a76713fccffaab905a6c854d91f79c5c9 [2022-03-03T04:59:54.760Z] #65 DONE 0.2s [2022-03-03T04:59:54.760Z] [2022-03-03T04:59:54.760Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T04:59:54.760Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T04:59:54.760Z] #14 21.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-03T04:59:54.760Z] #14 21.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T04:59:54.760Z] #14 21.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T04:59:54.760Z] #14 25.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-03T04:59:54.760Z] #14 25.99 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T04:59:54.760Z] #14 25.99 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T04:59:54.760Z] #14 28.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-03T04:59:54.760Z] #14 28.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T04:59:54.760Z] #14 28.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T04:59:55.486Z] Fetching without tags [2022-03-03T04:59:55.786Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:59:55.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:59:55.373Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T04:59:55.401Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:59:55.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T04:59:55.462Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T04:59:55.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:59:55.464Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T04:59:55.771Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:59:55.801Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:59:56.668Z] #14 30.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-03T04:59:56.668Z] #14 30.46 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T04:59:56.668Z] #14 30.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T04:59:56.708Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T04:59:56.709Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T04:59:57.623Z] #56 ... [2022-03-03T04:59:57.623Z] [2022-03-03T04:59:57.623Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T04:59:57.623Z] #54 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T04:59:57.623Z] #54 18.46 Fetched 8509 kB in 14s (601 kB/s) [2022-03-03T04:59:57.623Z] #54 18.46 Reading package lists... [2022-03-03T04:59:57.623Z] #54 ... [2022-03-03T04:59:57.623Z] [2022-03-03T04:59:57.623Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T04:59:57.623Z] #43 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T04:59:57.623Z] #43 18.91 tomll can be used in two ways: [2022-03-03T04:59:57.623Z] #43 18.91 Writing to STDIN and reading from STDOUT: [2022-03-03T04:59:57.623Z] #43 18.91 cat file.toml | tomll > file.toml [2022-03-03T04:59:57.623Z] #43 18.91 [2022-03-03T04:59:57.623Z] #43 18.91 Reading and updating a list of files: [2022-03-03T04:59:57.623Z] #43 18.91 tomll a.toml b.toml c.toml [2022-03-03T04:59:57.623Z] #43 18.91 [2022-03-03T04:59:57.623Z] #43 18.91 When given a list of files, tomll will modify all files in place without asking. [2022-03-03T04:59:57.623Z] #43 DONE 19.2s [2022-03-03T04:59:57.884Z] [2022-03-03T04:59:57.884Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T04:59:57.884Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T04:59:57.884Z] #19 4.587 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-03T04:59:57.885Z] #19 5.799 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-03T04:59:57.885Z] #19 7.128 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-03T04:59:57.885Z] #19 8.684 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T04:59:56.577Z] > git remote # timeout=10 [2022-03-03T04:59:56.593Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T04:59:56.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T04:59:56.628Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T04:59:56.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T04:59:56.687Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T04:59:56.713Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T04:59:58.832Z] #19 9.778 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T04:59:59.774Z] #19 10.76 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-03T04:59:59.774Z] #19 10.79 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-03T04:59:59.774Z] #19 10.80 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-03T04:59:59.774Z] #19 10.80 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T04:59:59.774Z] #19 10.80 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-03T04:59:59.774Z] #19 10.80 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T04:59:59.774Z] #19 10.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-03T04:59:59.774Z] #19 10.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-03T04:59:59.774Z] #19 10.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-03T04:59:59.774Z] #19 10.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T04:59:59.774Z] #19 10.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-03T04:59:59.774Z] #19 10.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:00:00.889Z] #14 34.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-03T05:00:00.889Z] #14 34.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:00:00.889Z] #14 34.26 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:00:01.303Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [2022-03-03T05:00:01.686Z] #19 ... [2022-03-03T05:00:01.686Z] [2022-03-03T05:00:01.686Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:00:01.686Z] #50 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T05:00:01.954Z] #50 23.28 Updating files: 94% (1741/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-03T05:00:01.954Z] #50 23.38 + git checkout -q v2.3.0 [2022-03-03T05:00:02.275Z] #14 36.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-03T05:00:02.275Z] #14 36.03 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-03T05:00:02.275Z] #14 36.05 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:00:02.275Z] #14 36.14 Selecting previously unselected package libapparmor1:amd64. [2022-03-03T05:00:02.275Z] #14 36.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-03T05:00:02.275Z] #14 36.15 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:00:02.275Z] #14 36.21 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-03T05:00:02.275Z] #14 36.22 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-03T05:00:02.275Z] #14 36.22 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:00:02.482Z] + docker version [2022-03-03T05:00:02.534Z] #14 36.32 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:00:02.534Z] #14 36.32 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:00:02.534Z] #14 36.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:00:02.795Z] #14 36.52 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:00:02.795Z] #14 36.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:00:02.795Z] #14 36.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:00:02.795Z] #14 36.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-03T05:00:02.795Z] #14 36.64 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:00:02.795Z] #14 36.65 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:00:02.795Z] #14 36.72 Selecting previously unselected package libudev-dev:amd64. [2022-03-03T05:00:03.055Z] #14 36.73 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-03T05:00:03.055Z] #14 36.74 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:00:03.055Z] #14 36.83 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-03T05:00:03.055Z] #14 36.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-03T05:00:03.055Z] #14 36.84 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:00:03.280Z] Fetching without tags [2022-03-03T05:00:03.315Z] #14 37.03 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-03T05:00:03.315Z] #14 37.03 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-03T05:00:03.315Z] #14 37.04 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:00:03.315Z] #14 37.13 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-03T05:00:03.315Z] #14 37.13 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-03T05:00:03.315Z] #14 37.14 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:00:03.315Z] #14 37.25 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-03T05:00:03.315Z] #14 37.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-03T05:00:03.315Z] #14 37.26 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:00:03.315Z] #14 37.35 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-03T05:00:03.574Z] #14 37.35 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-03T05:00:03.575Z] #14 37.36 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:00:03.668Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:00:03.833Z] #14 37.55 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-03T05:00:03.833Z] #14 37.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-03T05:00:03.833Z] #14 37.57 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:00:03.833Z] #14 37.69 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-03T05:00:03.833Z] #14 37.69 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:00:03.833Z] #14 37.70 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:00:03.833Z] #14 37.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-03T05:00:03.869Z] #50 25.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-03T05:00:04.101Z] #14 37.79 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-03T05:00:04.101Z] #14 37.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:00:04.101Z] #14 37.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-03T05:00:04.101Z] #14 37.92 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-03T05:00:04.101Z] #14 37.92 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:00:04.433Z] #14 38.19 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:00:04.433Z] #14 38.26 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:00:04.433Z] #14 38.29 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:00:04.433Z] #14 38.34 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:00:04.508Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:00:04.509Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T05:00:04.611Z] Fetching without tags [2022-03-03T05:00:04.851Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:00:04.565Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:00:04.579Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T05:00:04.586Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:00:04.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:00:04.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:00:04.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:00:04.616Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:00:04.859Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:00:04.878Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:00:05.369Z] #14 38.95 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:00:05.369Z] #14 38.98 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:00:05.369Z] #14 39.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:00:05.369Z] #14 39.05 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:00:05.369Z] #14 39.08 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:00:05.369Z] #14 39.10 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:00:05.369Z] #14 39.13 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:00:05.369Z] #14 39.15 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:00:05.369Z] #14 39.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:00:05.369Z] #14 39.20 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:00:05.369Z] #14 39.24 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-03T05:00:05.369Z] #14 39.31 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:00:03.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:00:03.240Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T05:00:03.251Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:00:03.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:00:03.277Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:00:03.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:00:03.280Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:00:03.666Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:00:03.679Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:00:04.367Z] > git remote # timeout=10 [2022-03-03T05:00:04.379Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T05:00:04.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:00:04.417Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T05:00:04.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T05:00:04.504Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:00:04.508Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:00:05.639Z] #14 39.37 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:00:05.639Z] #14 39.39 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:00:05.639Z] #14 39.42 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:00:05.639Z] #14 39.45 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:00:05.639Z] #14 39.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:00:05.639Z] #14 39.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:00:05.639Z] #14 39.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:00:05.639Z] #14 39.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:00:05.639Z] #14 39.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:00:05.898Z] #14 39.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:00:05.898Z] #14 39.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-03T05:00:05.898Z] #14 39.65 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:00:06.157Z] #14 40.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:00:06.157Z] #14 40.09 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:00:06.157Z] #14 40.13 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:00:06.157Z] #14 40.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:00:06.513Z] #14 40.31 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:00:06.513Z] #14 40.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:00:06.624Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:00:06.625Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T05:00:06.405Z] > git remote # timeout=10 [2022-03-03T05:00:06.480Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T05:00:06.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:00:06.594Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T05:00:06.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-03T05:00:06.626Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:00:06.635Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:00:08.524Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T05:00:09.211Z] Client: Docker Engine - Community [2022-03-03T05:00:09.211Z] Version: 20.10.12 [2022-03-03T05:00:09.211Z] API version: 1.41 [2022-03-03T05:00:09.211Z] Go version: go1.16.12 [2022-03-03T05:00:09.211Z] Git commit: e91ed57 [2022-03-03T05:00:09.211Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-03T05:00:09.211Z] OS/Arch: linux/amd64 [2022-03-03T05:00:09.211Z] Context: default [2022-03-03T05:00:09.211Z] Experimental: true [2022-03-03T05:00:09.211Z] [2022-03-03T05:00:09.211Z] Server: Docker Engine - Community [2022-03-03T05:00:09.211Z] Engine: [2022-03-03T05:00:09.211Z] Version: 20.10.12 [2022-03-03T05:00:09.211Z] API version: 1.41 (minimum version 1.12) [2022-03-03T05:00:09.211Z] Go version: go1.16.12 [2022-03-03T05:00:09.211Z] Git commit: 459d0df [2022-03-03T05:00:09.211Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-03T05:00:09.211Z] OS/Arch: linux/amd64 [2022-03-03T05:00:09.211Z] Experimental: true [2022-03-03T05:00:09.211Z] containerd: [2022-03-03T05:00:09.211Z] Version: 1.4.12 [2022-03-03T05:00:09.211Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T05:00:09.211Z] runc: [2022-03-03T05:00:09.211Z] Version: 1.0.2 [2022-03-03T05:00:09.211Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-03T05:00:09.211Z] docker-init: [2022-03-03T05:00:09.211Z] Version: 0.19.0 [2022-03-03T05:00:09.211Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-03T05:00:09.650Z] + docker version [2022-03-03T05:00:09.703Z] + docker info [2022-03-03T05:00:10.845Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T05:00:11.990Z] #14 ... [2022-03-03T05:00:11.990Z] [2022-03-03T05:00:11.990Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:00:11.990Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:00:12.016Z] + docker version [2022-03-03T05:00:12.034Z] #50 ... [2022-03-03T05:00:12.034Z] [2022-03-03T05:00:12.035Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:00:12.035Z] #54 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:00:12.035Z] #54 18.46 Reading package lists... [2022-03-03T05:00:12.035Z] #54 24.08 Reading package lists... [2022-03-03T05:00:12.035Z] #54 28.46 Building dependency tree... [2022-03-03T05:00:12.035Z] #54 32.03 The following additional packages will be installed: [2022-03-03T05:00:12.035Z] #54 32.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:00:12.035Z] #54 32.06 python3-protobuf python3-six [2022-03-03T05:00:12.035Z] #54 32.06 Suggested packages: [2022-03-03T05:00:12.035Z] #54 32.08 python3-setuptools [2022-03-03T05:00:12.035Z] #54 32.08 Recommended packages: [2022-03-03T05:00:12.035Z] #54 32.08 iproute2 | iproute [2022-03-03T05:00:12.035Z] #54 32.78 The following NEW packages will be installed: [2022-03-03T05:00:12.035Z] #54 32.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:00:12.035Z] #54 32.80 python3-protobuf python3-six [2022-03-03T05:00:12.035Z] #54 33.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:00:12.035Z] #54 33.31 Need to get 2292 kB of archives. [2022-03-03T05:00:12.035Z] #54 33.31 After this operation, 11.0 MB of additional disk space will be used. [2022-03-03T05:00:12.035Z] #54 33.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-03T05:00:12.035Z] #54 33.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:00:12.035Z] #54 33.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-03T05:00:12.035Z] #54 33.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-03T05:00:12.035Z] #54 33.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T05:00:12.035Z] #54 33.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T05:00:12.035Z] #54 33.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T05:00:12.252Z] #43 45.69 + dpkg --print-architecture [2022-03-03T05:00:12.252Z] #43 45.70 + git checkout -q v2.1.0 [2022-03-03T05:00:12.252Z] #43 45.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-03T05:00:12.252Z] #43 45.98 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-03T05:00:12.523Z] #43 ... [2022-03-03T05:00:12.524Z] [2022-03-03T05:00:12.524Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:00:12.524Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:00:12.524Z] #14 DONE 46.3s [2022-03-03T05:00:12.605Z] #54 ... [2022-03-03T05:00:12.605Z] [2022-03-03T05:00:12.605Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:00:12.605Z] #60 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T05:00:12.605Z] #60 34.10 v3.0.2 [2022-03-03T05:00:12.787Z] [2022-03-03T05:00:12.787Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-03T05:00:12.787Z] #55 sha256:a2220f442b101e2b5db8cc096cacfe43badb3fa522747c33022d54d174f586f8 [2022-03-03T05:00:12.787Z] #55 DONE 0.2s [2022-03-03T05:00:12.787Z] [2022-03-03T05:00:12.787Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:00:12.787Z] #56 sha256:84237ba4015ff24bb28824935c700b09e4025b8947c8903834dec53cffd99235 [2022-03-03T05:00:12.918Z] #60 DONE 34.6s [2022-03-03T05:00:12.918Z] [2022-03-03T05:00:12.918Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:00:12.918Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:00:12.918Z] #58 34.70 go: downloading github.com/fatih/color v1.13.0 [2022-03-03T05:00:12.918Z] #58 34.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:00:13.217Z] #58 34.73 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-03T05:00:13.217Z] #58 34.76 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-03T05:00:13.485Z] #58 35.06 go: downloading github.com/spf13/viper v1.10.1 [2022-03-03T05:00:13.485Z] #58 35.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-03T05:00:13.726Z] #56 ... [2022-03-03T05:00:13.726Z] [2022-03-03T05:00:13.726Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:00:13.726Z] #15 sha256:2e6f9db45e6c18ac1686fe8eaacffc87af9be49f57a167a8c27b87225ab67fa6 [2022-03-03T05:00:13.726Z] #15 DONE 1.1s [2022-03-03T05:00:13.726Z] [2022-03-03T05:00:13.726Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:00:13.726Z] #56 sha256:84237ba4015ff24bb28824935c700b09e4025b8947c8903834dec53cffd99235 [2022-03-03T05:00:13.726Z] #56 0.912 + RM_GOPATH=0 [2022-03-03T05:00:13.726Z] #56 0.912 + TMP_GOPATH= [2022-03-03T05:00:13.726Z] #56 0.912 + : /build [2022-03-03T05:00:13.726Z] #56 0.912 + '[' -z '' ']' [2022-03-03T05:00:13.726Z] #56 0.916 ++ mktemp -d [2022-03-03T05:00:13.726Z] #56 0.917 + export GOPATH=/tmp/tmp.oYDnHpA5Ck [2022-03-03T05:00:13.726Z] #56 0.917 + GOPATH=/tmp/tmp.oYDnHpA5Ck [2022-03-03T05:00:13.726Z] #56 0.917 + RM_GOPATH=1 [2022-03-03T05:00:13.726Z] #56 0.917 + case "$(go env GOARCH)" in [2022-03-03T05:00:13.726Z] #56 0.917 ++ go env GOARCH [2022-03-03T05:00:13.726Z] #56 0.930 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:00:13.726Z] #56 0.930 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:00:13.726Z] #56 0.933 ++ dirname /install.sh [2022-03-03T05:00:13.726Z] #56 0.938 + dir=/ [2022-03-03T05:00:13.726Z] #56 0.938 + bin=runc [2022-03-03T05:00:13.726Z] #56 0.938 + shift [2022-03-03T05:00:13.726Z] #56 0.938 + '[' '!' -f //runc.installer ']' [2022-03-03T05:00:13.726Z] #56 0.938 + . //runc.installer [2022-03-03T05:00:13.726Z] #56 0.938 ++ set -e [2022-03-03T05:00:13.726Z] #56 0.938 ++ : v1.1.0 [2022-03-03T05:00:13.726Z] #56 0.938 + install_runc [2022-03-03T05:00:13.726Z] #56 0.938 + RUNC_BUILDTAGS=seccomp [2022-03-03T05:00:13.726Z] #56 0.938 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-03T05:00:13.726Z] #56 0.938 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oYDnHpA5Ck/src/github.com/opencontainers/runc [2022-03-03T05:00:13.726Z] #56 0.939 Install runc version v1.1.0 (build tags: seccomp) [2022-03-03T05:00:13.726Z] #56 0.945 Cloning into '/tmp/tmp.oYDnHpA5Ck/src/github.com/opencontainers/runc'... [2022-03-03T05:00:13.757Z] #58 35.50 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-03T05:00:13.757Z] #58 35.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-03T05:00:14.034Z] #58 35.60 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-03T05:00:14.034Z] #58 35.61 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-03T05:00:14.999Z] #58 36.67 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-03T05:00:14.999Z] #58 36.72 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-03T05:00:15.107Z] #56 ... [2022-03-03T05:00:15.107Z] [2022-03-03T05:00:15.107Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-03T05:00:15.107Z] #16 sha256:1e310c04e3b18a0f1b544b315eb556bf8ad447bc6a7adf7143d107fac52e5431 [2022-03-03T05:00:15.107Z] #16 DONE 1.4s [2022-03-03T05:00:15.107Z] [2022-03-03T05:00:15.107Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-03T05:00:15.107Z] #17 sha256:9d0fbe670609ddfd3d60a79fdcf3dad94a55a0007fcc0de3a532aba96b37e977 [2022-03-03T05:00:15.674Z] #17 0.662 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-03T05:00:15.933Z] #17 DONE 0.9s [2022-03-03T05:00:15.933Z] [2022-03-03T05:00:15.933Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-03T05:00:15.933Z] #18 sha256:5a0441886454dc7d87b83e8e785f9ecee800de5a6328bfd0e5a66fb8aec8c846 [2022-03-03T05:00:17.535Z] #58 39.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:00:17.795Z] #58 39.40 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-03T05:00:17.795Z] #58 39.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-03T05:00:17.795Z] #58 39.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-03T05:00:17.795Z] #58 39.64 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-03T05:00:18.055Z] #58 39.71 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-03T05:00:18.055Z] #58 39.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-03T05:00:18.055Z] #58 39.80 go: downloading github.com/spf13/afero v1.6.0 [2022-03-03T05:00:18.055Z] #58 39.80 go: downloading github.com/spf13/cast v1.4.1 [2022-03-03T05:00:18.055Z] #58 39.84 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-03T05:00:18.055Z] #58 39.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-03T05:00:18.055Z] #58 39.88 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-03T05:00:18.316Z] #58 39.99 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-03T05:00:18.316Z] #58 40.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-03T05:00:18.316Z] #58 40.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-03T05:00:18.316Z] #58 40.03 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-03T05:00:18.316Z] #58 40.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-03T05:00:18.468Z] #18 DONE 2.1s [2022-03-03T05:00:18.469Z] [2022-03-03T05:00:18.469Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:00:18.469Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:00:18.469Z] #43 DONE 51.7s [2022-03-03T05:00:18.469Z] [2022-03-03T05:00:18.469Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-03T05:00:18.469Z] #19 sha256:ec4f7381c101ab92b1f43308de155727cd59530233c701213489a904abfa9f98 [2022-03-03T05:00:18.575Z] #58 40.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-03T05:00:18.575Z] #58 40.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-03T05:00:18.575Z] #58 40.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-03T05:00:18.575Z] #58 40.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-03T05:00:18.835Z] #58 40.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-03T05:00:19.181Z] #58 40.77 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-03T05:00:19.181Z] #58 40.79 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-03T05:00:19.181Z] #58 40.84 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-03T05:00:19.181Z] #58 40.95 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-03T05:00:19.441Z] #58 41.02 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-03T05:00:19.441Z] #58 ... [2022-03-03T05:00:19.441Z] [2022-03-03T05:00:19.441Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:00:19.441Z] #41 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:00:19.441Z] #41 40.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-03T05:00:19.441Z] #41 41.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:00:19.614Z] Client: Docker Engine - Community [2022-03-03T05:00:19.614Z] Version: 20.10.12 [2022-03-03T05:00:19.614Z] API version: 1.41 [2022-03-03T05:00:19.614Z] Go version: go1.16.12 [2022-03-03T05:00:19.614Z] Git commit: e91ed57 [2022-03-03T05:00:19.614Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-03T05:00:19.614Z] OS/Arch: linux/arm64 [2022-03-03T05:00:19.614Z] Context: default [2022-03-03T05:00:19.614Z] Experimental: true [2022-03-03T05:00:19.614Z] [2022-03-03T05:00:19.614Z] Server: Docker Engine - Community [2022-03-03T05:00:19.614Z] Engine: [2022-03-03T05:00:19.614Z] Version: 20.10.12 [2022-03-03T05:00:19.614Z] API version: 1.41 (minimum version 1.12) [2022-03-03T05:00:19.614Z] Go version: go1.16.12 [2022-03-03T05:00:19.614Z] Git commit: 459d0df [2022-03-03T05:00:19.614Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-03T05:00:19.614Z] OS/Arch: linux/arm64 [2022-03-03T05:00:19.614Z] Experimental: true [2022-03-03T05:00:19.614Z] containerd: [2022-03-03T05:00:19.614Z] Version: 1.4.12 [2022-03-03T05:00:19.614Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T05:00:19.614Z] runc: [2022-03-03T05:00:19.614Z] Version: 1.0.2 [2022-03-03T05:00:19.614Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-03T05:00:19.614Z] docker-init: [2022-03-03T05:00:19.614Z] Version: 0.19.0 [2022-03-03T05:00:19.614Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-03T05:00:20.002Z] + docker info [2022-03-03T05:00:22.008Z] Client: Docker Engine - Community [2022-03-03T05:00:22.008Z] Version: 20.10.12 [2022-03-03T05:00:22.008Z] API version: 1.41 [2022-03-03T05:00:22.008Z] Go version: go1.16.12 [2022-03-03T05:00:22.008Z] Git commit: e91ed57 [2022-03-03T05:00:22.008Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-03T05:00:22.008Z] OS/Arch: linux/amd64 [2022-03-03T05:00:22.008Z] Context: default [2022-03-03T05:00:22.008Z] Experimental: true [2022-03-03T05:00:22.008Z] [2022-03-03T05:00:22.008Z] Server: Docker Engine - Community [2022-03-03T05:00:22.008Z] Engine: [2022-03-03T05:00:22.008Z] Version: 20.10.12 [2022-03-03T05:00:22.008Z] API version: 1.41 (minimum version 1.12) [2022-03-03T05:00:22.008Z] Go version: go1.16.12 [2022-03-03T05:00:22.008Z] Git commit: 459d0df [2022-03-03T05:00:22.008Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-03T05:00:22.008Z] OS/Arch: linux/amd64 [2022-03-03T05:00:22.008Z] Experimental: true [2022-03-03T05:00:22.008Z] containerd: [2022-03-03T05:00:22.008Z] Version: 1.4.12 [2022-03-03T05:00:22.008Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T05:00:22.008Z] runc: [2022-03-03T05:00:22.008Z] Version: 1.0.2 [2022-03-03T05:00:22.008Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-03T05:00:22.008Z] docker-init: [2022-03-03T05:00:22.008Z] Version: 0.19.0 [2022-03-03T05:00:22.008Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-03T05:00:22.346Z] + docker info [2022-03-03T05:00:22.676Z] #19 DONE 4.2s [2022-03-03T05:00:22.676Z] [2022-03-03T05:00:22.676Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-03T05:00:22.676Z] #20 sha256:fdfe9664e1e3764f6c5bfba46451f89dcbfe09bb1cc05dafe3489b812925fc1f [2022-03-03T05:00:23.245Z] #20 ... [2022-03-03T05:00:23.245Z] [2022-03-03T05:00:23.245Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:00:23.245Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:00:23.245Z] #51 56.62 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-03T05:00:23.245Z] #51 DONE 57.1s [2022-03-03T05:00:23.505Z] [2022-03-03T05:00:23.505Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:00:23.505Z] #60 sha256:5b164274e73a31873e9e12e06edf620dd32a956df888ac435b131fade3883e02 [2022-03-03T05:00:23.505Z] #60 44.56 + bin/containerd [2022-03-03T05:00:23.766Z] #60 ... [2022-03-03T05:00:23.766Z] [2022-03-03T05:00:23.766Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-03T05:00:23.766Z] #20 sha256:fdfe9664e1e3764f6c5bfba46451f89dcbfe09bb1cc05dafe3489b812925fc1f [2022-03-03T05:00:23.766Z] #20 DONE 1.7s [2022-03-03T05:00:24.027Z] [2022-03-03T05:00:24.027Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:00:24.027Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:00:24.648Z] Client: [2022-03-03T05:00:24.648Z] Context: default [2022-03-03T05:00:24.648Z] Debug Mode: false [2022-03-03T05:00:24.648Z] Plugins: [2022-03-03T05:00:24.648Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-03T05:00:24.648Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-03T05:00:24.648Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-03T05:00:24.648Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-03T05:00:24.648Z] [2022-03-03T05:00:24.648Z] Server: [2022-03-03T05:00:24.648Z] Containers: 0 [2022-03-03T05:00:24.649Z] Running: 0 [2022-03-03T05:00:24.649Z] Paused: 0 [2022-03-03T05:00:24.649Z] Stopped: 0 [2022-03-03T05:00:24.649Z] Images: 0 [2022-03-03T05:00:24.649Z] Server Version: 20.10.12 [2022-03-03T05:00:24.649Z] Storage Driver: overlay2 [2022-03-03T05:00:24.649Z] Backing Filesystem: extfs [2022-03-03T05:00:24.649Z] Supports d_type: true [2022-03-03T05:00:24.649Z] Native Overlay Diff: true [2022-03-03T05:00:24.649Z] userxattr: false [2022-03-03T05:00:24.649Z] Logging Driver: json-file [2022-03-03T05:00:24.649Z] Cgroup Driver: cgroupfs [2022-03-03T05:00:24.649Z] Cgroup Version: 1 [2022-03-03T05:00:24.649Z] Plugins: [2022-03-03T05:00:24.649Z] Volume: local [2022-03-03T05:00:24.649Z] Network: bridge host ipvlan macvlan null overlay [2022-03-03T05:00:24.649Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-03T05:00:24.649Z] Swarm: inactive [2022-03-03T05:00:24.649Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-03T05:00:24.649Z] Default Runtime: runc [2022-03-03T05:00:24.649Z] Init Binary: docker-init [2022-03-03T05:00:24.649Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T05:00:24.649Z] runc version: v1.0.2-0-g52b36a2 [2022-03-03T05:00:24.649Z] init version: de40ad0 [2022-03-03T05:00:24.649Z] Security Options: [2022-03-03T05:00:24.649Z] apparmor [2022-03-03T05:00:24.649Z] seccomp [2022-03-03T05:00:24.649Z] Profile: default [2022-03-03T05:00:24.649Z] Kernel Version: 5.4.0-1061-aws [2022-03-03T05:00:24.649Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-03T05:00:24.649Z] OSType: linux [2022-03-03T05:00:24.649Z] Architecture: x86_64 [2022-03-03T05:00:24.649Z] CPUs: 2 [2022-03-03T05:00:24.649Z] Total Memory: 7.565GiB [2022-03-03T05:00:24.649Z] Name: ip-10-100-58-186 [2022-03-03T05:00:24.649Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-03T05:00:24.649Z] Docker Root Dir: /var/lib/docker [2022-03-03T05:00:24.649Z] Debug Mode: false [2022-03-03T05:00:24.649Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:00:24.649Z] Labels: [2022-03-03T05:00:24.649Z] Experimental: true [2022-03-03T05:00:24.649Z] Insecure Registries: [2022-03-03T05:00:24.649Z] 127.0.0.0/8 [2022-03-03T05:00:24.649Z] Live Restore Enabled: true [2022-03-03T05:00:24.649Z] [2022-03-03T05:00:24.649Z] WARNING: No swap limit support [Pipeline] sh [2022-03-03T05:00:24.728Z] #41 ... [2022-03-03T05:00:24.728Z] [2022-03-03T05:00:24.728Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:00:24.728Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:00:24.728Z] #58 41.87 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-03T05:00:24.728Z] #58 41.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-03T05:00:24.728Z] #58 41.95 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-03T05:00:24.728Z] #58 41.99 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-03T05:00:24.728Z] #58 42.03 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-03T05:00:24.729Z] #58 42.05 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-03T05:00:24.729Z] #58 42.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-03T05:00:24.729Z] #58 42.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-03T05:00:24.729Z] #58 42.55 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-03T05:00:24.729Z] #58 42.58 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-03T05:00:24.729Z] #58 42.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-03T05:00:24.729Z] #58 42.66 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-03T05:00:24.729Z] #58 42.71 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-03T05:00:24.729Z] #58 42.75 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-03T05:00:24.729Z] #58 42.83 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-03T05:00:24.729Z] #58 42.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-03T05:00:24.729Z] #58 42.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-03T05:00:24.729Z] #58 42.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-03T05:00:24.729Z] #58 42.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-03T05:00:24.729Z] #58 43.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-03T05:00:24.729Z] #58 43.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-03T05:00:24.729Z] #58 43.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-03T05:00:24.729Z] #58 43.29 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-03T05:00:24.729Z] #58 43.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-03T05:00:24.729Z] #58 43.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-03T05:00:24.729Z] #58 43.44 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-03T05:00:24.729Z] #58 43.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-03T05:00:24.729Z] #58 43.50 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-03T05:00:24.729Z] #58 43.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-03T05:00:24.729Z] #58 43.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-03T05:00:24.729Z] #58 43.59 go: downloading github.com/julz/importas v0.1.0 [2022-03-03T05:00:24.729Z] #58 43.60 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-03T05:00:24.729Z] #58 43.66 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-03T05:00:24.729Z] #58 43.69 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-03T05:00:24.729Z] #58 43.71 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-03T05:00:24.729Z] #58 43.73 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-03T05:00:24.729Z] #58 43.75 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-03T05:00:24.729Z] #58 43.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-03T05:00:24.729Z] #58 43.81 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-03T05:00:24.729Z] #58 43.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-03T05:00:24.729Z] #58 43.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-03T05:00:24.729Z] #58 43.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-03T05:00:24.729Z] #58 43.96 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-03T05:00:24.729Z] #58 44.46 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-03T05:00:24.729Z] #58 44.49 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-03T05:00:24.729Z] #58 44.51 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-03T05:00:24.729Z] #58 44.55 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-03T05:00:24.729Z] #58 44.57 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-03T05:00:24.729Z] #58 44.59 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-03T05:00:24.729Z] #58 44.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-03T05:00:24.729Z] #58 44.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-03T05:00:24.729Z] #58 44.66 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-03T05:00:24.729Z] #58 44.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-03T05:00:24.729Z] #58 44.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-03T05:00:24.729Z] #58 44.82 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-03T05:00:24.729Z] #58 44.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-03T05:00:24.729Z] #58 44.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-03T05:00:24.729Z] #58 44.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-03T05:00:24.729Z] #58 44.97 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-03T05:00:24.729Z] #58 45.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-03T05:00:24.729Z] #58 45.03 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-03T05:00:24.729Z] #58 45.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-03T05:00:24.729Z] #58 45.11 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-03T05:00:24.729Z] #58 45.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-03T05:00:24.729Z] #58 45.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-03T05:00:24.729Z] #58 45.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-03T05:00:24.729Z] #58 45.35 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-03T05:00:24.729Z] #58 45.37 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-03T05:00:24.729Z] #58 45.39 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-03T05:00:24.729Z] #58 45.67 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-03T05:00:24.729Z] #58 45.78 go: downloading honnef.co/go/tools v0.2.2 [2022-03-03T05:00:24.990Z] #58 46.74 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-03T05:00:24.990Z] #58 46.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-03T05:00:24.990Z] #58 46.78 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-03T05:00:24.999Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:00:24.999Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:00:25.000Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43320/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-03T05:00:25.000Z] + bash /home/ubuntu/workspace/moby_PR-43320/check-config.sh [2022-03-03T05:00:25.000Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-03T05:00:25.000Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-03T05:00:25.000Z] [2022-03-03T05:00:25.000Z] Generally Necessary: [2022-03-03T05:00:25.000Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-03T05:00:25.000Z] - apparmor: enabled and tools installed [2022-03-03T05:00:25.000Z] - CONFIG_NAMESPACES: enabled [2022-03-03T05:00:25.000Z] - CONFIG_NET_NS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_PID_NS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_IPC_NS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_UTS_NS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CGROUPS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CPUSETS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_MEMCG: enabled [2022-03-03T05:00:25.000Z] - CONFIG_KEYS: enabled [2022-03-03T05:00:25.000Z] - CONFIG_VETH: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-03T05:00:25.000Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-03T05:00:25.000Z] - CONFIG_CGROUP_BPF: enabled [2022-03-03T05:00:25.000Z] [2022-03-03T05:00:25.000Z] Optional Features: [2022-03-03T05:00:25.000Z] - CONFIG_USER_NS: enabled [2022-03-03T05:00:25.249Z] #58 46.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-03T05:00:25.249Z] #58 46.83 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-03T05:00:25.249Z] #58 46.85 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-03T05:00:25.249Z] #58 46.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-03T05:00:25.273Z] - CONFIG_SECCOMP: enabled [2022-03-03T05:00:25.273Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-03T05:00:25.273Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-03T05:00:25.273Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-03T05:00:25.273Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-03T05:00:25.273Z] - CONFIG_BLK_CGROUP: enabled [2022-03-03T05:00:25.273Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CGROUP_PERF: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-03T05:00:25.273Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-03T05:00:25.273Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-03T05:00:25.273Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-03T05:00:25.273Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_IP_VS: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-03T05:00:25.273Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-03T05:00:25.273Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-03T05:00:25.273Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-03T05:00:25.273Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-03T05:00:25.273Z] - CONFIG_EXT4_FS: enabled [2022-03-03T05:00:25.273Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-03T05:00:25.273Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-03T05:00:25.273Z] - Network Drivers: [2022-03-03T05:00:25.273Z] - "overlay": [2022-03-03T05:00:25.273Z] - CONFIG_VXLAN: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-03T05:00:25.273Z] Optional (for encrypted networks): [2022-03-03T05:00:25.273Z] - CONFIG_CRYPTO: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-03T05:00:25.273Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-03T05:00:25.273Z] - CONFIG_XFRM: enabled [2022-03-03T05:00:25.273Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-03T05:00:25.273Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-03T05:00:25.273Z] - "ipvlan": [2022-03-03T05:00:25.409Z] #21 1.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:00:25.409Z] #21 1.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:00:25.409Z] #21 1.443 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:00:25.409Z] #21 1.616 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:00:25.409Z] #21 ... [2022-03-03T05:00:25.409Z] [2022-03-03T05:00:25.409Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:00:25.409Z] #56 sha256:84237ba4015ff24bb28824935c700b09e4025b8947c8903834dec53cffd99235 [2022-03-03T05:00:25.409Z] #56 2.906 + cd /tmp/tmp.oYDnHpA5Ck/src/github.com/opencontainers/runc [2022-03-03T05:00:25.409Z] #56 2.906 + git checkout -q v1.1.0 [2022-03-03T05:00:25.409Z] #56 3.029 + '[' -z '' ']' [2022-03-03T05:00:25.409Z] #56 3.029 + target=static [2022-03-03T05:00:25.409Z] #56 3.029 + make BUILDTAGS=seccomp static [2022-03-03T05:00:25.409Z] #56 3.246 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-03T05:00:25.510Z] #58 47.12 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-03T05:00:25.510Z] #58 47.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-03T05:00:25.510Z] #58 47.21 go: downloading golang.org/x/text v0.3.7 [2022-03-03T05:00:25.510Z] #58 ... [2022-03-03T05:00:25.510Z] [2022-03-03T05:00:25.510Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:00:25.510Z] #54 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:00:25.510Z] #54 36.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-03T05:00:25.510Z] #54 38.12 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:00:25.510Z] #54 38.32 Fetched 2292 kB in 4s (545 kB/s) [2022-03-03T05:00:25.510Z] #54 38.48 Selecting previously unselected package libprotobuf23:amd64. [2022-03-03T05:00:25.510Z] #54 38.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:00:25.510Z] #54 38.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-03T05:00:25.510Z] #54 38.64 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T05:00:25.510Z] #54 39.65 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:00:25.510Z] #54 39.65 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:00:25.510Z] #54 39.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:00:25.510Z] #54 39.89 Selecting previously unselected package python3-six. [2022-03-03T05:00:25.510Z] #54 39.89 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-03T05:00:25.510Z] #54 39.90 Unpacking python3-six (1.16.0-2) ... [2022-03-03T05:00:25.510Z] #54 39.98 Selecting previously unselected package python3-protobuf. [2022-03-03T05:00:25.510Z] #54 39.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-03T05:00:25.510Z] #54 39.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-03T05:00:25.510Z] #54 40.46 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:00:25.510Z] #54 40.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:00:25.510Z] #54 40.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:00:25.510Z] #54 40.77 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:00:25.510Z] #54 40.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:00:25.510Z] #54 40.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:00:25.510Z] #54 41.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:00:25.510Z] #54 41.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:00:25.510Z] #54 41.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:00:25.510Z] #54 41.39 Selecting previously unselected package criu. [2022-03-03T05:00:25.510Z] #54 41.39 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-03T05:00:25.510Z] #54 41.40 Unpacking criu (3.16.1-3) ... [2022-03-03T05:00:25.510Z] #54 42.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:00:25.510Z] #54 43.63 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T05:00:25.510Z] #54 43.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:00:25.510Z] #54 43.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:00:25.510Z] #54 43.71 Setting up python3-six (1.16.0-2) ... [2022-03-03T05:00:25.510Z] #54 44.69 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:00:25.510Z] #54 44.76 Setting up python3-protobuf (3.12.4-1) ... [2022-03-03T05:00:25.539Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-03T05:00:25.539Z] - "macvlan": [2022-03-03T05:00:25.539Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-03T05:00:25.539Z] - CONFIG_DUMMY: enabled (as module) [2022-03-03T05:00:25.539Z] - "ftp,tftp client in container": [2022-03-03T05:00:25.539Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-03T05:00:25.539Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-03T05:00:25.539Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-03T05:00:25.539Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-03T05:00:25.539Z] - Storage Drivers: [2022-03-03T05:00:25.539Z] - "aufs": [2022-03-03T05:00:25.539Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-03T05:00:25.539Z] - "btrfs": [2022-03-03T05:00:25.539Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-03T05:00:25.539Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-03T05:00:25.539Z] - "devicemapper": [2022-03-03T05:00:25.539Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-03T05:00:25.539Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-03T05:00:25.539Z] - "overlay": [2022-03-03T05:00:25.539Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-03T05:00:25.539Z] - "zfs": [2022-03-03T05:00:25.539Z] - /dev/zfs: present [2022-03-03T05:00:25.539Z] - zfs command: missing [2022-03-03T05:00:25.539Z] - zpool command: missing [2022-03-03T05:00:25.539Z] [2022-03-03T05:00:25.539Z] Limits: [2022-03-03T05:00:25.539Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-03T05:00:25.539Z] [2022-03-03T05:00:25.539Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-03T05:00:25.899Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9f422c80e04162e944d4eea0f216efc32e078 . [2022-03-03T05:00:25.979Z] #56 ... [2022-03-03T05:00:25.979Z] [2022-03-03T05:00:25.979Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:00:25.979Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:00:25.979Z] #21 2.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:00:26.160Z] #1 [internal] load build definition from Dockerfile [2022-03-03T05:00:26.160Z] #1 sha256:f572f1cf8029ff425381fed44efe350b0731c0bf4dc3ef5d3966b583aa308b95 [2022-03-03T05:00:26.160Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-03-03T05:00:26.160Z] #1 DONE 0.1s [2022-03-03T05:00:26.160Z] [2022-03-03T05:00:26.160Z] #2 [internal] load .dockerignore [2022-03-03T05:00:26.160Z] #2 sha256:0545574c4dc1f599643e4dc63400755bce4890d5487060bdb3fb69e87c96a1cf [2022-03-03T05:00:26.160Z] #2 transferring context: 87B done [2022-03-03T05:00:26.160Z] #2 DONE 0.1s [2022-03-03T05:00:26.423Z] [2022-03-03T05:00:26.423Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-03T05:00:26.423Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-03T05:00:26.451Z] #54 47.65 Setting up criu (3.16.1-3) ... [2022-03-03T05:00:26.547Z] #21 2.587 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:00:26.684Z] #3 DONE 0.4s [2022-03-03T05:00:26.684Z] [2022-03-03T05:00:26.684Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-03T05:00:26.684Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-03T05:00:26.684Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-03T05:00:26.684Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-03T05:00:26.684Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-03T05:00:26.684Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-03T05:00:26.684Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-03-03T05:00:26.956Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-03T05:00:26.956Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-03T05:00:26.956Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-03T05:00:27.509Z] #21 3.505 Fetched 8506 kB in 2s (3411 kB/s) [2022-03-03T05:00:27.532Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-03T05:00:27.532Z] #4 DONE 0.9s [2022-03-03T05:00:27.793Z] [2022-03-03T05:00:27.793Z] #6 [internal] load .dockerignore [2022-03-03T05:00:27.793Z] #6 sha256:89a390c6f18fd8e72635c786d9d54a22a84dbabe1f6dab8eac3ad68c0046d7d2 [2022-03-03T05:00:27.793Z] #6 DONE 0.0s [2022-03-03T05:00:27.793Z] [2022-03-03T05:00:27.793Z] #5 [internal] load build definition from Dockerfile [2022-03-03T05:00:27.793Z] #5 sha256:b4322a03fc914af05f1efa09a0f2d2a70725aca2244fca95a497de07a499c1f8 [2022-03-03T05:00:27.793Z] #5 DONE 0.0s [2022-03-03T05:00:27.793Z] [2022-03-03T05:00:27.793Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T05:00:27.793Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-03T05:00:28.077Z] #21 3.505 Reading package lists... [2022-03-03T05:00:28.360Z] #54 49.37 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:00:28.735Z] #8 DONE 0.9s [2022-03-03T05:00:28.735Z] [2022-03-03T05:00:28.735Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-03T05:00:28.735Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-03T05:00:28.735Z] #9 DONE 0.9s [2022-03-03T05:00:28.735Z] [2022-03-03T05:00:28.735Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:28.735Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-03T05:00:28.735Z] #7 DONE 0.9s [2022-03-03T05:00:28.735Z] [2022-03-03T05:00:28.735Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:28.735Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T05:00:28.735Z] #10 DONE 1.0s [2022-03-03T05:00:28.932Z] #54 DONE 50.5s [2022-03-03T05:00:28.932Z] [2022-03-03T05:00:28.932Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:00:28.932Z] #41 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:00:29.012Z] #21 4.290 Reading package lists... [2022-03-03T05:00:29.271Z] #21 5.065 Building dependency tree... [2022-03-03T05:00:29.271Z] #21 5.443 The following additional packages will be installed: [2022-03-03T05:00:29.531Z] #21 5.444 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:00:29.531Z] #21 5.444 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-03T05:00:29.531Z] #21 5.444 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-03T05:00:29.531Z] #21 5.444 python3-pkg-resources vim-runtime xxd [2022-03-03T05:00:29.531Z] #21 5.445 Suggested packages: [2022-03-03T05:00:29.531Z] #21 5.445 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-03T05:00:29.531Z] #21 5.445 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-03T05:00:29.531Z] #21 5.445 acl attr quota [2022-03-03T05:00:29.531Z] #21 5.445 Recommended packages: [2022-03-03T05:00:29.531Z] #21 5.445 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-03T05:00:29.791Z] #21 5.856 The following NEW packages will be installed: [2022-03-03T05:00:29.791Z] #21 5.856 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-03T05:00:29.791Z] #21 5.857 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:00:29.791Z] #21 5.857 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-03T05:00:29.791Z] #21 5.857 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-03T05:00:29.791Z] #21 5.858 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-03T05:00:29.791Z] #21 5.858 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-03T05:00:29.791Z] #21 5.858 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-03T05:00:29.791Z] #21 5.858 xz-utils zip zstd [2022-03-03T05:00:30.052Z] #21 6.135 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:00:30.052Z] #21 6.135 Need to get 27.6 MB of archives. [2022-03-03T05:00:30.052Z] #21 6.135 After this operation, 106 MB of additional disk space will be used. [2022-03-03T05:00:30.052Z] #21 6.135 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-03T05:00:30.052Z] #21 6.138 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-03T05:00:30.052Z] #21 6.141 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-03T05:00:30.052Z] #21 6.142 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-03T05:00:30.052Z] #21 6.144 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-03T05:00:30.052Z] #21 6.145 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-03T05:00:30.052Z] #21 6.147 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-03T05:00:30.052Z] #21 6.148 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-03T05:00:30.052Z] #21 6.157 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:00:30.052Z] #21 6.159 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:00:30.052Z] #21 6.168 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-03T05:00:30.052Z] #21 6.168 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-03T05:00:30.052Z] #21 6.169 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-03T05:00:30.052Z] #21 6.171 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-03T05:00:30.052Z] #21 6.180 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-03T05:00:30.052Z] #21 6.182 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-03T05:00:30.052Z] #21 6.183 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-03T05:00:30.052Z] #21 6.184 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-03T05:00:30.052Z] #21 6.185 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-03T05:00:30.052Z] #21 6.185 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-03T05:00:30.052Z] #21 6.186 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-03T05:00:30.052Z] #21 6.190 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T05:00:30.052Z] #21 6.192 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T05:00:30.052Z] #21 6.194 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T05:00:30.052Z] #21 6.195 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-03T05:00:30.052Z] #21 6.213 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-03T05:00:30.052Z] #21 6.225 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T05:00:30.312Z] #41 ... [2022-03-03T05:00:30.312Z] [2022-03-03T05:00:30.312Z] #21 6.440 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-03T05:00:30.312Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:00:30.312Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:00:30.312Z] #21 6.441 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T05:00:30.312Z] #58 51.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-03T05:00:30.312Z] #58 51.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-03T05:00:30.312Z] #21 6.442 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T05:00:30.312Z] #58 52.00 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-03T05:00:30.312Z] #58 52.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-03T05:00:30.312Z] #21 6.447 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T05:00:30.312Z] #58 52.12 go: downloading golang.org/x/mod v0.5.1 [2022-03-03T05:00:30.312Z] #58 52.12 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-03T05:00:30.312Z] #21 6.448 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-03T05:00:30.312Z] #21 6.457 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-03T05:00:30.312Z] #21 6.461 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-03T05:00:30.312Z] #21 6.494 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-03T05:00:30.312Z] #21 6.495 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-03T05:00:30.312Z] #21 6.497 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:00:30.312Z] #21 6.499 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-03T05:00:30.312Z] #21 6.525 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-03T05:00:30.312Z] #21 6.525 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-03T05:00:30.312Z] #21 6.539 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-03T05:00:30.572Z] #21 6.564 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-03T05:00:30.572Z] #58 52.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-03T05:00:30.572Z] #21 6.564 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-03T05:00:30.572Z] #58 52.21 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-03T05:00:30.572Z] #21 6.578 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-03T05:00:30.572Z] #58 52.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-03T05:00:30.572Z] #58 52.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-03T05:00:30.572Z] #58 52.34 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-03T05:00:30.832Z] #21 6.723 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-03T05:00:30.832Z] #21 6.752 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-03T05:00:30.832Z] #21 6.770 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-03T05:00:30.832Z] #21 6.772 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-03T05:00:30.832Z] #58 52.42 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-03T05:00:30.832Z] #58 ... [2022-03-03T05:00:30.832Z] [2022-03-03T05:00:30.832Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:00:30.832Z] #56 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:00:30.832Z] #56 52.16 gotestsum version dev [2022-03-03T05:00:30.832Z] #56 DONE 52.6s [2022-03-03T05:00:31.092Z] [2022-03-03T05:00:31.092Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:00:31.092Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:00:31.092Z] #58 52.66 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-03T05:00:31.092Z] #58 52.71 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-03T05:00:31.092Z] #58 52.76 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-03T05:00:31.097Z] #21 7.035 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:00:31.097Z] #21 7.104 Fetched 27.6 MB in 1s (29.8 MB/s) [2022-03-03T05:00:31.097Z] #21 7.202 Selecting previously unselected package pigz. [2022-03-03T05:00:31.353Z] #58 53.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-03T05:00:31.353Z] #58 53.08 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-03T05:00:31.353Z] #58 53.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-03T05:00:31.353Z] #58 53.16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-03T05:00:31.353Z] #58 53.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-03T05:00:31.376Z] #21 7.202 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-03T05:00:31.376Z] #21 7.222 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-03T05:00:31.376Z] #21 7.249 Unpacking pigz (2.6-1) ... [2022-03-03T05:00:31.376Z] #21 7.392 Selecting previously unselected package libelf1:amd64. [2022-03-03T05:00:31.376Z] #21 7.396 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-03T05:00:31.376Z] #21 7.409 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-03T05:00:31.376Z] #21 7.507 Selecting previously unselected package libbpf0:amd64. [2022-03-03T05:00:31.376Z] #21 7.507 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-03T05:00:31.612Z] #58 53.21 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-03T05:00:31.612Z] #58 53.36 go: downloading github.com/prometheus/common v0.10.0 [2022-03-03T05:00:31.636Z] #21 7.515 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:00:31.636Z] #21 7.642 Selecting previously unselected package libcap2:amd64. [2022-03-03T05:00:31.636Z] #21 7.645 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-03T05:00:31.636Z] #21 7.651 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:00:31.636Z] #21 7.718 Selecting previously unselected package libmnl0:amd64. [2022-03-03T05:00:31.636Z] #21 7.718 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-03T05:00:31.636Z] #21 7.725 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:00:31.872Z] #58 53.56 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-03T05:00:31.873Z] #58 53.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-03T05:00:31.895Z] #21 7.805 Selecting previously unselected package libxtables12:amd64. [2022-03-03T05:00:31.895Z] #21 7.808 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-03T05:00:31.895Z] #21 7.813 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:00:31.895Z] #21 7.894 Selecting previously unselected package libcap2-bin. [2022-03-03T05:00:31.895Z] #21 7.897 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-03T05:00:31.895Z] #21 7.906 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-03T05:00:31.895Z] #21 8.021 Selecting previously unselected package iproute2. [2022-03-03T05:00:32.052Z] [2022-03-03T05:00:32.052Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:32.052Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T05:00:32.052Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-03T05:00:32.053Z] #69 DONE 0.0s [2022-03-03T05:00:32.053Z] [2022-03-03T05:00:32.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:32.053Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:32.053Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 0.0s done [2022-03-03T05:00:32.053Z] #11 sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 1.86kB / 1.86kB done [2022-03-03T05:00:32.053Z] #11 sha256:4d0c01fbd68ee41dcd9433f17d59f201f5a2d9bc0a6b4d25c12e1cc626c7cc51 1.80kB / 1.80kB done [2022-03-03T05:00:32.053Z] #11 sha256:73fa8a9cf041f23f87dd098d1295f74bc17cc74d80e7fb4b8558943b308f96a6 7.04kB / 7.04kB done [2022-03-03T05:00:32.053Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 11.53MB / 54.92MB 0.0s [2022-03-03T05:00:32.053Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 18.87MB / 54.92MB 0.1s [2022-03-03T05:00:32.053Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 30.41MB / 54.92MB 0.3s [2022-03-03T05:00:32.053Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.3s [2022-03-03T05:00:32.053Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 4.19MB / 5.15MB 0.3s [2022-03-03T05:00:32.132Z] #58 53.66 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-03T05:00:32.158Z] #21 8.027 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-03T05:00:32.158Z] #21 8.032 Unpacking iproute2 (5.10.0-4) ... [2022-03-03T05:00:32.158Z] #21 8.242 Selecting previously unselected package xxd. [2022-03-03T05:00:32.158Z] #21 8.245 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:00:32.158Z] #21 8.250 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:32.316Z] #11 ... [2022-03-03T05:00:32.316Z] [2022-03-03T05:00:32.316Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-03T05:00:32.316Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-03T05:00:32.316Z] #45 DONE 0.0s [2022-03-03T05:00:32.316Z] [2022-03-03T05:00:32.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:32.316Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:32.316Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.05MB / 10.87MB 0.4s [2022-03-03T05:00:32.316Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.4s [2022-03-03T05:00:32.316Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 41.59MB / 54.92MB 0.5s [2022-03-03T05:00:32.316Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 3.15MB / 10.87MB 0.5s [2022-03-03T05:00:32.417Z] #21 8.354 Selecting previously unselected package vim-common. [2022-03-03T05:00:32.417Z] #21 8.357 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:00:32.417Z] #21 8.382 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:32.417Z] #21 8.496 Selecting previously unselected package bash-completion. [2022-03-03T05:00:32.417Z] #21 8.499 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-03T05:00:32.578Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 47.19MB / 54.92MB 0.6s [2022-03-03T05:00:32.578Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 7.32MB / 10.87MB 0.6s [2022-03-03T05:00:32.578Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s done [2022-03-03T05:00:32.578Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 53.48MB / 54.92MB 0.8s [2022-03-03T05:00:32.578Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.8s [2022-03-03T05:00:32.578Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 6.29MB / 54.58MB 0.8s [2022-03-03T05:00:32.842Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 0.9s done [2022-03-03T05:00:32.842Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 11.53MB / 54.58MB 1.0s [2022-03-03T05:00:32.842Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 1.05MB / 85.81MB 1.0s [2022-03-03T05:00:33.113Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 17.83MB / 54.58MB 1.2s [2022-03-03T05:00:33.113Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 23.07MB / 85.81MB 1.2s [2022-03-03T05:00:33.375Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 27.26MB / 54.58MB 1.5s [2022-03-03T05:00:33.375Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 31.46MB / 85.81MB 1.5s [2022-03-03T05:00:33.375Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 31.46MB / 54.58MB 1.6s [2022-03-03T05:00:33.514Z] #58 55.01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-03T05:00:33.637Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.7s done [2022-03-03T05:00:33.637Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 37.75MB / 54.58MB 1.7s [2022-03-03T05:00:33.637Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 40.89MB / 85.81MB 1.7s [2022-03-03T05:00:33.637Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 41.94MB / 54.58MB 1.9s [2022-03-03T05:00:33.637Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.19MB / 85.81MB 1.9s [2022-03-03T05:00:33.637Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 0B / 134.83MB 1.9s [2022-03-03T05:00:33.901Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 45.09MB / 54.58MB 2.0s [2022-03-03T05:00:33.901Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 2.1s [2022-03-03T05:00:34.164Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.53MB / 54.58MB 2.2s [2022-03-03T05:00:34.164Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 53.66MB / 85.81MB 2.2s [2022-03-03T05:00:34.164Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 58.72MB / 85.81MB 2.4s [2022-03-03T05:00:34.164Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 12.58MB / 134.83MB 2.4s [2022-03-03T05:00:34.325Z] #21 10.35 Unpacking bash-completion (1:2.11-2) ... [2022-03-03T05:00:34.325Z] #21 10.52 Selecting previously unselected package bzip2. [2022-03-03T05:00:34.325Z] #21 10.52 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-03T05:00:34.325Z] #21 10.54 Unpacking bzip2 (1.0.8-4) ... [2022-03-03T05:00:34.427Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 66.06MB / 85.81MB 2.6s [2022-03-03T05:00:34.427Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 22.02MB / 134.83MB 2.6s [2022-03-03T05:00:34.584Z] #21 10.64 Selecting previously unselected package xz-utils. [2022-03-03T05:00:34.584Z] #21 10.64 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-03T05:00:34.584Z] #21 10.65 Unpacking xz-utils (5.2.5-2) ... [2022-03-03T05:00:34.584Z] #21 10.74 Selecting previously unselected package apparmor. [2022-03-03T05:00:34.584Z] #21 10.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-03T05:00:34.692Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 36.27MB / 134.83MB 2.8s [2022-03-03T05:00:34.692Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 79.69MB / 85.81MB 2.9s [2022-03-03T05:00:34.843Z] #21 10.81 Unpacking apparmor (2.13.6-10) ... [2022-03-03T05:00:34.843Z] #21 11.05 Selecting previously unselected package inetutils-ping. [2022-03-03T05:00:34.868Z] Client: [2022-03-03T05:00:34.868Z] Context: default [2022-03-03T05:00:34.868Z] Debug Mode: false [2022-03-03T05:00:34.868Z] Plugins: [2022-03-03T05:00:34.868Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-03T05:00:34.868Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-03T05:00:34.868Z] [2022-03-03T05:00:34.868Z] Server: [2022-03-03T05:00:34.868Z] Containers: 0 [2022-03-03T05:00:34.868Z] Running: 0 [2022-03-03T05:00:34.868Z] Paused: 0 [2022-03-03T05:00:34.868Z] Stopped: 0 [2022-03-03T05:00:34.868Z] Images: 0 [2022-03-03T05:00:34.868Z] Server Version: 20.10.12 [2022-03-03T05:00:34.868Z] Storage Driver: overlay2 [2022-03-03T05:00:34.868Z] Backing Filesystem: extfs [2022-03-03T05:00:34.868Z] Supports d_type: true [2022-03-03T05:00:34.868Z] Native Overlay Diff: true [2022-03-03T05:00:34.868Z] userxattr: false [2022-03-03T05:00:34.868Z] Logging Driver: json-file [2022-03-03T05:00:34.868Z] Cgroup Driver: cgroupfs [2022-03-03T05:00:34.868Z] Cgroup Version: 1 [2022-03-03T05:00:34.868Z] Plugins: [2022-03-03T05:00:34.868Z] Volume: local [2022-03-03T05:00:34.868Z] Network: bridge host ipvlan macvlan null overlay [2022-03-03T05:00:34.868Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-03T05:00:34.868Z] Swarm: inactive [2022-03-03T05:00:34.868Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-03T05:00:34.868Z] Default Runtime: runc [2022-03-03T05:00:34.868Z] Init Binary: docker-init [2022-03-03T05:00:34.868Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T05:00:34.868Z] runc version: v1.0.2-0-g52b36a2 [2022-03-03T05:00:34.868Z] init version: de40ad0 [2022-03-03T05:00:34.868Z] Security Options: [2022-03-03T05:00:34.868Z] apparmor [2022-03-03T05:00:34.868Z] seccomp [2022-03-03T05:00:34.868Z] Profile: default [2022-03-03T05:00:34.868Z] Kernel Version: 5.11.0-1023-aws [2022-03-03T05:00:34.868Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-03T05:00:34.868Z] OSType: linux [2022-03-03T05:00:34.868Z] Architecture: aarch64 [2022-03-03T05:00:34.868Z] CPUs: 2 [2022-03-03T05:00:34.868Z] Total Memory: 7.576GiB [2022-03-03T05:00:34.868Z] Name: ip-10-100-64-209 [2022-03-03T05:00:34.868Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-03T05:00:34.868Z] Docker Root Dir: /var/lib/docker [2022-03-03T05:00:34.868Z] Debug Mode: false [2022-03-03T05:00:34.868Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:00:34.868Z] Labels: [2022-03-03T05:00:34.868Z] Experimental: true [2022-03-03T05:00:34.868Z] Insecure Registries: [2022-03-03T05:00:34.868Z] 127.0.0.0/8 [2022-03-03T05:00:34.868Z] Live Restore Enabled: true [2022-03-03T05:00:34.868Z] [Pipeline] sh [2022-03-03T05:00:34.955Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.0s done [2022-03-03T05:00:34.955Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.0s [2022-03-03T05:00:34.955Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 46.14MB / 134.83MB 3.0s [2022-03-03T05:00:34.955Z] #11 sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee 0B / 156B 3.0s [2022-03-03T05:00:34.955Z] #11 sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee 156B / 156B 3.1s [2022-03-03T05:00:35.101Z] #21 11.05 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-03T05:00:35.102Z] #21 11.06 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-03T05:00:35.102Z] #21 11.12 Selecting previously unselected package libip4tc2:amd64. [2022-03-03T05:00:35.102Z] #21 11.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:00:35.102Z] #21 11.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:00:35.102Z] #21 11.20 Selecting previously unselected package libip6tc2:amd64. [2022-03-03T05:00:35.102Z] #21 11.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:00:35.102Z] #21 11.21 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:00:35.102Z] #21 11.27 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-03T05:00:35.102Z] #21 11.27 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-03T05:00:35.102Z] #21 11.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:00:35.102Z] #21 11.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-03T05:00:35.147Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:00:35.147Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:00:35.147Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43320/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-03T05:00:35.147Z] + bash /home/ubuntu/workspace/moby_PR-43320/check-config.sh [2022-03-03T05:00:35.147Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-03T05:00:35.147Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-03T05:00:35.147Z] [2022-03-03T05:00:35.147Z] Generally Necessary: [2022-03-03T05:00:35.147Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-03T05:00:35.147Z] - apparmor: enabled and tools installed [2022-03-03T05:00:35.147Z] - CONFIG_NAMESPACES: enabled [2022-03-03T05:00:35.147Z] - CONFIG_NET_NS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_PID_NS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_IPC_NS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_UTS_NS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUPS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CPUSETS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_MEMCG: enabled [2022-03-03T05:00:35.147Z] - CONFIG_KEYS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_VETH: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-03T05:00:35.147Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUP_BPF: enabled [2022-03-03T05:00:35.147Z] [2022-03-03T05:00:35.147Z] Optional Features: [2022-03-03T05:00:35.147Z] - CONFIG_USER_NS: enabled [2022-03-03T05:00:35.147Z] - CONFIG_SECCOMP: enabled [2022-03-03T05:00:35.147Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-03T05:00:35.147Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-03T05:00:35.360Z] #21 11.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-03T05:00:35.360Z] #21 11.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:00:35.360Z] #21 11.42 Selecting previously unselected package libnftnl11:amd64. [2022-03-03T05:00:35.360Z] #21 11.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-03T05:00:35.360Z] #21 11.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:00:35.409Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-03T05:00:35.409Z] (cgroup swap accounting is currently enabled) [2022-03-03T05:00:35.409Z] - CONFIG_BLK_CGROUP: enabled [2022-03-03T05:00:35.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CGROUP_PERF: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-03T05:00:35.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-03T05:00:35.409Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-03T05:00:35.409Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-03T05:00:35.409Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_IP_VS: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-03T05:00:35.409Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-03T05:00:35.409Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-03T05:00:35.409Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-03T05:00:35.409Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-03T05:00:35.409Z] - CONFIG_EXT4_FS: enabled [2022-03-03T05:00:35.409Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-03T05:00:35.409Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-03T05:00:35.409Z] - Network Drivers: [2022-03-03T05:00:35.409Z] - "overlay": [2022-03-03T05:00:35.409Z] - CONFIG_VXLAN: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-03T05:00:35.409Z] Optional (for encrypted networks): [2022-03-03T05:00:35.409Z] - CONFIG_CRYPTO: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-03T05:00:35.409Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-03T05:00:35.409Z] - CONFIG_XFRM: enabled [2022-03-03T05:00:35.409Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-03T05:00:35.409Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-03T05:00:35.409Z] - "ipvlan": [2022-03-03T05:00:35.409Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-03T05:00:35.409Z] - "macvlan": [2022-03-03T05:00:35.531Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 59.77MB / 134.83MB 3.6s [2022-03-03T05:00:35.531Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 71.30MB / 134.83MB 3.8s [2022-03-03T05:00:35.619Z] #21 11.49 Selecting previously unselected package iptables. [2022-03-03T05:00:35.619Z] #21 11.50 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-03T05:00:35.619Z] #21 11.50 Unpacking iptables (1.8.7-1) ... [2022-03-03T05:00:35.619Z] #21 11.75 Selecting previously unselected package libonig5:amd64. [2022-03-03T05:00:35.667Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-03T05:00:35.667Z] - CONFIG_DUMMY: enabled (as module) [2022-03-03T05:00:35.667Z] - "ftp,tftp client in container": [2022-03-03T05:00:35.667Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-03T05:00:35.667Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-03T05:00:35.667Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-03T05:00:35.667Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-03T05:00:35.667Z] - Storage Drivers: [2022-03-03T05:00:35.667Z] - "aufs": [2022-03-03T05:00:35.667Z] - CONFIG_AUFS_FS: missing [2022-03-03T05:00:35.667Z] - "btrfs": [2022-03-03T05:00:35.667Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-03T05:00:35.667Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-03T05:00:35.667Z] - "devicemapper": [2022-03-03T05:00:35.667Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-03T05:00:35.667Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-03T05:00:35.667Z] - "overlay": [2022-03-03T05:00:35.667Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-03T05:00:35.667Z] - "zfs": [2022-03-03T05:00:35.667Z] - /dev/zfs: present [2022-03-03T05:00:35.667Z] - zfs command: missing [2022-03-03T05:00:35.667Z] - zpool command: missing [2022-03-03T05:00:35.667Z] [2022-03-03T05:00:35.667Z] Limits: [2022-03-03T05:00:35.667Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-03T05:00:35.667Z] [2022-03-03T05:00:35.667Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-03T05:00:35.830Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.8s [2022-03-03T05:00:35.830Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 82.84MB / 134.83MB 4.0s [2022-03-03T05:00:35.879Z] #21 11.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T05:00:35.879Z] #21 11.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:00:35.879Z] #21 11.87 Selecting previously unselected package libjq1:amd64. [2022-03-03T05:00:35.879Z] #21 11.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T05:00:35.879Z] #21 11.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:00:35.879Z] #21 11.93 Selecting previously unselected package jq. [2022-03-03T05:00:35.879Z] #21 11.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-03T05:00:35.879Z] #21 11.93 Unpacking jq (1.6-2.1) ... [2022-03-03T05:00:35.879Z] #21 11.99 Selecting previously unselected package libaio1:amd64. [2022-03-03T05:00:35.879Z] #21 11.99 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-03T05:00:35.879Z] #21 12.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:00:35.879Z] #21 12.05 Selecting previously unselected package libgpm2:amd64. [2022-03-03T05:00:35.879Z] #21 12.05 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-03T05:00:35.879Z] #21 12.05 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:00:35.879Z] #21 12.10 Selecting previously unselected package libicu67:amd64. [2022-03-03T05:00:35.990Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dee9f422c80e04162e944d4eea0f216efc32e078 . [2022-03-03T05:00:35.990Z] #1 [internal] load build definition from Dockerfile [2022-03-03T05:00:35.990Z] #1 sha256:930d7582f200d4ba6c8e490c7e9c96573a09feb2f3a6aa234a48a4919322de52 [2022-03-03T05:00:35.990Z] #1 transferring dockerfile: 16.77kB done [2022-03-03T05:00:35.990Z] #1 DONE 0.1s [2022-03-03T05:00:35.990Z] [2022-03-03T05:00:35.990Z] #2 [internal] load .dockerignore [2022-03-03T05:00:35.990Z] #2 sha256:a5df9aa6f5974b8167f2875223da3f64f1cb895576ce3f47cb235927f78742ab [2022-03-03T05:00:36.096Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 91.47MB / 134.83MB 4.2s [2022-03-03T05:00:36.096Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.2s done [2022-03-03T05:00:36.139Z] #21 12.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-03T05:00:36.139Z] #21 12.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T05:00:36.251Z] #2 transferring context: 87B done [2022-03-03T05:00:36.252Z] #2 DONE 0.0s [2022-03-03T05:00:36.252Z] [2022-03-03T05:00:36.252Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-03T05:00:36.252Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-03T05:00:36.359Z] #11 sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee 156B / 156B 4.4s done [2022-03-03T05:00:36.416Z] #21 ... [2022-03-03T05:00:36.416Z] [2022-03-03T05:00:36.416Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:00:36.416Z] #56 sha256:84237ba4015ff24bb28824935c700b09e4025b8947c8903834dec53cffd99235 [2022-03-03T05:00:36.416Z] #56 23.63 + mkdir -p /build [2022-03-03T05:00:36.416Z] #56 23.63 + cp runc /build/runc [2022-03-03T05:00:36.621Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 108.81MB / 134.83MB 4.8s [2022-03-03T05:00:36.818Z] #3 DONE 0.5s [2022-03-03T05:00:36.818Z] [2022-03-03T05:00:36.819Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-03T05:00:36.819Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-03T05:00:36.819Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-03T05:00:36.819Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-03T05:00:36.819Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-03-03T05:00:36.819Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-03T05:00:36.819Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-03T05:00:36.884Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 118.49MB / 134.83MB 5.1s [2022-03-03T05:00:37.076Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-03-03T05:00:37.077Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-03T05:00:37.077Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-03-03T05:00:37.147Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 125.83MB / 134.83MB 5.3s [2022-03-03T05:00:37.337Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-03T05:00:37.413Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 133.17MB / 134.83MB 5.5s [2022-03-03T05:00:37.594Z] #4 DONE 0.8s [2022-03-03T05:00:37.710Z] #58 ... [2022-03-03T05:00:37.710Z] [2022-03-03T05:00:37.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-03-03T05:00:37.710Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T05:00:37.710Z] #19 48.36 Fetched 48.9 MB in 46s (1055 kB/s) [2022-03-03T05:00:37.850Z] [2022-03-03T05:00:37.850Z] #6 [internal] load build definition from Dockerfile [2022-03-03T05:00:37.850Z] #6 sha256:dae9985c18389cb35e38566aab2355eca88f38f39f67bdc3babd3342b71f3daf [2022-03-03T05:00:37.850Z] #6 DONE 0.0s [2022-03-03T05:00:37.850Z] [2022-03-03T05:00:37.850Z] #5 [internal] load .dockerignore [2022-03-03T05:00:37.850Z] #5 sha256:dcd1da2eb58c62c623d52c586a50d616d742f42ddda2d923670665ce66424ce4 [2022-03-03T05:00:37.850Z] #5 DONE 0.0s [2022-03-03T05:00:37.850Z] [2022-03-03T05:00:37.850Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:37.850Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T05:00:38.778Z] #10 ... [2022-03-03T05:00:38.778Z] [2022-03-03T05:00:38.778Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-03T05:00:38.778Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-03T05:00:38.778Z] #9 DONE 1.1s [2022-03-03T05:00:38.778Z] [2022-03-03T05:00:38.778Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:38.778Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-03T05:00:38.778Z] #8 DONE 1.1s [2022-03-03T05:00:39.070Z] [2022-03-03T05:00:39.070Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:39.070Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T05:00:39.070Z] #10 DONE 1.2s [2022-03-03T05:00:39.070Z] [2022-03-03T05:00:39.070Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T05:00:39.070Z] #7 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-03-03T05:00:39.070Z] #7 DONE 1.2s [2022-03-03T05:00:39.330Z] [2022-03-03T05:00:39.330Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:39.330Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T05:00:39.330Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-03T05:00:39.330Z] #69 DONE 0.0s [2022-03-03T05:00:39.330Z] [2022-03-03T05:00:39.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:39.330Z] #11 sha256:7edbc9676dd71d180882210fc3ec1e1deb0b10ff9c182f7bf78973da50430f6b [2022-03-03T05:00:39.330Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 0.1s done [2022-03-03T05:00:39.587Z] #11 sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 1.86kB / 1.86kB done [2022-03-03T05:00:39.696Z] #56 DONE 27.1s [2022-03-03T05:00:39.696Z] [2022-03-03T05:00:39.696Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:00:39.696Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:00:39.696Z] #21 13.94 Selecting previously unselected package libinih1:amd64. [2022-03-03T05:00:39.696Z] #21 13.95 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-03T05:00:39.696Z] #21 14.03 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-03T05:00:39.696Z] #21 15.13 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:00:39.696Z] #21 15.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:00:39.696Z] #21 15.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:00:39.696Z] #21 15.74 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:00:39.696Z] #21 15.74 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:00:39.696Z] #21 15.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:00:39.696Z] #21 15.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:00:39.696Z] #21 15.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:00:39.696Z] #21 15.80 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:00:39.696Z] #21 15.84 Selecting previously unselected package net-tools. [2022-03-03T05:00:39.696Z] #21 15.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-03T05:00:39.696Z] #21 15.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:00:39.696Z] #21 15.90 Selecting previously unselected package patch. [2022-03-03T05:00:39.884Z] #11 ... [2022-03-03T05:00:39.884Z] [2022-03-03T05:00:39.884Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-03T05:00:39.884Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-03T05:00:39.884Z] #45 DONE 0.0s [2022-03-03T05:00:39.884Z] [2022-03-03T05:00:39.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:39.884Z] #11 sha256:7edbc9676dd71d180882210fc3ec1e1deb0b10ff9c182f7bf78973da50430f6b [2022-03-03T05:00:39.884Z] #11 sha256:1d6239f6352dc3b7ecc0a3a735a1de5e34ec1c0c63016bc6f393fa01c030d231 1.80kB / 1.80kB done [2022-03-03T05:00:39.884Z] #11 sha256:917d9c26daad47b3f8e38f9dbd612b98478c73c17a8689ec3417bfa085911848 7.06kB / 7.06kB done [2022-03-03T05:00:39.954Z] #21 15.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-03T05:00:39.954Z] #21 15.91 Unpacking patch (2.7.6-7) ... [2022-03-03T05:00:39.954Z] #21 15.95 Selecting previously unselected package python-pip-whl. [2022-03-03T05:00:39.954Z] #21 15.96 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-03T05:00:39.954Z] #21 15.96 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-03T05:00:39.954Z] #21 16.15 Selecting previously unselected package python3-lib2to3. [2022-03-03T05:00:39.954Z] #21 16.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-03T05:00:39.954Z] #21 16.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:00:39.964Z] #11 ... [2022-03-03T05:00:39.964Z] [2022-03-03T05:00:39.964Z] #24 [internal] load build context [2022-03-03T05:00:39.964Z] #24 sha256:74d611ba1a007ce66224ed52c6b7bd9674670e5425ffc2c64d1a0327180a56fa [2022-03-03T05:00:39.964Z] #24 transferring context: 57.18MB 6.6s done [2022-03-03T05:00:39.964Z] #24 DONE 7.9s [2022-03-03T05:00:39.964Z] [2022-03-03T05:00:39.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:39.964Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:39.964Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 134.83MB / 134.83MB 7.6s done [2022-03-03T05:00:39.964Z] #11 ... [2022-03-03T05:00:39.964Z] [2022-03-03T05:00:39.964Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T05:00:39.964Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T05:00:39.964Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 done [2022-03-03T05:00:39.964Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-03T05:00:39.964Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-03T05:00:39.964Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-03T05:00:39.964Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-03T05:00:39.964Z] #28 ... [2022-03-03T05:00:39.964Z] [2022-03-03T05:00:39.964Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:39.964Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-03T05:00:39.964Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-03T05:00:39.964Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T05:00:39.964Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-03T05:00:39.964Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-03T05:00:39.964Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2022-03-03T05:00:39.964Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-03-03T05:00:39.964Z] #67 DONE 8.0s [2022-03-03T05:00:39.964Z] [2022-03-03T05:00:39.964Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:39.964Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T05:00:39.964Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-03T05:00:39.964Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T05:00:39.964Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-03T05:00:39.964Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-03-03T05:00:39.964Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-03-03T05:00:39.964Z] #69 DONE 8.1s [2022-03-03T05:00:39.964Z] [2022-03-03T05:00:39.964Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T05:00:39.964Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T05:00:40.148Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0B / 53.61MB [2022-03-03T05:00:40.148Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0B / 5.14MB 0.1s [2022-03-03T05:00:40.148Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0B / 10.66MB 0.1s [2022-03-03T05:00:40.212Z] #21 16.20 Selecting previously unselected package python3-distutils. [2022-03-03T05:00:40.212Z] #21 16.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-03T05:00:40.212Z] #21 16.21 Unpacking python3-distutils (3.9.2-1) ... [2022-03-03T05:00:40.212Z] #21 16.25 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:00:40.212Z] #21 16.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:00:40.212Z] #21 16.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:00:40.212Z] #21 16.31 Selecting previously unselected package python3-setuptools. [2022-03-03T05:00:40.212Z] #21 16.32 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-03T05:00:40.212Z] #21 16.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-03T05:00:40.406Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 16.78MB / 53.61MB 0.2s [2022-03-03T05:00:40.406Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 4.19MB / 5.14MB 0.2s [2022-03-03T05:00:40.406Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 32.51MB / 53.61MB 0.4s [2022-03-03T05:00:40.406Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.3s done [2022-03-03T05:00:40.406Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.4s [2022-03-03T05:00:40.406Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 0B / 54.67MB 0.4s [2022-03-03T05:00:40.407Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 49.28MB / 53.61MB 0.5s [2022-03-03T05:00:40.469Z] #21 16.49 Selecting previously unselected package python3-wheel. [2022-03-03T05:00:40.469Z] #21 16.49 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-03T05:00:40.469Z] #21 16.50 Unpacking python3-wheel (0.34.2-1) ... [2022-03-03T05:00:40.469Z] #21 16.55 Selecting previously unselected package python3-pip. [2022-03-03T05:00:40.469Z] #21 16.55 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-03T05:00:40.469Z] #21 16.55 Unpacking python3-pip (20.3.4-4) ... [2022-03-03T05:00:40.469Z] #21 16.63 Selecting previously unselected package sudo. [2022-03-03T05:00:40.469Z] #21 16.63 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-03T05:00:40.665Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 0.6s [2022-03-03T05:00:40.665Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 16.78MB / 54.67MB 0.6s [2022-03-03T05:00:40.727Z] #21 16.71 Unpacking sudo (1.9.5p2-3) ... [2022-03-03T05:00:40.727Z] #21 16.89 Selecting previously unselected package thin-provisioning-tools. [2022-03-03T05:00:40.727Z] #21 16.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-03T05:00:40.727Z] #21 16.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:00:40.727Z] #21 16.97 Selecting previously unselected package uidmap. [2022-03-03T05:00:40.909Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.0s [2022-03-03T05:00:40.985Z] #21 16.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-03T05:00:40.985Z] #21 16.97 Unpacking uidmap (1:4.8.1-1) ... [2022-03-03T05:00:41.005Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.6s done [2022-03-03T05:00:41.005Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 32.58MB / 54.67MB 0.8s [2022-03-03T05:00:41.005Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 0B / 81.02MB 0.8s [2022-03-03T05:00:41.005Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 47.32MB / 54.67MB 0.9s [2022-03-03T05:00:41.005Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 1.0s [2022-03-03T05:00:41.005Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 13.63MB / 81.02MB 1.0s [2022-03-03T05:00:41.244Z] #21 17.20 Selecting previously unselected package vim-runtime. [2022-03-03T05:00:41.244Z] #21 17.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:00:41.244Z] #21 17.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-03T05:00:41.244Z] #21 17.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-03T05:00:41.244Z] #21 17.40 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:41.267Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 18.87MB / 81.02MB 1.1s [2022-03-03T05:00:41.267Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 28.44MB / 81.02MB 1.2s [2022-03-03T05:00:41.525Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 50.33MB / 81.02MB 1.4s [2022-03-03T05:00:41.525Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 66.06MB / 81.02MB 1.6s [2022-03-03T05:00:41.794Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 76.55MB / 81.02MB 1.8s [2022-03-03T05:00:41.811Z] #21 18.05 Selecting previously unselected package vim. [2022-03-03T05:00:42.051Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.9s done [2022-03-03T05:00:42.051Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 2.0s [2022-03-03T05:00:42.070Z] #21 18.05 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:00:42.070Z] #21 18.06 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:42.328Z] #21 18.21 Selecting previously unselected package xfsprogs. [2022-03-03T05:00:42.328Z] #21 18.21 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-03T05:00:42.328Z] #21 18.22 Unpacking xfsprogs (5.10.0-4) ... [2022-03-03T05:00:42.328Z] #21 18.36 Selecting previously unselected package zip. [2022-03-03T05:00:42.328Z] #21 18.36 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-03T05:00:42.328Z] #21 18.37 Unpacking zip (3.0-12) ... [2022-03-03T05:00:42.328Z] #21 18.41 Selecting previously unselected package zstd. [2022-03-03T05:00:42.328Z] #21 18.42 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-03T05:00:42.328Z] #21 18.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:00:42.586Z] #21 18.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:00:42.586Z] #21 18.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:00:42.586Z] #21 18.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:00:42.586Z] #21 18.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:00:42.830Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.8s done [2022-03-03T05:00:42.845Z] #21 18.77 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T05:00:42.845Z] #21 18.78 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:00:42.845Z] #21 18.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-03T05:00:42.845Z] #21 18.82 Setting up uidmap (1:4.8.1-1) ... [2022-03-03T05:00:42.845Z] #21 18.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:00:42.845Z] #21 18.85 Setting up bzip2 (1.0.8-4) ... [2022-03-03T05:00:42.845Z] #21 18.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:00:42.845Z] #21 18.90 Setting up python3-wheel (0.34.2-1) ... [2022-03-03T05:00:42.983Z] #11 ... [2022-03-03T05:00:42.983Z] [2022-03-03T05:00:42.983Z] #24 [internal] load build context [2022-03-03T05:00:42.983Z] #24 sha256:5238d95bfa9b4eb743e980882c71c19a054d1cc851985d372b0ca7175bc16256 [2022-03-03T05:00:42.983Z] #24 transferring context: 57.18MB 2.5s done [2022-03-03T05:00:42.983Z] #24 DONE 3.8s [2022-03-03T05:00:42.983Z] [2022-03-03T05:00:42.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:42.983Z] #11 sha256:7edbc9676dd71d180882210fc3ec1e1deb0b10ff9c182f7bf78973da50430f6b [2022-03-03T05:00:43.104Z] #21 19.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:43.104Z] #21 19.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:00:43.104Z] #21 19.10 Setting up libcap2-bin (1:2.44-1) ... [2022-03-03T05:00:43.104Z] #21 19.12 Setting up apparmor (2.13.6-10) ... [2022-03-03T05:00:43.242Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 3.1s done [2022-03-03T05:00:43.242Z] #11 sha256:a4d915d27f1fdb5683543ccfff95e571606c557a47191176fce52bc1de0addcb 126B / 126B 3.2s [2022-03-03T05:00:43.778Z] #28 DONE 12.2s [2022-03-03T05:00:43.778Z] [2022-03-03T05:00:43.778Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:43.778Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:43.778Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.1s [2022-03-03T05:00:44.040Z] #21 20.02 Setting up zip (3.0-12) ... [2022-03-03T05:00:44.040Z] #21 20.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:44.040Z] #21 20.05 Setting up bash-completion (1:2.11-2) ... [2022-03-03T05:00:44.040Z] #21 ... [2022-03-03T05:00:44.040Z] [2022-03-03T05:00:44.040Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:00:44.040Z] #60 sha256:5b164274e73a31873e9e12e06edf620dd32a956df888ac435b131fade3883e02 [2022-03-03T05:00:44.040Z] #60 67.70 # github.com/containerd/containerd/cmd/containerd [2022-03-03T05:00:44.040Z] #60 67.70 /usr/bin/ld: /tmp/go-link-1546350553/000019.o: in function `New': [2022-03-03T05:00:44.040Z] #60 67.70 /tmp/tmp.vzwTf1LmCU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-03T05:00:44.300Z] #60 67.76 + bin/containerd-stress [2022-03-03T05:00:44.716Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 2.6s done [2022-03-03T05:00:44.722Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.8s done [2022-03-03T05:00:44.868Z] #60 68.62 + bin/containerd-shim [2022-03-03T05:00:44.974Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-03T05:00:45.253Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 5.1s done [2022-03-03T05:00:45.253Z] #11 ... [2022-03-03T05:00:45.253Z] [2022-03-03T05:00:45.253Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T05:00:45.253Z] #28 sha256:cb983e985114734a877253bfa61bb8a7e8667d773f76aa54c4d88ef5c333eb4f [2022-03-03T05:00:45.253Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-03T05:00:45.253Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-03T05:00:45.253Z] #28 sha256:1907ed841fa5ffeec67fda754b18b50951aef1712324fe1f6b6c981a40f9594b 529B / 529B done [2022-03-03T05:00:45.253Z] #28 sha256:c077ecbc578ee6db06df4b6532b36703db7454a40eece470051e45fe0e9d27e2 1.48kB / 1.48kB done [2022-03-03T05:00:45.253Z] #28 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 2.4s done [2022-03-03T05:00:45.253Z] #28 DONE 5.9s [2022-03-03T05:00:45.253Z] [2022-03-03T05:00:45.253Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:45.253Z] #11 sha256:7edbc9676dd71d180882210fc3ec1e1deb0b10ff9c182f7bf78973da50430f6b [2022-03-03T05:00:45.253Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 0B / 102.66MB 5.2s [2022-03-03T05:00:45.510Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.2s done [2022-03-03T05:00:45.510Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 16.78MB / 102.66MB 5.5s [2022-03-03T05:00:45.510Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-03T05:00:45.668Z] #11 ... [2022-03-03T05:00:45.668Z] [2022-03-03T05:00:45.668Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-03T05:00:45.668Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-03T05:00:45.668Z] #68 DONE 1.6s [2022-03-03T05:00:45.668Z] [2022-03-03T05:00:45.668Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:45.668Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:45.668Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-03T05:00:45.668Z] #11 ... [2022-03-03T05:00:45.668Z] [2022-03-03T05:00:45.668Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-03T05:00:45.668Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-03T05:00:46.076Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 29.16MB / 102.66MB 5.9s [2022-03-03T05:00:46.076Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 44.04MB / 102.66MB 6.1s [2022-03-03T05:00:46.335Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 61.78MB / 102.66MB 6.2s [2022-03-03T05:00:46.335Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.8s done [2022-03-03T05:00:46.335Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 78.64MB / 102.66MB 6.4s [2022-03-03T05:00:46.593Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 83.89MB / 102.66MB 6.5s [2022-03-03T05:00:46.593Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 89.13MB / 102.66MB 6.6s [2022-03-03T05:00:46.616Z] #70 DONE 0.9s [2022-03-03T05:00:46.616Z] [2022-03-03T05:00:46.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:46.616Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:46.616Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-03T05:00:46.917Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 95.42MB / 102.66MB 6.7s [2022-03-03T05:00:46.917Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-03T05:00:47.175Z] #11 sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 102.66MB / 102.66MB 6.9s [2022-03-03T05:00:47.193Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-03T05:00:48.155Z] #60 71.64 + bin/containerd-shim-runc-v1 [2022-03-03T05:00:48.931Z] Client: [2022-03-03T05:00:48.931Z] Context: default [2022-03-03T05:00:48.931Z] Debug Mode: false [2022-03-03T05:00:48.931Z] Plugins: [2022-03-03T05:00:48.931Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-03T05:00:48.931Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-03T05:00:48.931Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-03T05:00:48.931Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-03T05:00:48.931Z] [2022-03-03T05:00:48.931Z] Server: [2022-03-03T05:00:48.931Z] Containers: 0 [2022-03-03T05:00:48.931Z] Running: 0 [2022-03-03T05:00:48.931Z] Paused: 0 [2022-03-03T05:00:48.931Z] Stopped: 0 [2022-03-03T05:00:48.931Z] Images: 0 [2022-03-03T05:00:48.931Z] Server Version: 20.10.12 [2022-03-03T05:00:48.931Z] Storage Driver: overlay2 [2022-03-03T05:00:48.931Z] Backing Filesystem: extfs [2022-03-03T05:00:48.931Z] Supports d_type: true [2022-03-03T05:00:48.931Z] Native Overlay Diff: true [2022-03-03T05:00:48.931Z] userxattr: false [2022-03-03T05:00:48.931Z] Logging Driver: json-file [2022-03-03T05:00:48.931Z] Cgroup Driver: systemd [2022-03-03T05:00:48.931Z] Cgroup Version: 2 [2022-03-03T05:00:48.931Z] Plugins: [2022-03-03T05:00:48.931Z] Volume: local [2022-03-03T05:00:48.931Z] Network: bridge host ipvlan macvlan null overlay [2022-03-03T05:00:48.931Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-03T05:00:48.931Z] Swarm: inactive [2022-03-03T05:00:48.931Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-03T05:00:48.931Z] Default Runtime: runc [2022-03-03T05:00:48.931Z] Init Binary: docker-init [2022-03-03T05:00:48.931Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-03T05:00:48.931Z] runc version: v1.0.2-0-g52b36a2 [2022-03-03T05:00:48.931Z] init version: de40ad0 [2022-03-03T05:00:48.931Z] Security Options: [2022-03-03T05:00:48.931Z] apparmor [2022-03-03T05:00:48.931Z] seccomp [2022-03-03T05:00:48.931Z] Profile: default [2022-03-03T05:00:48.931Z] cgroupns [2022-03-03T05:00:48.931Z] Kernel Version: 5.11.0-1023-aws [2022-03-03T05:00:48.931Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-03T05:00:48.931Z] OSType: linux [2022-03-03T05:00:48.931Z] Architecture: x86_64 [2022-03-03T05:00:48.931Z] CPUs: 2 [2022-03-03T05:00:48.931Z] Total Memory: 7.559GiB [2022-03-03T05:00:48.931Z] Name: ip-10-100-78-14 [2022-03-03T05:00:48.931Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-03T05:00:48.931Z] Docker Root Dir: /var/lib/docker [2022-03-03T05:00:48.931Z] Debug Mode: false [2022-03-03T05:00:48.931Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:00:48.931Z] Labels: [2022-03-03T05:00:48.931Z] Experimental: true [2022-03-03T05:00:48.931Z] Insecure Registries: [2022-03-03T05:00:48.931Z] 127.0.0.0/8 [2022-03-03T05:00:48.931Z] Live Restore Enabled: true [2022-03-03T05:00:48.931Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-03T05:00:49.325Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:dee9f422c80e04162e944d4eea0f216efc32e078 . [2022-03-03T05:00:49.325Z] #2 [internal] load .dockerignore [2022-03-03T05:00:49.325Z] #2 sha256:b35077eb5daf89aee53fc52c64cdb84b893df0aaa8ae34b28d65f8f8b1847ce0 [2022-03-03T05:00:49.536Z] #60 ... [2022-03-03T05:00:49.536Z] [2022-03-03T05:00:49.536Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:00:49.536Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:00:49.536Z] #21 20.71 Setting up xz-utils (5.2.5-2) ... [2022-03-03T05:00:49.536Z] #21 20.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-03T05:00:49.536Z] #21 20.73 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:00:49.536Z] #21 20.74 Setting up patch (2.7.6-7) ... [2022-03-03T05:00:49.536Z] #21 20.75 Setting up sudo (1.9.5p2-3) ... [2022-03-03T05:00:49.536Z] #21 20.80 invoke-rc.d: could not determine current runlevel [2022-03-03T05:00:49.536Z] #21 20.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T05:00:49.536Z] #21 20.81 Setting up xfsprogs (5.10.0-4) ... [2022-03-03T05:00:49.536Z] #21 20.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:00:49.536Z] #21 20.83 Setting up inetutils-ping (2:2.0-1) ... [2022-03-03T05:00:49.536Z] #21 20.85 Setting up pigz (2.6-1) ... [2022-03-03T05:00:49.536Z] #21 20.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:00:49.536Z] #21 20.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:00:49.536Z] #21 20.90 Setting up python-pip-whl (20.3.4-4) ... [2022-03-03T05:00:49.536Z] #21 20.91 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:49.536Z] #21 21.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:00:49.536Z] #21 21.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:00:49.536Z] #21 21.21 Setting up libelf1:amd64 (0.183-1) ... [2022-03-03T05:00:49.536Z] #21 21.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:00:49.536Z] #21 21.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:00:49.536Z] #21 21.31 Setting up python3-distutils (3.9.2-1) ... [2022-03-03T05:00:49.536Z] #21 21.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:00:49.536Z] #21 21.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-03T05:00:49.536Z] #21 21.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-03T05:00:49.536Z] #21 21.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-03T05:00:49.536Z] #21 21.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-03T05:00:49.536Z] #21 21.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-03T05:00:49.536Z] #21 21.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-03T05:00:49.536Z] #21 21.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-03T05:00:49.536Z] #21 21.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-03T05:00:49.536Z] #21 21.75 Setting up python3-setuptools (52.0.0-4) ... [2022-03-03T05:00:49.536Z] #21 22.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:00:49.536Z] #21 22.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:00:49.536Z] #21 22.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:00:49.536Z] #21 22.60 Setting up python3-pip (20.3.4-4) ... [2022-03-03T05:00:49.536Z] #21 22.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:00:49.536Z] #21 23.05 Setting up jq (1.6-2.1) ... [2022-03-03T05:00:49.536Z] #21 23.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:00:49.536Z] #21 23.21 Setting up iptables (1.8.7-1) ... [2022-03-03T05:00:49.536Z] #21 23.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:00:49.536Z] #21 23.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:00:49.536Z] #21 23.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:00:49.536Z] #21 23.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:00:49.536Z] #21 23.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-03T05:00:49.536Z] #21 23.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-03T05:00:49.536Z] #21 23.26 Setting up iproute2 (5.10.0-4) ... [2022-03-03T05:00:49.536Z] #21 23.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:00:49.581Z] #2 ... [2022-03-03T05:00:49.581Z] [2022-03-03T05:00:49.581Z] #1 [internal] load build definition from Dockerfile [2022-03-03T05:00:49.581Z] #1 sha256:00e3179e2ac2965f3a312a659aeec42929421cbafae93f4084b394c53d72e7d1 [2022-03-03T05:00:49.581Z] #1 transferring dockerfile: 16.77kB done [2022-03-03T05:00:49.581Z] #1 DONE 0.2s [2022-03-03T05:00:49.581Z] [2022-03-03T05:00:49.581Z] #2 [internal] load .dockerignore [2022-03-03T05:00:49.581Z] #2 sha256:b35077eb5daf89aee53fc52c64cdb84b893df0aaa8ae34b28d65f8f8b1847ce0 [2022-03-03T05:00:49.581Z] #2 transferring context: 87B done [2022-03-03T05:00:49.581Z] #2 DONE 0.2s [2022-03-03T05:00:49.581Z] [2022-03-03T05:00:49.581Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-03T05:00:49.581Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-03T05:00:49.699Z] #11 ... [2022-03-03T05:00:49.699Z] [2022-03-03T05:00:49.699Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:49.699Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-03T05:00:49.699Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-03-03T05:00:49.699Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T05:00:49.699Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-03T05:00:49.699Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-03T05:00:49.699Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2022-03-03T05:00:49.699Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-03-03T05:00:49.699Z] #67 DONE 10.0s [2022-03-03T05:00:49.699Z] [2022-03-03T05:00:49.699Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:49.699Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T05:00:49.699Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T05:00:49.699Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-03T05:00:49.699Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-03T05:00:49.699Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.6s done [2022-03-03T05:00:49.699Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-03-03T05:00:49.699Z] #69 DONE 10.0s [2022-03-03T05:00:49.699Z] [2022-03-03T05:00:49.699Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T05:00:49.699Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-03T05:00:49.699Z] #29 1.198 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:00:49.699Z] #29 1.212 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:00:49.699Z] #29 1.215 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:00:49.699Z] #29 1.320 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:00:49.699Z] #29 1.464 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:00:49.699Z] #29 1.884 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:00:49.699Z] #29 3.952 Fetched 8392 kB in 3s (2778 kB/s) [2022-03-03T05:00:49.699Z] #29 3.952 Reading package lists... [2022-03-03T05:00:49.837Z] #3 DONE 0.4s [2022-03-03T05:00:49.924Z] #19 48.36 Reading package lists... [2022-03-03T05:00:50.098Z] [2022-03-03T05:00:50.098Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-03T05:00:50.098Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-03T05:00:50.098Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-03T05:00:50.098Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-03T05:00:50.098Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-03T05:00:50.098Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-03T05:00:50.098Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.1s [2022-03-03T05:00:50.098Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-03T05:00:50.101Z] #21 DONE 26.1s [2022-03-03T05:00:50.101Z] [2022-03-03T05:00:50.101Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:00:50.101Z] #60 sha256:5b164274e73a31873e9e12e06edf620dd32a956df888ac435b131fade3883e02 [2022-03-03T05:00:50.101Z] #60 73.67 + bin/containerd-shim-runc-v2 [2022-03-03T05:00:50.274Z] #29 4.568 Reading package lists... [2022-03-03T05:00:50.357Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-03T05:00:50.357Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-03T05:00:50.533Z] #29 5.095 Building dependency tree... [2022-03-03T05:00:50.614Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-03T05:00:50.614Z] #4 DONE 0.7s [2022-03-03T05:00:50.666Z] #60 74.20 + binaries [2022-03-03T05:00:50.666Z] #60 74.20 + install -D bin/containerd /build/containerd [2022-03-03T05:00:50.666Z] #60 74.23 + install -D bin/containerd-shim /build/containerd-shim [2022-03-03T05:00:50.666Z] #60 74.23 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-03T05:00:50.666Z] #60 74.24 + install -D bin/ctr /build/ctr [2022-03-03T05:00:50.790Z] #29 5.422 The following additional packages will be installed: [2022-03-03T05:00:50.790Z] #29 5.422 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-03T05:00:50.790Z] #29 5.423 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-03T05:00:50.790Z] #29 5.424 Recommended packages: [2022-03-03T05:00:50.790Z] #29 5.424 libldap-common publicsuffix libsasl2-modules [2022-03-03T05:00:50.790Z] #29 5.540 The following NEW packages will be installed: [2022-03-03T05:00:50.790Z] #29 5.540 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-03T05:00:50.790Z] #29 5.541 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-03T05:00:50.790Z] #29 5.541 libssh2-1 openssl [2022-03-03T05:00:50.879Z] [2022-03-03T05:00:50.879Z] #6 [internal] load .dockerignore [2022-03-03T05:00:50.879Z] #6 sha256:ccb63afbae3aa4079fc8410bc3682f5ccffe2afe365bca5abb229b46ae5e5301 [2022-03-03T05:00:50.879Z] #6 DONE 0.0s [2022-03-03T05:00:50.879Z] [2022-03-03T05:00:50.879Z] #5 [internal] load build definition from Dockerfile [2022-03-03T05:00:50.879Z] #5 sha256:64c7a58a60c332e2129c2ba0aa09a552e8a3045abecd01d8c82f8bd1d944767f [2022-03-03T05:00:50.879Z] #5 DONE 0.0s [2022-03-03T05:00:50.879Z] [2022-03-03T05:00:50.879Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T05:00:50.879Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-03T05:00:51.046Z] #29 5.826 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:00:51.046Z] #29 5.826 Need to get 2933 kB of archives. [2022-03-03T05:00:51.046Z] #29 5.826 After this operation, 6483 kB of additional disk space will be used. [2022-03-03T05:00:51.046Z] #29 5.826 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-03T05:00:51.046Z] #29 5.826 Get:2 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-03-03T05:00:51.046Z] #29 5.827 Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-03T05:00:51.046Z] #29 5.909 Get:4 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-03T05:00:51.232Z] #60 ... [2022-03-03T05:00:51.232Z] [2022-03-03T05:00:51.232Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-03T05:00:51.232Z] #22 sha256:77471c55c324a419bf1fa541a078ef6d04d8f7238c91a05b85c41b88d013604c [2022-03-03T05:00:51.232Z] #22 0.451 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-03T05:00:51.232Z] #22 0.454 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-03T05:00:51.232Z] #22 0.458 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-03T05:00:51.232Z] #22 DONE 1.2s [2022-03-03T05:00:51.232Z] [2022-03-03T05:00:51.232Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:00:51.232Z] #23 sha256:07c8f9a90d995ffa0109937362f2e816548dac87068b2667b5294ed64d91b8b8 [2022-03-03T05:00:51.375Z] #29 5.930 Get:5 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-03T05:00:51.375Z] #29 5.930 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-03T05:00:51.375Z] #29 5.990 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-03T05:00:51.375Z] #29 5.993 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-03T05:00:51.375Z] #29 6.007 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-03T05:00:51.375Z] #29 6.007 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-03T05:00:51.375Z] #29 6.010 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-03T05:00:51.375Z] #29 6.084 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-03T05:00:51.375Z] #29 6.084 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-03T05:00:51.375Z] #29 6.084 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-03T05:00:51.375Z] #29 6.084 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-03T05:00:51.489Z] #23 ... [2022-03-03T05:00:51.489Z] [2022-03-03T05:00:51.489Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:00:51.489Z] #60 sha256:5b164274e73a31873e9e12e06edf620dd32a956df888ac435b131fade3883e02 [2022-03-03T05:00:51.489Z] #60 DONE 75.0s [2022-03-03T05:00:51.489Z] [2022-03-03T05:00:51.489Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:00:51.489Z] #23 sha256:07c8f9a90d995ffa0109937362f2e816548dac87068b2667b5294ed64d91b8b8 [2022-03-03T05:00:51.807Z] #10 ... [2022-03-03T05:00:51.807Z] [2022-03-03T05:00:51.807Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-03T05:00:51.807Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-03T05:00:51.807Z] #7 DONE 0.9s [2022-03-03T05:00:51.942Z] #29 6.638 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:00:51.942Z] #29 6.741 Fetched 2933 kB in 1s (5546 kB/s) [2022-03-03T05:00:52.063Z] [2022-03-03T05:00:52.063Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:52.063Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-03T05:00:52.063Z] #9 DONE 1.0s [2022-03-03T05:00:52.063Z] [2022-03-03T05:00:52.063Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-03T05:00:52.063Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-03T05:00:52.063Z] #8 DONE 1.0s [2022-03-03T05:00:52.063Z] [2022-03-03T05:00:52.063Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-03-03T05:00:52.063Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-03-03T05:00:52.208Z] #29 6.891 Selecting previously unselected package openssl. [2022-03-03T05:00:52.208Z] #29 6.891 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-03T05:00:52.208Z] #29 6.895 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-03-03T05:00:52.320Z] #10 DONE 1.5s [2022-03-03T05:00:52.465Z] #29 7.058 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-03T05:00:52.489Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-03T05:00:53.029Z] #29 7.873 Selecting previously unselected package ca-certificates. [2022-03-03T05:00:53.029Z] #29 7.873 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-03T05:00:53.029Z] #29 7.976 Unpacking ca-certificates (20210119) ... [2022-03-03T05:00:53.289Z] #29 8.103 Selecting previously unselected package libbrotli1:arm64. [2022-03-03T05:00:53.289Z] #29 8.103 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-03T05:00:53.289Z] #29 8.119 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-03T05:00:53.289Z] #29 8.193 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-03T05:00:53.289Z] #29 8.193 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-03T05:00:53.289Z] #29 8.204 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:00:53.560Z] #29 8.267 Selecting previously unselected package libsasl2-2:arm64. [2022-03-03T05:00:53.560Z] #29 8.267 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-03T05:00:53.560Z] #29 8.276 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:00:53.820Z] #29 ... [2022-03-03T05:00:53.820Z] [2022-03-03T05:00:53.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:53.820Z] #11 sha256:7edbc9676dd71d180882210fc3ec1e1deb0b10ff9c182f7bf78973da50430f6b [2022-03-03T05:00:53.820Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 4.8s done [2022-03-03T05:00:53.820Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 1.9s [2022-03-03T05:00:53.884Z] #11 ... [2022-03-03T05:00:53.884Z] [2022-03-03T05:00:53.884Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T05:00:53.884Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T05:00:53.884Z] #29 3.160 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:00:53.884Z] #29 3.160 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:00:53.884Z] #29 3.160 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:00:53.884Z] #29 3.356 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:00:53.884Z] #29 3.610 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:00:53.884Z] #29 3.926 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:00:53.884Z] #29 5.445 Fetched 8506 kB in 3s (3313 kB/s) [2022-03-03T05:00:53.884Z] #29 5.445 Reading package lists... [2022-03-03T05:00:53.884Z] #29 6.405 Reading package lists... [2022-03-03T05:00:53.884Z] #29 7.242 Building dependency tree... [2022-03-03T05:00:53.884Z] #29 7.594 The following additional packages will be installed: [2022-03-03T05:00:53.884Z] #29 7.594 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-03T05:00:53.884Z] #29 7.594 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-03T05:00:53.884Z] #29 7.594 Recommended packages: [2022-03-03T05:00:53.884Z] #29 7.594 libldap-common publicsuffix libsasl2-modules [2022-03-03T05:00:53.884Z] #29 7.794 The following NEW packages will be installed: [2022-03-03T05:00:53.884Z] #29 7.794 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-03T05:00:53.884Z] #29 7.794 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-03T05:00:53.884Z] #29 7.802 libssh2-1 openssl [2022-03-03T05:00:53.884Z] #29 8.094 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:00:53.884Z] #29 8.094 Need to get 3038 kB of archives. [2022-03-03T05:00:53.884Z] #29 8.094 After this operation, 6650 kB of additional disk space will be used. [2022-03-03T05:00:53.884Z] #29 8.094 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-03T05:00:53.884Z] #29 8.098 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-03T05:00:53.884Z] #29 8.110 Get:3 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-03T05:00:53.884Z] #29 8.124 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-03T05:00:53.884Z] #29 8.124 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-03T05:00:53.884Z] #29 8.124 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-03T05:00:53.884Z] #29 8.124 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-03T05:00:53.884Z] #29 8.124 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-03T05:00:53.884Z] #29 8.132 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-03T05:00:53.884Z] #29 8.132 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-03T05:00:53.884Z] #29 8.132 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-03T05:00:53.884Z] #29 8.139 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-03T05:00:53.884Z] #29 8.139 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T05:00:53.884Z] #29 8.186 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T05:00:53.884Z] #29 8.186 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T05:00:53.884Z] #29 8.426 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:00:53.884Z] #29 8.470 Fetched 3038 kB in 0s (8230 kB/s) [2022-03-03T05:00:53.884Z] #29 8.504 Selecting previously unselected package openssl. [2022-03-03T05:00:53.884Z] #29 8.504 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-03T05:00:53.884Z] #29 8.504 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 8.510 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 8.688 Selecting previously unselected package ca-certificates. [2022-03-03T05:00:53.884Z] #29 8.688 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-03T05:00:53.884Z] #29 8.689 Unpacking ca-certificates (20210119) ... [2022-03-03T05:00:53.884Z] #29 8.785 Selecting previously unselected package libbrotli1:amd64. [2022-03-03T05:00:53.884Z] #29 8.785 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 8.796 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T05:00:53.884Z] #29 8.891 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-03T05:00:53.884Z] #29 8.891 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 8.891 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 8.971 Selecting previously unselected package libsasl2-2:amd64. [2022-03-03T05:00:53.884Z] #29 8.971 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 8.978 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 9.035 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-03T05:00:53.884Z] #29 9.035 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.050 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T05:00:53.884Z] #29 9.123 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-03T05:00:53.884Z] #29 9.123 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.129 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T05:00:53.884Z] #29 9.221 Selecting previously unselected package libpsl5:amd64. [2022-03-03T05:00:53.884Z] #29 9.221 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.225 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T05:00:53.884Z] #29 9.276 Selecting previously unselected package librtmp1:amd64. [2022-03-03T05:00:53.884Z] #29 9.276 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.288 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T05:00:53.884Z] #29 9.331 Selecting previously unselected package libssh2-1:amd64. [2022-03-03T05:00:53.884Z] #29 9.331 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.336 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T05:00:53.884Z] #29 9.424 Selecting previously unselected package libcurl4:amd64. [2022-03-03T05:00:53.884Z] #29 9.424 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.433 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 9.526 Selecting previously unselected package curl. [2022-03-03T05:00:53.884Z] #29 9.526 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.531 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 9.665 Selecting previously unselected package libonig5:amd64. [2022-03-03T05:00:53.884Z] #29 9.665 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.669 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:00:53.884Z] #29 9.776 Selecting previously unselected package libjq1:amd64. [2022-03-03T05:00:53.884Z] #29 9.776 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.781 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:00:53.884Z] #29 9.842 Selecting previously unselected package jq. [2022-03-03T05:00:53.884Z] #29 9.842 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-03T05:00:53.884Z] #29 9.849 Unpacking jq (1.6-2.1) ... [2022-03-03T05:00:53.884Z] #29 9.921 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T05:00:53.884Z] #29 9.935 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T05:00:53.884Z] #29 9.949 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T05:00:53.884Z] #29 9.963 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 9.975 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T05:00:53.884Z] #29 9.987 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 10.00 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T05:00:53.884Z] #29 10.03 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-03T05:00:53.884Z] #29 10.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:00:53.884Z] #29 10.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:00:53.884Z] #29 10.16 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T05:00:53.884Z] #29 ... [2022-03-03T05:00:53.884Z] [2022-03-03T05:00:53.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:53.884Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:54.462Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.4s done [2022-03-03T05:00:54.726Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-03T05:00:54.851Z] [2022-03-03T05:00:54.851Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:54.851Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T05:00:54.851Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-03T05:00:54.851Z] #69 DONE 0.0s [2022-03-03T05:00:54.851Z] [2022-03-03T05:00:54.851Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T05:00:54.851Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T05:00:54.851Z] #28 resolve docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 0.0s done [2022-03-03T05:00:55.109Z] #28 sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 1.85kB / 1.85kB done [2022-03-03T05:00:55.109Z] #28 sha256:4ceca80e912f5fd88749d9984597fbe81d436049745b07b54cd2b112ea3a4618 529B / 529B done [2022-03-03T05:00:55.109Z] #28 sha256:d40157244907583ef151d2de83245c018a7bf8b2025518dd1e108ec60c1a679c 1.46kB / 1.46kB done [2022-03-03T05:00:55.370Z] #28 ... [2022-03-03T05:00:55.370Z] [2022-03-03T05:00:55.370Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-03T05:00:55.370Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-03T05:00:55.370Z] #45 DONE 0.5s [2022-03-03T05:00:55.370Z] [2022-03-03T05:00:55.370Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T05:00:55.370Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T05:00:55.370Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 1.05MB / 54.92MB 0.2s [2022-03-03T05:00:55.370Z] #28 ... [2022-03-03T05:00:55.370Z] [2022-03-03T05:00:55.370Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-03T05:00:55.370Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-03T05:00:55.370Z] #45 DONE 0.0s [2022-03-03T05:00:55.630Z] [2022-03-03T05:00:55.630Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:55.630Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:55.630Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 0.2s done [2022-03-03T05:00:55.630Z] #11 sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c 1.86kB / 1.86kB done [2022-03-03T05:00:55.630Z] #11 sha256:4d0c01fbd68ee41dcd9433f17d59f201f5a2d9bc0a6b4d25c12e1cc626c7cc51 1.80kB / 1.80kB done [2022-03-03T05:00:55.630Z] #11 sha256:73fa8a9cf041f23f87dd098d1295f74bc17cc74d80e7fb4b8558943b308f96a6 7.04kB / 7.04kB done [2022-03-03T05:00:55.630Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.42MB / 54.92MB 0.3s [2022-03-03T05:00:55.630Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 0.3s [2022-03-03T05:00:55.630Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 14.68MB / 54.92MB 0.4s [2022-03-03T05:00:55.630Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 2.10MB / 5.15MB 0.4s [2022-03-03T05:00:55.889Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 29.36MB / 54.92MB 0.6s [2022-03-03T05:00:55.889Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.6s [2022-03-03T05:00:55.889Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 34.60MB / 54.92MB 0.7s [2022-03-03T05:00:56.148Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 39.19MB / 54.92MB 0.8s [2022-03-03T05:00:56.148Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.7s done [2022-03-03T05:00:56.148Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0B / 10.87MB 0.8s [2022-03-03T05:00:56.148Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 0B / 54.58MB 0.8s [2022-03-03T05:00:56.148Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 44.04MB / 54.92MB 0.9s [2022-03-03T05:00:56.148Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.19MB / 54.58MB 0.9s [2022-03-03T05:00:56.148Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.05MB / 10.87MB 1.0s [2022-03-03T05:00:56.148Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 9.44MB / 54.58MB 1.0s [2022-03-03T05:00:56.344Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 4.0s done [2022-03-03T05:00:56.344Z] #11 extracting sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe [2022-03-03T05:00:56.409Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 7.34MB / 10.87MB 1.1s [2022-03-03T05:00:56.409Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 14.68MB / 54.58MB 1.1s [2022-03-03T05:00:56.409Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 50.33MB / 54.92MB 1.2s [2022-03-03T05:00:56.409Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.2s [2022-03-03T05:00:56.409Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 17.83MB / 54.58MB 1.2s [2022-03-03T05:00:56.667Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.82MB / 54.92MB 1.3s [2022-03-03T05:00:56.667Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.3s done [2022-03-03T05:00:56.667Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 24.12MB / 54.58MB 1.3s [2022-03-03T05:00:56.667Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0B / 85.81MB 1.3s [2022-03-03T05:00:56.667Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 34.60MB / 54.58MB 1.5s [2022-03-03T05:00:56.667Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.34MB / 85.81MB 1.5s [2022-03-03T05:00:56.934Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 40.89MB / 54.58MB 1.6s [2022-03-03T05:00:56.934Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 13.63MB / 85.81MB 1.6s [2022-03-03T05:00:56.934Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 45.09MB / 54.58MB 1.7s [2022-03-03T05:00:56.934Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 20.02MB / 85.81MB 1.7s [2022-03-03T05:00:57.192Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 50.09MB / 54.58MB 1.8s [2022-03-03T05:00:57.192Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 1.9s [2022-03-03T05:00:57.192Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 27.26MB / 85.81MB 1.9s [2022-03-03T05:00:57.453Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.0s done [2022-03-03T05:00:57.453Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 34.03MB / 85.81MB 2.0s [2022-03-03T05:00:57.453Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 39.85MB / 85.81MB 2.2s [2022-03-03T05:00:57.714Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 47.19MB / 85.81MB 2.4s [2022-03-03T05:00:57.714Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 54.14MB / 85.81MB 2.5s [2022-03-03T05:00:57.972Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 58.77MB / 85.81MB 2.6s [2022-03-03T05:00:57.972Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.6s done [2022-03-03T05:00:57.972Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 71.30MB / 85.81MB 2.8s [2022-03-03T05:00:57.972Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 0B / 134.83MB 2.8s [2022-03-03T05:00:57.972Z] #11 sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee 156B / 156B 2.7s done [2022-03-03T05:00:58.049Z] #23 5.772 Collecting yamllint==1.26.1 [2022-03-03T05:00:58.049Z] #23 6.798 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-03T05:00:58.052Z] #19 59.41 Reading package lists... [2022-03-03T05:00:58.231Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 80.74MB / 85.81MB 3.0s [2022-03-03T05:00:58.231Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 12.58MB / 134.83MB 3.0s [2022-03-03T05:00:58.307Z] #23 7.061 Collecting pathspec>=0.5.3 [2022-03-03T05:00:58.307Z] #23 7.065 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-03T05:00:58.307Z] #23 7.161 Collecting pyyaml [2022-03-03T05:00:58.490Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 3.2s [2022-03-03T05:00:58.490Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 21.42MB / 134.83MB 3.2s [2022-03-03T05:00:58.490Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.9s [2022-03-03T05:00:58.490Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 29.86MB / 134.83MB 3.3s [2022-03-03T05:00:58.566Z] #23 7.164 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-03T05:00:58.566Z] #23 7.219 Building wheels for collected packages: yamllint [2022-03-03T05:00:58.566Z] #23 7.220 Building wheel for yamllint (setup.py): started [2022-03-03T05:00:58.566Z] #23 7.448 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-03T05:00:58.788Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 42.99MB / 134.83MB 3.5s [2022-03-03T05:00:58.825Z] #23 7.448 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e5933418462fcfcf2081df9af733154f52b6c3dbffab7878fc6e8fbc9f110d69 [2022-03-03T05:00:58.825Z] #23 7.448 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-03T05:00:58.825Z] #23 7.450 Successfully built yamllint [2022-03-03T05:00:58.825Z] #23 7.457 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-03T05:00:58.825Z] #23 7.568 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-03T05:00:58.946Z] #11 ... [2022-03-03T05:00:58.946Z] [2022-03-03T05:00:58.946Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T05:00:58.946Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T05:00:58.946Z] #29 10.18 Setting up ca-certificates (20210119) ... [2022-03-03T05:00:58.946Z] #29 10.83 Updating certificates in /etc/ssl/certs... [2022-03-03T05:00:58.946Z] #29 11.77 129 added, 0 removed; done. [2022-03-03T05:00:58.946Z] #29 11.86 Setting up jq (1.6-2.1) ... [2022-03-03T05:00:58.946Z] #29 11.87 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T05:00:58.946Z] #29 11.88 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-03T05:00:58.946Z] #29 11.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:00:58.946Z] #29 11.92 Processing triggers for ca-certificates (20210119) ... [2022-03-03T05:00:58.946Z] #29 11.93 Updating certificates in /etc/ssl/certs... [2022-03-03T05:00:58.946Z] #29 12.95 0 added, 0 removed; done. [2022-03-03T05:00:58.946Z] #29 12.95 Running hooks in /etc/ca-certificates/update.d... [2022-03-03T05:00:58.946Z] #29 12.95 done. [2022-03-03T05:00:58.946Z] #29 DONE 14.6s [2022-03-03T05:00:58.946Z] [2022-03-03T05:00:58.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:58.946Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:58.946Z] #11 ... [2022-03-03T05:00:58.946Z] [2022-03-03T05:00:58.946Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-03T05:00:58.946Z] #30 sha256:0babbc39f1620a027dd80e388fbc76822e1b9dc5b4797e8b8f5808a4b2535d72 [2022-03-03T05:00:58.946Z] #30 DONE 0.2s [2022-03-03T05:00:58.946Z] [2022-03-03T05:00:58.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:58.946Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:59.050Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 58.72MB / 134.83MB 3.7s [2022-03-03T05:00:59.050Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 68.16MB / 134.83MB 3.9s [2022-03-03T05:00:59.309Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 75.77MB / 134.83MB 4.1s [2022-03-03T05:00:59.392Z] #23 DONE 8.0s [2022-03-03T05:00:59.392Z] [2022-03-03T05:00:59.392Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-03T05:00:59.392Z] #27 sha256:1bebd82b0714e767c8649d230255898d8459919e20cc128bd580f94bdc5f2035 [2022-03-03T05:00:59.392Z] #27 DONE 0.1s [2022-03-03T05:00:59.392Z] [2022-03-03T05:00:59.392Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-03T05:00:59.392Z] #32 sha256:388156774092890c9ed9aa4bf72536c734bf8c0e06bacfc65214c9c50b5e6e88 [2022-03-03T05:00:59.572Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 87.03MB / 134.83MB 4.3s [2022-03-03T05:00:59.572Z] #11 ... [2022-03-03T05:00:59.572Z] [2022-03-03T05:00:59.572Z] #24 [internal] load build context [2022-03-03T05:00:59.572Z] #24 sha256:c3ffa3d1d4891d0e87fb218879f85bc5977fbfcfbe3331ea5c9c31d2517d5841 [2022-03-03T05:00:59.572Z] #24 transferring context: 57.17MB 4.7s done [2022-03-03T05:00:59.572Z] #24 DONE 4.9s [2022-03-03T05:00:59.572Z] [2022-03-03T05:00:59.572Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:59.572Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:59.572Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.4s done [2022-03-03T05:00:59.572Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 94.37MB / 134.83MB 4.4s [2022-03-03T05:00:59.650Z] #32 DONE 0.2s [2022-03-03T05:00:59.650Z] [2022-03-03T05:00:59.651Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-03T05:00:59.651Z] #35 sha256:c4b7dfe93fb7928ce43898300977098c24936b86a68da5220c8ee1f4b5e47689 [2022-03-03T05:00:59.651Z] #35 DONE 0.1s [2022-03-03T05:00:59.651Z] [2022-03-03T05:00:59.651Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-03T05:00:59.651Z] #37 sha256:77860b998ccc0f2b738351e3318a685f1137d7cb840107b53acbf9248d8989c8 [2022-03-03T05:00:59.651Z] #37 DONE 0.1s [2022-03-03T05:00:59.836Z] #11 ... [2022-03-03T05:00:59.836Z] [2022-03-03T05:00:59.836Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:59.836Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-03T05:00:59.836Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-03T05:00:59.836Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-03T05:00:59.836Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-03T05:00:59.836Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-03-03T05:00:59.836Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-03-03T05:00:59.836Z] #67 DONE 4.7s [2022-03-03T05:00:59.836Z] [2022-03-03T05:00:59.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:59.836Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:59.836Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 101.99MB / 134.83MB 4.5s [2022-03-03T05:00:59.836Z] #11 ... [2022-03-03T05:00:59.836Z] [2022-03-03T05:00:59.836Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-03T05:00:59.836Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-03T05:00:59.836Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-03T05:00:59.836Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-03T05:00:59.836Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-03T05:00:59.836Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-03T05:00:59.836Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-03-03T05:00:59.836Z] #69 DONE 4.9s [2022-03-03T05:00:59.836Z] [2022-03-03T05:00:59.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:00:59.836Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:00:59.836Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 108.92MB / 134.83MB 4.6s [2022-03-03T05:00:59.891Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-03T05:00:59.908Z] [2022-03-03T05:00:59.908Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-03T05:00:59.908Z] #41 sha256:38209b52506e8f913ee5469b7286382bf2725eebda7a523c5a75ace48c83edd4 [2022-03-03T05:00:59.908Z] #41 DONE 0.1s [2022-03-03T05:00:59.908Z] [2022-03-03T05:00:59.908Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-03T05:00:59.908Z] #44 sha256:7b80b468869f6192f5e8efb8dcd49477431c6f03cc2ba158248fec9d33666109 [2022-03-03T05:00:59.959Z] #19 68.70 Building dependency tree... [2022-03-03T05:01:00.094Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 124.78MB / 134.83MB 4.8s [2022-03-03T05:01:00.094Z] #11 sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 133.17MB / 134.83MB 4.9s [2022-03-03T05:01:00.166Z] #44 DONE 0.3s [2022-03-03T05:01:00.166Z] [2022-03-03T05:01:00.166Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-03T05:01:00.166Z] #48 sha256:f6a5d77d91d9db6d9d5321bc8621edad1b7b91f556ca0446d672be2f33865767 [2022-03-03T05:01:00.166Z] #48 DONE 0.0s [2022-03-03T05:01:00.166Z] [2022-03-03T05:01:00.166Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-03T05:01:00.166Z] #50 sha256:58315efb3321fc2d5ad11e8270674ffcdbe952cf17285a87183695f8979b7c1f [2022-03-03T05:01:00.423Z] #50 DONE 0.1s [2022-03-03T05:01:00.423Z] [2022-03-03T05:01:00.423Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-03T05:01:00.423Z] #52 sha256:2527aee345af16329a98780508a05c99b3f8599f1bab1d1a3b31fdda1ebcf241 [2022-03-03T05:01:00.991Z] #52 DONE 0.7s [2022-03-03T05:01:00.991Z] [2022-03-03T05:01:00.991Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-03T05:01:00.991Z] #54 sha256:ad435a658f98bd283d9388096ca98cbb1c72a4f6e625585e8d49df2a11353b13 [2022-03-03T05:01:00.991Z] #54 DONE 0.1s [2022-03-03T05:01:00.991Z] [2022-03-03T05:01:00.991Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-03T05:01:00.991Z] #57 sha256:0fbcb74c0f8bc0a27a0378964fe00e3451fa508d2e65fc31e85447cb279636e8 [2022-03-03T05:01:01.248Z] #57 DONE 0.3s [2022-03-03T05:01:01.249Z] [2022-03-03T05:01:01.249Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-03T05:01:01.249Z] #61 sha256:ada97ef6396a09386ad0a0f1c96d6065e53081128f4ca6f269ad3a38e8f38e81 [2022-03-03T05:01:01.602Z] #11 extracting sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 5.1s [2022-03-03T05:01:01.815Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.1s done [2022-03-03T05:01:01.858Z] #11 ... [2022-03-03T05:01:01.858Z] [2022-03-03T05:01:01.858Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-03T05:01:01.858Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-03T05:01:01.865Z] #19 72.85 The following additional packages will be installed: [2022-03-03T05:01:01.865Z] #19 72.86 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-03T05:01:01.865Z] #19 72.86 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.86 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.86 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-03T05:01:01.865Z] #19 72.86 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.86 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.87 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-03T05:01:01.865Z] #19 72.87 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-03T05:01:01.865Z] #19 72.87 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.87 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-03T05:01:01.865Z] #19 72.87 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-03T05:01:01.865Z] #19 72.87 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-03T05:01:01.865Z] #19 72.87 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-03T05:01:01.865Z] #19 72.87 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.87 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-03T05:01:01.865Z] #19 72.87 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-03T05:01:01.865Z] #19 72.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-03T05:01:01.865Z] #19 72.88 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-03T05:01:01.865Z] #19 72.88 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-03T05:01:01.865Z] #19 72.88 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.88 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-03T05:01:01.865Z] #19 72.88 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-03T05:01:01.865Z] #19 72.88 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-03T05:01:01.865Z] #19 72.88 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-03T05:01:01.865Z] #19 72.88 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-03T05:01:01.865Z] #19 72.88 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.89 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-03T05:01:01.865Z] #19 72.89 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-03T05:01:01.865Z] #19 72.89 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.89 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-03T05:01:01.865Z] #19 72.89 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.90 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-03T05:01:01.865Z] #19 72.90 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.90 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-03T05:01:01.865Z] #19 72.90 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-03T05:01:01.865Z] #19 72.90 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-03T05:01:01.865Z] #19 72.90 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.90 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-03T05:01:01.865Z] #19 72.90 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-03T05:01:01.865Z] #19 72.90 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-03T05:01:01.865Z] #19 72.90 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-03T05:01:01.865Z] #19 72.91 linux-libc-dev-s390x-cross patch xz-utils [2022-03-03T05:01:01.865Z] #19 72.95 Suggested packages: [2022-03-03T05:01:01.865Z] #19 72.95 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-03T05:01:01.865Z] #19 72.95 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.96 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-03T05:01:01.865Z] #19 72.96 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-03T05:01:01.865Z] #19 72.96 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-03T05:01:01.865Z] #19 72.96 libyaml-shell-perl ed diffutils-doc [2022-03-03T05:01:01.865Z] #19 72.96 Recommended packages: [2022-03-03T05:01:01.865Z] #19 72.96 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-03T05:01:01.865Z] #19 72.96 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-03T05:01:02.076Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 0.1s [2022-03-03T05:01:02.179Z] #61 DONE 1.0s [2022-03-03T05:01:02.179Z] [2022-03-03T05:01:02.179Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-03T05:01:02.179Z] #66 sha256:b72cfeb50f26cff70ef76f09f3a87cc0d1f6a5e8de0ef708c95b053a23f20a5a [2022-03-03T05:01:02.743Z] #66 DONE 0.4s [2022-03-03T05:01:02.743Z] [2022-03-03T05:01:02.743Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-03T05:01:02.743Z] #71 sha256:8fc22d504867c1a5dfb89a1d4d41bb92d60a0ef0dce922985a93f6f5de7eb8b6 [2022-03-03T05:01:03.224Z] #68 DONE 1.3s [2022-03-03T05:01:03.225Z] [2022-03-03T05:01:03.225Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-03T05:01:03.225Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-03T05:01:03.366Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-03T05:01:03.484Z] #70 DONE 0.4s [2022-03-03T05:01:03.484Z] [2022-03-03T05:01:03.484Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:03.484Z] #11 sha256:7edbc9676dd71d180882210fc3ec1e1deb0b10ff9c182f7bf78973da50430f6b [2022-03-03T05:01:03.484Z] #11 extracting sha256:1f524995ef355df01c4d2e936370efb7645632c02c62b2f323908b96d8a68efe 5.8s done [2022-03-03T05:01:03.484Z] #11 extracting sha256:a4d915d27f1fdb5683543ccfff95e571606c557a47191176fce52bc1de0addcb done [2022-03-03T05:01:03.484Z] #11 DONE 24.0s [2022-03-03T05:01:03.484Z] [2022-03-03T05:01:03.484Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T05:01:03.484Z] #12 sha256:1d9327043a64a9ba63ce39260da857735b5607be360e59888b7e7e6ae96d5e49 [2022-03-03T05:01:03.648Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-03T05:01:03.746Z] #12 ... [2022-03-03T05:01:03.746Z] [2022-03-03T05:01:03.746Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T05:01:03.746Z] #29 sha256:8dee969f1583d68a21071cc2084df95cedc8e4090666dc1969a6aaf54b1e8e38 [2022-03-03T05:01:03.746Z] #29 9.010 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-03T05:01:03.746Z] #29 9.012 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 9.098 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-03T05:01:03.746Z] #29 10.28 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-03T05:01:03.746Z] #29 10.29 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 10.30 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-03T05:01:03.746Z] #29 10.88 Selecting previously unselected package libpsl5:arm64. [2022-03-03T05:01:03.746Z] #29 10.88 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 10.90 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-03T05:01:03.746Z] #29 10.97 Selecting previously unselected package librtmp1:arm64. [2022-03-03T05:01:03.746Z] #29 10.97 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 10.98 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T05:01:03.746Z] #29 11.11 Selecting previously unselected package libssh2-1:arm64. [2022-03-03T05:01:03.746Z] #29 11.11 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 11.12 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-03T05:01:03.746Z] #29 11.19 Selecting previously unselected package libcurl4:arm64. [2022-03-03T05:01:03.746Z] #29 11.19 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 11.20 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 11.84 Selecting previously unselected package curl. [2022-03-03T05:01:03.746Z] #29 11.84 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 11.85 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 11.92 Selecting previously unselected package libonig5:arm64. [2022-03-03T05:01:03.746Z] #29 11.92 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 11.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-03T05:01:03.746Z] #29 12.32 Selecting previously unselected package libjq1:arm64. [2022-03-03T05:01:03.746Z] #29 12.32 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 12.39 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-03T05:01:03.746Z] #29 12.82 Selecting previously unselected package jq. [2022-03-03T05:01:03.746Z] #29 12.82 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-03T05:01:03.746Z] #29 12.98 Unpacking jq (1.6-2.1) ... [2022-03-03T05:01:03.746Z] #29 13.76 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-03T05:01:03.746Z] #29 13.98 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-03T05:01:03.746Z] #29 14.00 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-03T05:01:03.746Z] #29 14.24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 14.50 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T05:01:03.746Z] #29 14.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 14.66 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-03T05:01:03.746Z] #29 14.68 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 15.07 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-03T05:01:03.746Z] #29 15.13 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-03T05:01:03.746Z] #29 15.24 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-03T05:01:03.746Z] #29 15.78 Setting up ca-certificates (20210119) ... [2022-03-03T05:01:03.746Z] #29 16.49 Updating certificates in /etc/ssl/certs... [2022-03-03T05:01:03.746Z] #29 17.18 129 added, 0 removed; done. [2022-03-03T05:01:03.746Z] #29 17.76 Setting up jq (1.6-2.1) ... [2022-03-03T05:01:03.746Z] #29 17.85 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 17.87 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:03.746Z] #29 17.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:03.746Z] #29 17.90 Processing triggers for ca-certificates (20210119) ... [2022-03-03T05:01:03.746Z] #29 17.91 Updating certificates in /etc/ssl/certs... [2022-03-03T05:01:03.746Z] #29 18.32 0 added, 0 removed; done. [2022-03-03T05:01:03.746Z] #29 18.32 Running hooks in /etc/ca-certificates/update.d... [2022-03-03T05:01:03.746Z] #29 18.32 done. [2022-03-03T05:01:03.746Z] #29 DONE 18.4s [2022-03-03T05:01:03.746Z] [2022-03-03T05:01:03.746Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-03T05:01:03.746Z] #30 sha256:a436f5bf7ff851b565fb4caddcd69505053ab74d852aa72286a14e638c29cc92 [2022-03-03T05:01:03.746Z] #30 DONE 0.1s [2022-03-03T05:01:03.746Z] [2022-03-03T05:01:03.746Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:03.746Z] #31 sha256:639c115de92bbfd44201cd60bf24f2bdad9465344749e02248764a3eadce4727 [2022-03-03T05:01:03.907Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-03T05:01:03.907Z] #11 ... [2022-03-03T05:01:03.907Z] [2022-03-03T05:01:03.907Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:10b622c6cf6daa0a295be74c0e412ed20e10f91ae4c6f3ce6ff0c9c04f77cbf6 [2022-03-03T05:01:03.907Z] #28 sha256:3af2a073cd6647345ef114a99d17cd59ea5b7278c32b92efaf29389f6ad8156c [2022-03-03T05:01:03.907Z] #28 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.1s done [2022-03-03T05:01:03.907Z] #28 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.9s done [2022-03-03T05:01:03.907Z] #28 DONE 9.0s [2022-03-03T05:01:03.907Z] [2022-03-03T05:01:03.907Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:03.907Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:04.005Z] #31 ... [2022-03-03T05:01:04.005Z] [2022-03-03T05:01:04.005Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T05:01:04.005Z] #12 sha256:1d9327043a64a9ba63ce39260da857735b5607be360e59888b7e7e6ae96d5e49 [2022-03-03T05:01:04.005Z] #12 DONE 0.5s [2022-03-03T05:01:04.005Z] [2022-03-03T05:01:04.005Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-03T05:01:04.005Z] #13 sha256:77dabde4d399e47134a0530eae4aeae927e67fc1957d7743db29a5891117dba1 [2022-03-03T05:01:04.118Z] #71 DONE 1.2s [2022-03-03T05:01:04.118Z] [2022-03-03T05:01:04.118Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-03T05:01:04.118Z] #72 sha256:ec6dcdabace778eddef0a6ab3e11b5592f291dd1e89e2845e735ddf4a29f873c [2022-03-03T05:01:04.118Z] #72 DONE 0.0s [2022-03-03T05:01:04.118Z] [2022-03-03T05:01:04.118Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-03T05:01:04.118Z] #73 sha256:eb4a4e8b9da4fb4824a60b526aa51156f94e73dbcfa7be85290a8a337307eb86 [2022-03-03T05:01:04.571Z] #13 DONE 0.5s [2022-03-03T05:01:04.571Z] [2022-03-03T05:01:04.571Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T05:01:04.571Z] #25 sha256:172272fa185dda24377db9ce4094b9de191821da2814118ee54be725ee2bc74e [2022-03-03T05:01:04.571Z] #25 ... [2022-03-03T05:01:04.571Z] [2022-03-03T05:01:04.571Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-03T05:01:04.571Z] #42 sha256:15f8808bb1f3f61247a9d5652f0e669a3e450497f1e2c9c00f2903a93b23643c [2022-03-03T05:01:04.571Z] #42 DONE 0.1s [2022-03-03T05:01:04.571Z] [2022-03-03T05:01:04.571Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-03T05:01:04.571Z] #33 sha256:577f1c3e1769f6f199126d55a8d12f9de036e9daef8d36543d3ae913f421ef9c [2022-03-03T05:01:04.571Z] #33 DONE 0.2s [2022-03-03T05:01:04.832Z] [2022-03-03T05:01:04.832Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-03T05:01:04.832Z] #46 sha256:99462a4a4380a15537d0360b9c3af47e442fb5d1ec18a3abfd30587dc05221ef [2022-03-03T05:01:04.832Z] #46 DONE 0.3s [2022-03-03T05:01:04.832Z] [2022-03-03T05:01:04.832Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-03T05:01:04.832Z] #62 sha256:a68f1c83823a60e607fd9c944d24dfc5815eb3068ec69e9cacbb02292445c7bf [2022-03-03T05:01:04.832Z] #62 DONE 0.3s [2022-03-03T05:01:04.832Z] [2022-03-03T05:01:04.832Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T05:01:04.832Z] #25 sha256:172272fa185dda24377db9ce4094b9de191821da2814118ee54be725ee2bc74e [2022-03-03T05:01:04.832Z] #25 DONE 0.3s [2022-03-03T05:01:04.832Z] [2022-03-03T05:01:04.832Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:04.832Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:01:05.161Z] #19 76.46 The following NEW packages will be installed: [2022-03-03T05:01:05.287Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 1.4s done [2022-03-03T05:01:05.287Z] #11 ... [2022-03-03T05:01:05.287Z] [2022-03-03T05:01:05.287Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-03T05:01:05.287Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-03T05:01:05.287Z] #68 DONE 1.0s [2022-03-03T05:01:05.422Z] #19 76.46 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-03T05:01:05.422Z] #19 76.46 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.46 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.46 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-03T05:01:05.422Z] #19 76.46 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.46 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.46 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-03T05:01:05.422Z] #19 76.46 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-03T05:01:05.422Z] #19 76.47 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-03T05:01:05.422Z] #19 76.47 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-03T05:01:05.422Z] #19 76.47 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.47 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-03T05:01:05.422Z] #19 76.47 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.47 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-03T05:01:05.422Z] #19 76.47 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-03T05:01:05.422Z] #19 76.47 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-03T05:01:05.422Z] #19 76.47 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-03T05:01:05.422Z] #19 76.47 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.47 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-03T05:01:05.422Z] #19 76.47 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-03T05:01:05.422Z] #19 76.47 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-03T05:01:05.422Z] #19 76.47 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-03T05:01:05.422Z] #19 76.47 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-03T05:01:05.422Z] #19 76.48 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-03T05:01:05.422Z] #19 76.48 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.48 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-03T05:01:05.422Z] #19 76.48 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-03T05:01:05.422Z] #19 76.48 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-03T05:01:05.422Z] #19 76.48 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-03T05:01:05.422Z] #19 76.48 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-03T05:01:05.422Z] #19 76.48 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.48 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-03T05:01:05.422Z] #19 76.49 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-03T05:01:05.422Z] #19 76.49 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.49 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-03T05:01:05.422Z] #19 76.49 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.49 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-03T05:01:05.422Z] #19 76.49 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.49 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-03T05:01:05.422Z] #19 76.49 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-03T05:01:05.422Z] #19 76.49 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-03T05:01:05.422Z] #19 76.49 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.49 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-03T05:01:05.422Z] #19 76.50 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-03T05:01:05.422Z] #19 76.50 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-03T05:01:05.422Z] #19 76.50 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-03T05:01:05.422Z] #19 76.50 linux-libc-dev-s390x-cross patch xz-utils [2022-03-03T05:01:05.495Z] #73 DONE 1.4s [2022-03-03T05:01:05.495Z] [2022-03-03T05:01:05.495Z] #74 exporting to image [2022-03-03T05:01:05.495Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-03T05:01:05.495Z] #74 exporting layers [2022-03-03T05:01:05.545Z] [2022-03-03T05:01:05.545Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-03T05:01:05.545Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-03T05:01:05.994Z] #19 76.98 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:05.994Z] #19 76.98 Need to get 787 MB of archives. [2022-03-03T05:01:05.994Z] #19 76.98 After this operation, 3385 MB of additional disk space will be used. [2022-03-03T05:01:05.994Z] #19 76.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-03T05:01:05.994Z] #19 76.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-03T05:01:05.994Z] #19 77.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-03T05:01:05.994Z] #19 77.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-03T05:01:05.994Z] #19 77.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-03T05:01:05.994Z] #19 77.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-03T05:01:05.994Z] #19 77.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-03T05:01:05.994Z] #19 77.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-03T05:01:05.994Z] #19 77.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-03T05:01:05.994Z] #19 77.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-03T05:01:05.994Z] #19 77.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-03T05:01:06.254Z] #19 77.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-03T05:01:06.254Z] #19 77.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-03T05:01:06.736Z] #26 2.009 + RM_GOPATH=0 [2022-03-03T05:01:06.736Z] #26 2.012 + TMP_GOPATH= [2022-03-03T05:01:06.736Z] #26 2.012 + : /build [2022-03-03T05:01:06.736Z] #26 2.012 + '[' -z '' ']' [2022-03-03T05:01:06.736Z] #26 2.012 ++ mktemp -d [2022-03-03T05:01:06.736Z] #26 2.019 + export GOPATH=/tmp/tmp.cVi6xIVEX5 [2022-03-03T05:01:06.736Z] #26 2.019 + GOPATH=/tmp/tmp.cVi6xIVEX5 [2022-03-03T05:01:06.736Z] #26 2.019 + RM_GOPATH=1 [2022-03-03T05:01:06.736Z] #26 2.019 + case "$(go env GOARCH)" in [2022-03-03T05:01:06.736Z] #26 2.019 ++ go env GOARCH [2022-03-03T05:01:06.736Z] #26 2.027 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:06.736Z] #26 2.027 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:06.736Z] #26 2.027 ++ dirname /install.sh [2022-03-03T05:01:06.736Z] #26 2.027 + dir=/ [2022-03-03T05:01:06.736Z] #26 2.027 + bin=dockercli [2022-03-03T05:01:06.736Z] #26 2.027 + shift [2022-03-03T05:01:06.736Z] #26 2.027 + '[' '!' -f //dockercli.installer ']' [2022-03-03T05:01:06.736Z] #26 2.027 + . //dockercli.installer [2022-03-03T05:01:06.736Z] #26 2.027 ++ : stable [2022-03-03T05:01:06.736Z] #26 2.027 ++ : 17.06.2-ce [2022-03-03T05:01:06.736Z] #26 2.027 + install_dockercli [2022-03-03T05:01:06.736Z] #26 2.027 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-03T05:01:06.736Z] #26 2.027 ++ uname -m [2022-03-03T05:01:06.736Z] #26 2.027 Install docker/cli version 17.06.2-ce from stable [2022-03-03T05:01:06.736Z] #26 2.029 + arch=aarch64 [2022-03-03T05:01:06.736Z] #26 2.029 + '[' aarch64 '!=' x86_64 ']' [2022-03-03T05:01:06.736Z] #26 2.029 + '[' aarch64 '!=' s390x ']' [2022-03-03T05:01:06.736Z] #26 2.029 + '[' aarch64 '!=' armhf ']' [2022-03-03T05:01:06.736Z] #26 2.029 + build_dockercli [2022-03-03T05:01:06.736Z] #26 2.029 + git clone https://github.com/docker/docker-ce /tmp/tmp.cVi6xIVEX5/tmp/docker-ce [2022-03-03T05:01:06.736Z] #26 2.034 Cloning into '/tmp/tmp.cVi6xIVEX5/tmp/docker-ce'... [2022-03-03T05:01:06.924Z] #70 DONE 1.3s [2022-03-03T05:01:06.925Z] [2022-03-03T05:01:06.925Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:06.925Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:06.925Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 1.2s [2022-03-03T05:01:07.375Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 5.3s [2022-03-03T05:01:08.166Z] #19 78.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-03T05:01:08.166Z] #19 78.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-03T05:01:08.766Z] #11 ... [2022-03-03T05:01:08.766Z] [2022-03-03T05:01:08.766Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:08.766Z] #31 sha256:d4dd1250a64fc2f038d969f074eeb2d00ae8f5017bd8ac7e4dccc77eb803f25f [2022-03-03T05:01:08.766Z] #31 2.018 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-03T05:01:08.766Z] #31 2.360 [2022-03-03T05:01:08.766Z] #31 2.585 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:08.766Z] #31 2.900 [2022-03-03T05:01:08.766Z] #31 4.033 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-03T05:01:08.766Z] #31 4.346 [2022-03-03T05:01:08.766Z] #31 4.563 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:08.766Z] #31 4.868 [2022-03-03T05:01:08.766Z] #31 5.867 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-03T05:01:08.766Z] #31 6.158 [2022-03-03T05:01:08.766Z] #31 6.382 #=#=# ################# 24.6% ############################################ 61.7% ################################################################### 93.8% ######################################################################## 100.0% [2022-03-03T05:01:08.766Z] #31 6.987 [2022-03-03T05:01:08.766Z] #31 8.026 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-03T05:01:08.766Z] #31 8.331 [2022-03-03T05:01:08.766Z] #31 8.568 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:08.766Z] #31 8.871 [2022-03-03T05:01:08.766Z] #31 9.628 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-03T05:01:08.766Z] #31 10.01 [2022-03-03T05:01:08.766Z] #31 ... [2022-03-03T05:01:08.766Z] [2022-03-03T05:01:08.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:08.766Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:09.554Z] #19 80.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-03T05:01:09.554Z] #19 80.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-03T05:01:09.682Z] #74 exporting layers 4.1s done [2022-03-03T05:01:09.682Z] #74 writing image sha256:01c0188944110bb71f169fa747e325d7a5989153b07ed8bd1baf303cf259b28e done [2022-03-03T05:01:09.682Z] #74 naming to docker.io/library/docker:dee9f422c80e04162e944d4eea0f216efc32e078 done [2022-03-03T05:01:09.682Z] #74 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-03T05:01:10.014Z] + trap exit INT TERM [2022-03-03T05:01:10.014Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-03T05:01:10.014Z] + CONTAINER_NAME=docker-pr5 [2022-03-03T05:01:10.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43320/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh dynbinary [2022-03-03T05:01:10.015Z] #26 ... [2022-03-03T05:01:10.015Z] [2022-03-03T05:01:10.015Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:10.015Z] #31 sha256:639c115de92bbfd44201cd60bf24f2bdad9465344749e02248764a3eadce4727 [2022-03-03T05:01:10.015Z] #31 1.646 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-03T05:01:10.015Z] #31 2.065 [2022-03-03T05:01:10.015Z] #31 2.278 #=#=# ###################################### 53.3% ######################################################################## 100.0% [2022-03-03T05:01:10.015Z] #31 2.571 [2022-03-03T05:01:10.015Z] #31 3.783 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-03T05:01:10.015Z] #31 4.504 [2022-03-03T05:01:10.015Z] #31 4.757 #=#=# 0.4% ######################################################################## 100.0% [2022-03-03T05:01:10.015Z] #31 5.927 [2022-03-03T05:01:10.207Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.6s done [2022-03-03T05:01:10.464Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-03T05:01:10.687Z] #11 ... [2022-03-03T05:01:10.687Z] [2022-03-03T05:01:10.687Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:10.687Z] #31 sha256:d4dd1250a64fc2f038d969f074eeb2d00ae8f5017bd8ac7e4dccc77eb803f25f [2022-03-03T05:01:10.687Z] #31 10.23 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:10.687Z] #31 10.54 [2022-03-03T05:01:10.687Z] #31 10.61 Download of images into '/build' complete. [2022-03-03T05:01:10.687Z] #31 10.61 Use something like the following to load the result into a Docker daemon: [2022-03-03T05:01:10.687Z] #31 10.61 tar -cC '/build' . | docker load [2022-03-03T05:01:10.687Z] #31 DONE 12.0s [2022-03-03T05:01:10.942Z] #19 81.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-03T05:01:10.942Z] #19 81.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-03T05:01:10.949Z] [2022-03-03T05:01:10.949Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:10.949Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:12.333Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 10.3s [2022-03-03T05:01:12.344Z] #19 83.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-03T05:01:12.344Z] #19 83.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-03T05:01:12.540Z] [2022-03-03T05:01:12.540Z] Removing bundles/ [2022-03-03T05:01:12.540Z] [2022-03-03T05:01:12.540Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-03T05:01:12.540Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:01:12.540Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:01:13.828Z] #19 84.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-03T05:01:13.828Z] #19 84.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-03T05:01:13.828Z] #19 84.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-03T05:01:13.828Z] #19 84.74 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-03T05:01:13.828Z] #19 84.74 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-03T05:01:13.828Z] #19 84.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-03T05:01:13.828Z] #19 84.75 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-03T05:01:13.828Z] #19 84.78 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-03T05:01:13.828Z] #19 84.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-03T05:01:13.828Z] #19 84.82 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-03T05:01:13.828Z] #19 84.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-03T05:01:13.828Z] #19 84.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-03T05:01:13.828Z] #19 84.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-03T05:01:14.195Z] #31 10.14 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-03T05:01:14.451Z] #31 ... [2022-03-03T05:01:14.451Z] [2022-03-03T05:01:14.451Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:14.451Z] #58 sha256:d2c59185f78bb8a88c97bf40329b5b4adf76250f6fad38a328c455378027290f [2022-03-03T05:01:14.451Z] #58 3.754 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:14.451Z] #58 3.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:14.451Z] #58 3.948 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:14.452Z] #58 4.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:01:14.452Z] #58 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:01:14.452Z] #58 7.765 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:01:14.452Z] #58 ... [2022-03-03T05:01:14.452Z] [2022-03-03T05:01:14.452Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T05:01:14.452Z] #36 sha256:a97cc058b35b8dda549da31fe654a8fe1f5a67e8ebb89f8f383b079060ee7b54 [2022-03-03T05:01:14.452Z] #36 3.498 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-03T05:01:14.671Z] #11 ... [2022-03-03T05:01:14.671Z] [2022-03-03T05:01:14.671Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T05:01:14.671Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T05:01:14.671Z] #29 1.389 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:14.671Z] #29 1.390 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:14.671Z] #29 1.400 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:14.671Z] #29 1.568 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:14.671Z] #29 1.723 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:14.671Z] #29 2.229 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:14.671Z] #29 3.726 Fetched 8506 kB in 3s (3268 kB/s) [2022-03-03T05:01:14.671Z] #29 3.726 Reading package lists... [2022-03-03T05:01:14.671Z] #29 4.591 Reading package lists... [2022-03-03T05:01:14.671Z] #29 5.420 Building dependency tree... [2022-03-03T05:01:14.671Z] #29 5.865 The following additional packages will be installed: [2022-03-03T05:01:14.671Z] #29 5.865 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-03T05:01:14.671Z] #29 5.866 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-03T05:01:14.671Z] #29 5.868 Recommended packages: [2022-03-03T05:01:14.671Z] #29 5.868 libldap-common publicsuffix libsasl2-modules [2022-03-03T05:01:14.671Z] #29 6.042 The following NEW packages will be installed: [2022-03-03T05:01:14.671Z] #29 6.043 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-03T05:01:14.671Z] #29 6.044 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-03T05:01:14.671Z] #29 6.045 libssh2-1 openssl [2022-03-03T05:01:14.671Z] #29 6.325 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:14.671Z] #29 6.325 Need to get 3038 kB of archives. [2022-03-03T05:01:14.671Z] #29 6.325 After this operation, 6650 kB of additional disk space will be used. [2022-03-03T05:01:14.671Z] #29 6.325 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-03T05:01:14.671Z] #29 6.327 Get:2 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-03-03T05:01:14.671Z] #29 6.328 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-03T05:01:14.671Z] #29 6.352 Get:4 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-03T05:01:14.671Z] #29 6.352 Get:5 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-03T05:01:14.671Z] #29 6.353 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-03T05:01:14.671Z] #29 6.357 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-03T05:01:14.671Z] #29 6.359 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-03T05:01:14.671Z] #29 6.361 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-03T05:01:14.671Z] #29 6.362 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-03T05:01:14.671Z] #29 6.365 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-03T05:01:14.671Z] #29 6.369 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-03T05:01:14.671Z] #29 6.373 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T05:01:14.671Z] #29 6.375 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T05:01:14.672Z] #29 6.377 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T05:01:14.672Z] #29 6.540 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:14.672Z] #29 6.578 Fetched 3038 kB in 0s (9359 kB/s) [2022-03-03T05:01:14.672Z] #29 6.604 Selecting previously unselected package openssl. [2022-03-03T05:01:14.672Z] #29 6.604 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-03-03T05:01:14.672Z] #29 6.610 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 6.615 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 6.943 Selecting previously unselected package ca-certificates. [2022-03-03T05:01:14.672Z] #29 6.943 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-03T05:01:14.672Z] #29 6.948 Unpacking ca-certificates (20210119) ... [2022-03-03T05:01:14.672Z] #29 7.103 Selecting previously unselected package libbrotli1:amd64. [2022-03-03T05:01:14.672Z] #29 7.103 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.110 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T05:01:14.672Z] #29 7.191 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-03T05:01:14.672Z] #29 7.191 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.196 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 7.243 Selecting previously unselected package libsasl2-2:amd64. [2022-03-03T05:01:14.672Z] #29 7.243 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.249 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 7.308 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-03T05:01:14.672Z] #29 7.308 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.319 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T05:01:14.672Z] #29 7.396 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-03T05:01:14.672Z] #29 7.396 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.398 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T05:01:14.672Z] #29 7.455 Selecting previously unselected package libpsl5:amd64. [2022-03-03T05:01:14.672Z] #29 7.455 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.462 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T05:01:14.672Z] #29 7.505 Selecting previously unselected package librtmp1:amd64. [2022-03-03T05:01:14.672Z] #29 7.505 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.509 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T05:01:14.672Z] #29 7.559 Selecting previously unselected package libssh2-1:amd64. [2022-03-03T05:01:14.672Z] #29 7.559 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.562 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T05:01:14.672Z] #29 7.641 Selecting previously unselected package libcurl4:amd64. [2022-03-03T05:01:14.672Z] #29 7.641 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.646 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 7.719 Selecting previously unselected package curl. [2022-03-03T05:01:14.672Z] #29 7.719 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.721 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 7.783 Selecting previously unselected package libonig5:amd64. [2022-03-03T05:01:14.672Z] #29 7.783 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.787 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:01:14.672Z] #29 7.849 Selecting previously unselected package libjq1:amd64. [2022-03-03T05:01:14.672Z] #29 7.849 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.853 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:01:14.672Z] #29 7.897 Selecting previously unselected package jq. [2022-03-03T05:01:14.672Z] #29 7.898 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-03T05:01:14.672Z] #29 7.901 Unpacking jq (1.6-2.1) ... [2022-03-03T05:01:14.672Z] #29 7.943 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-03T05:01:14.672Z] #29 7.955 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-03T05:01:14.672Z] #29 7.966 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-03T05:01:14.672Z] #29 7.978 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 7.987 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-03T05:01:14.672Z] #29 7.998 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 8.012 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-03T05:01:14.672Z] #29 8.030 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 8.045 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:01:14.672Z] #29 8.060 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:01:14.672Z] #29 8.074 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-03T05:01:14.672Z] #29 8.092 Setting up ca-certificates (20210119) ... [2022-03-03T05:01:14.672Z] #29 8.642 Updating certificates in /etc/ssl/certs... [2022-03-03T05:01:14.672Z] #29 9.259 129 added, 0 removed; done. [2022-03-03T05:01:14.672Z] #29 9.289 Setting up jq (1.6-2.1) ... [2022-03-03T05:01:14.672Z] #29 9.300 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 9.312 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-03T05:01:14.672Z] #29 9.326 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:14.672Z] #29 9.347 Processing triggers for ca-certificates (20210119) ... [2022-03-03T05:01:14.672Z] #29 9.356 Updating certificates in /etc/ssl/certs... [2022-03-03T05:01:14.672Z] #29 9.895 0 added, 0 removed; done. [2022-03-03T05:01:14.672Z] #29 9.895 Running hooks in /etc/ca-certificates/update.d... [2022-03-03T05:01:14.672Z] #29 9.895 done. [2022-03-03T05:01:14.672Z] #29 ... [2022-03-03T05:01:14.672Z] [2022-03-03T05:01:14.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:14.672Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:14.672Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.2s done [2022-03-03T05:01:14.709Z] #36 ... [2022-03-03T05:01:14.709Z] [2022-03-03T05:01:14.709Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:14.709Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee [2022-03-03T05:01:14.709Z] #47 3.494 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:14.709Z] #47 3.559 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:14.709Z] #47 3.685 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:14.709Z] #47 3.835 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-03T05:01:14.709Z] #47 4.212 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:01:14.709Z] #47 5.776 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:01:14.709Z] #47 7.634 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:01:14.709Z] #47 9.650 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-03T05:01:14.879Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 12.5s done [2022-03-03T05:01:14.879Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee [2022-03-03T05:01:14.879Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee done [2022-03-03T05:01:14.966Z] #47 ... [2022-03-03T05:01:14.967Z] [2022-03-03T05:01:14.967Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:14.967Z] #49 sha256:8cda003becdb46f909b76ee5cc530fef8a4bb47fa622c19dc92932b6ac7d6e7f [2022-03-03T05:01:14.967Z] #49 3.650 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T05:01:14.967Z] #49 4.969 go: downloading github.com/fatih/color v1.10.0 [2022-03-03T05:01:14.967Z] #49 4.997 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T05:01:14.967Z] #49 5.052 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T05:01:14.967Z] #49 5.077 go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T05:01:14.967Z] #49 5.332 go: downloading golang.org/x/tools v0.1.0 [2022-03-03T05:01:14.967Z] #49 5.369 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T05:01:14.967Z] #49 5.556 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T05:01:14.967Z] #49 5.618 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T05:01:14.967Z] #49 5.701 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T05:01:14.967Z] #49 8.279 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T05:01:14.967Z] #49 8.397 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T05:01:14.967Z] #49 8.449 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T05:01:14.967Z] #49 10.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T05:01:14.967Z] #49 10.56 go: downloading golang.org/x/mod v0.3.0 [2022-03-03T05:01:14.967Z] #49 ... [2022-03-03T05:01:14.967Z] [2022-03-03T05:01:14.967Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:14.967Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61 [2022-03-03T05:01:14.967Z] #43 3.153 + git clone https://github.com/docker/distribution.git . [2022-03-03T05:01:14.967Z] #43 3.160 Cloning into '.'... [2022-03-03T05:01:15.141Z] #11 DONE 43.5s [2022-03-03T05:01:15.141Z] [2022-03-03T05:01:15.141Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T05:01:15.141Z] #12 sha256:cfd6d811b2cf9b1481886641f893851f4c2c614f02c365211ff1c03fba45e20b [2022-03-03T05:01:15.224Z] #43 ... [2022-03-03T05:01:15.224Z] [2022-03-03T05:01:15.224Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:01:15.224Z] #53 sha256:4a19ffe3ed23ab7fe114eb821a0896b2bcf09456a92532cc5296039154ab9124 [2022-03-03T05:01:15.224Z] #53 3.114 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-03T05:01:15.224Z] #53 4.018 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-03T05:01:15.224Z] #53 4.021 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-03T05:01:15.224Z] #53 4.093 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-03T05:01:15.224Z] #53 5.810 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-03T05:01:15.224Z] #53 ... [2022-03-03T05:01:15.224Z] [2022-03-03T05:01:15.224Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:15.224Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638 [2022-03-03T05:01:15.224Z] #38 3.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:15.224Z] #38 3.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:15.224Z] #38 3.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:15.224Z] #38 4.479 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:01:15.224Z] #38 6.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:01:15.224Z] #38 8.061 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:01:15.279Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 [2022-03-03T05:01:15.482Z] #38 ... [2022-03-03T05:01:15.482Z] [2022-03-03T05:01:15.482Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:15.482Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:15.482Z] #51 2.557 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-03T05:01:15.482Z] #51 ... [2022-03-03T05:01:15.482Z] [2022-03-03T05:01:15.482Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:15.482Z] #63 sha256:c95ea6836f829f5de482ed77e3bf6b3775af3a8eaa39f037c8ecf92746a4b2e2 [2022-03-03T05:01:15.482Z] #63 3.053 + RM_GOPATH=0 [2022-03-03T05:01:15.482Z] #63 3.054 + TMP_GOPATH= [2022-03-03T05:01:15.482Z] #63 3.054 + : /build [2022-03-03T05:01:15.482Z] #63 3.054 + '[' -z '' ']' [2022-03-03T05:01:15.482Z] #63 3.056 ++ mktemp -d [2022-03-03T05:01:15.482Z] #63 3.057 + export GOPATH=/tmp/tmp.wX6iG60Q2Z [2022-03-03T05:01:15.483Z] #63 3.057 + GOPATH=/tmp/tmp.wX6iG60Q2Z [2022-03-03T05:01:15.483Z] #63 3.057 + RM_GOPATH=1 [2022-03-03T05:01:15.483Z] #63 3.057 + case "$(go env GOARCH)" in [2022-03-03T05:01:15.483Z] #63 3.065 ++ go env GOARCH [2022-03-03T05:01:15.483Z] #63 3.075 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:15.483Z] #63 3.075 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:15.483Z] #63 3.075 ++ dirname /install.sh [2022-03-03T05:01:15.483Z] #63 3.077 + dir=/ [2022-03-03T05:01:15.483Z] #63 3.077 + bin=rootlesskit [2022-03-03T05:01:15.483Z] #63 3.077 + shift [2022-03-03T05:01:15.483Z] #63 3.077 + '[' '!' -f //rootlesskit.installer ']' [2022-03-03T05:01:15.483Z] #63 3.077 + . //rootlesskit.installer [2022-03-03T05:01:15.483Z] #63 3.077 ++ : v0.14.6 [2022-03-03T05:01:15.483Z] #63 3.077 + install_rootlesskit [2022-03-03T05:01:15.483Z] #63 3.077 + case "$1" in [2022-03-03T05:01:15.483Z] #63 3.077 + export CGO_ENABLED=0 [2022-03-03T05:01:15.483Z] #63 3.077 + CGO_ENABLED=0 [2022-03-03T05:01:15.483Z] #63 3.077 + _install_rootlesskit [2022-03-03T05:01:15.483Z] #63 3.077 + echo 'Install rootlesskit version v0.14.6' [2022-03-03T05:01:15.483Z] #63 3.077 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:01:15.483Z] #63 3.077 + GOBIN=/build [2022-03-03T05:01:15.483Z] #63 3.077 + GO111MODULE=on [2022-03-03T05:01:15.483Z] #63 3.077 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-03T05:01:15.483Z] #63 3.077 Install rootlesskit version v0.14.6 [2022-03-03T05:01:15.483Z] #63 3.476 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-03T05:01:15.483Z] #63 5.813 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:01:15.483Z] #63 5.835 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-03T05:01:15.483Z] #63 6.251 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-03T05:01:15.483Z] #63 8.853 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-03T05:01:15.483Z] #63 9.149 go: downloading github.com/google/uuid v1.3.0 [2022-03-03T05:01:15.483Z] #63 9.149 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-03T05:01:15.483Z] #63 9.295 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-03T05:01:15.483Z] #63 9.453 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:01:15.483Z] #63 9.508 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-03T05:01:15.483Z] #63 9.841 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-03T05:01:15.483Z] #63 10.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-03T05:01:15.483Z] #63 10.44 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-03T05:01:15.483Z] #63 10.57 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-03T05:01:15.742Z] #63 ... [2022-03-03T05:01:15.742Z] [2022-03-03T05:01:15.742Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:15.742Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:01:15.742Z] #14 3.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:15.742Z] #14 3.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:15.742Z] #14 3.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:15.742Z] #14 4.311 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:01:15.742Z] #14 5.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:01:15.742Z] #14 7.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:01:15.742Z] #14 ... [2022-03-03T05:01:15.742Z] [2022-03-03T05:01:15.742Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:01:15.742Z] #34 sha256:4e13c64604814891abc79b07b4f427febb10038ab21ad877c4317f4495608b14 [2022-03-03T05:01:15.742Z] #34 2.754 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-03T05:01:15.742Z] #34 2.754 Cloning into '.'... [2022-03-03T05:01:16.000Z] #34 ... [2022-03-03T05:01:16.000Z] [2022-03-03T05:01:16.000Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:16.000Z] #31 sha256:639c115de92bbfd44201cd60bf24f2bdad9465344749e02248764a3eadce4727 [2022-03-03T05:01:16.000Z] #31 11.53 [2022-03-03T05:01:16.092Z] #12 DONE 0.9s [2022-03-03T05:01:16.092Z] [2022-03-03T05:01:16.092Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-03T05:01:16.092Z] #13 sha256:0018f7660dfd21af8d84d3bb79a64897055a46f40c3b0369dbcf06cd7184a28b [2022-03-03T05:01:16.211Z] #11 ... [2022-03-03T05:01:16.211Z] [2022-03-03T05:01:16.211Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-03-03T05:01:16.211Z] #29 sha256:fcbce562298c56a7b226d0dc42cee1302927c83d920a49e10453c042b66010f8 [2022-03-03T05:01:16.211Z] #29 DONE 12.2s [2022-03-03T05:01:16.211Z] [2022-03-03T05:01:16.211Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:16.211Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:16.266Z] #31 11.80 #=#=# 0.1% ########### 16.1% ##################### 30.0% ############################## 42.8% ######################################### 57.5% ################################################## 70.7% ########################################################### 83.2% ######################################################################## 100.0% [2022-03-03T05:01:16.371Z] #19 87.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-03T05:01:16.371Z] #19 87.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-03T05:01:16.371Z] #19 87.20 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-03T05:01:16.371Z] #19 87.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-03T05:01:16.371Z] #19 87.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-03T05:01:16.780Z] #11 ... [2022-03-03T05:01:16.780Z] [2022-03-03T05:01:16.780Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-03T05:01:16.780Z] #30 sha256:48ea1140fe131da6890a0e3962da6100f4a7c7e44ad957699c776209a32efae3 [2022-03-03T05:01:16.780Z] #30 DONE 0.6s [2022-03-03T05:01:16.780Z] [2022-03-03T05:01:16.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:3b718dbe107a223fd7b16cdfba6af38928c7434604424dec938aa3dda07d300c [2022-03-03T05:01:16.780Z] #11 sha256:430e63cf36da264c48ce25ce0807ca874061feaabad30283ea94fc705665bad0 [2022-03-03T05:01:17.065Z] #13 DONE 0.7s [2022-03-03T05:01:17.065Z] [2022-03-03T05:01:17.065Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T05:01:17.065Z] #25 sha256:477080fe3db8fc51513d4b2282f76cdc9fa0b6cf9e770265020ac6faa8c8a207 [2022-03-03T05:01:17.065Z] #25 ... [2022-03-03T05:01:17.065Z] [2022-03-03T05:01:17.065Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-03T05:01:17.065Z] #42 sha256:b2210fa7ca677858953e12530c3e00045a37bf704fefc591691b7e4bcd221967 [2022-03-03T05:01:17.065Z] #42 DONE 0.2s [2022-03-03T05:01:17.065Z] [2022-03-03T05:01:17.065Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-03T05:01:17.065Z] #33 sha256:190511d28e9097f95140092f2351134daeeb0db934b4d4e291949cc7ed8bbe32 [2022-03-03T05:01:17.065Z] #33 DONE 0.3s [2022-03-03T05:01:17.065Z] [2022-03-03T05:01:17.065Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-03T05:01:17.065Z] #46 sha256:60850dc2e3c6103f13d9f2111ce5a4178552c600f71c9b92245115fc9cde994b [2022-03-03T05:01:17.065Z] #46 DONE 0.3s [2022-03-03T05:01:17.066Z] [2022-03-03T05:01:17.066Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-03T05:01:17.066Z] #62 sha256:2e164dc3926849a44a336dbe71e641d8be78589529b299abfac9439d9074abfa [2022-03-03T05:01:17.066Z] #62 DONE 0.3s [2022-03-03T05:01:17.066Z] [2022-03-03T05:01:17.066Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T05:01:17.066Z] #25 sha256:477080fe3db8fc51513d4b2282f76cdc9fa0b6cf9e770265020ac6faa8c8a207 [2022-03-03T05:01:17.066Z] #25 DONE 0.3s [2022-03-03T05:01:17.066Z] [2022-03-03T05:01:17.066Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:17.066Z] #26 sha256:4eed88cad76c97179d84e37fe9da6f9901a1feff244c4fc556b6af9cbdc7d797 [2022-03-03T05:01:17.209Z] #31 13.69 [2022-03-03T05:01:17.310Z] #19 ... [2022-03-03T05:01:17.311Z] [2022-03-03T05:01:17.311Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:01:17.311Z] #41 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:01:17.311Z] #41 DONE 99.0s [2022-03-03T05:01:17.311Z] [2022-03-03T05:01:17.311Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T05:01:17.311Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T05:01:17.311Z] #19 88.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-03T05:01:17.311Z] #19 88.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-03T05:01:17.311Z] #19 88.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-03T05:01:17.311Z] #19 88.45 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-03T05:01:17.311Z] #19 88.45 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-03T05:01:17.311Z] #19 88.45 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T05:01:17.889Z] #19 88.81 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-03T05:01:17.889Z] #19 88.83 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-03T05:01:17.889Z] #19 88.83 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-03T05:01:17.889Z] #19 88.83 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-03T05:01:17.889Z] #19 88.83 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-03T05:01:17.889Z] #19 88.83 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-03T05:01:17.889Z] #19 88.84 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-03T05:01:17.889Z] #19 88.85 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-03T05:01:17.889Z] #19 88.87 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-03T05:01:17.889Z] #19 88.87 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-03T05:01:17.889Z] #19 88.87 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-03T05:01:17.889Z] #19 88.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-03T05:01:17.889Z] #19 88.94 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-03T05:01:17.889Z] #19 88.95 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-03T05:01:17.889Z] #19 88.98 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-03T05:01:17.889Z] #19 88.98 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-03T05:01:19.738Z] #31 ... [2022-03-03T05:01:19.738Z] [2022-03-03T05:01:19.738Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T05:01:19.738Z] #36 sha256:a97cc058b35b8dda549da31fe654a8fe1f5a67e8ebb89f8f383b079060ee7b54 [2022-03-03T05:01:19.738Z] #36 13.77 tomll can be used in two ways: [2022-03-03T05:01:19.738Z] #36 13.77 Writing to STDIN and reading from STDOUT: [2022-03-03T05:01:19.738Z] #36 13.77 cat file.toml | tomll > file.toml [2022-03-03T05:01:19.738Z] #36 13.77 [2022-03-03T05:01:19.738Z] #36 13.77 Reading and updating a list of files: [2022-03-03T05:01:19.738Z] #36 13.77 tomll a.toml b.toml c.toml [2022-03-03T05:01:19.738Z] #36 13.77 [2022-03-03T05:01:19.738Z] #36 13.77 When given a list of files, tomll will modify all files in place without asking. [2022-03-03T05:01:19.738Z] #36 DONE 14.9s [2022-03-03T05:01:19.738Z] [2022-03-03T05:01:19.738Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:19.738Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee [2022-03-03T05:01:19.738Z] #47 13.08 Fetched 8396 kB in 10s (838 kB/s) [2022-03-03T05:01:20.438Z] #19 91.14 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-03T05:01:20.438Z] #19 91.14 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-03T05:01:20.438Z] #19 91.17 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-03T05:01:20.438Z] #19 91.20 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-03T05:01:20.438Z] #19 91.22 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-03T05:01:20.962Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 5.1s [2022-03-03T05:01:21.228Z] Running on azwin-2-8777d0 in d:\jenkins\workspace\moby_PR-43320 [Pipeline] { [Pipeline] ws [2022-03-03T05:01:21.247Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-03T05:01:21.379Z] #19 92.60 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-03T05:01:21.379Z] #19 92.60 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-03T05:01:21.379Z] #19 92.60 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-03T05:01:21.379Z] #19 92.62 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-03T05:01:21.638Z] #19 92.68 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-03T05:01:21.638Z] #19 92.68 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-03T05:01:21.639Z] #19 92.68 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-03T05:01:21.639Z] #19 92.72 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-03T05:01:21.639Z] #19 92.73 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-03T05:01:21.639Z] #19 92.77 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-03T05:01:21.639Z] #19 92.78 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-03T05:01:22.263Z] #47 13.08 Reading package lists... [2022-03-03T05:01:22.369Z] #26 ... [2022-03-03T05:01:22.369Z] [2022-03-03T05:01:22.369Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:22.369Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:22.369Z] #58 4.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:22.369Z] #58 4.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:22.369Z] #58 4.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:22.369Z] #58 4.361 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:22.369Z] #58 4.982 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:22.369Z] #58 5.699 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:22.864Z] #11 extracting sha256:5d440ea1ae12a9af6fe55f378a73940c4c2ce8cb576ab3f1a14a91e3f67ca795 7.4s done [2022-03-03T05:01:22.864Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee [2022-03-03T05:01:22.864Z] #11 extracting sha256:450a2e80688e351e0946f174309b2adc7dfb469e09bdbfa82c5569572c40b3ee done [2022-03-03T05:01:22.944Z] #58 ... [2022-03-03T05:01:22.944Z] [2022-03-03T05:01:22.944Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:22.944Z] #26 sha256:4eed88cad76c97179d84e37fe9da6f9901a1feff244c4fc556b6af9cbdc7d797 [2022-03-03T05:01:22.944Z] #26 5.655 + RM_GOPATH=0 [2022-03-03T05:01:22.944Z] #26 5.656 + TMP_GOPATH= [2022-03-03T05:01:22.944Z] #26 5.656 + : /build [2022-03-03T05:01:22.944Z] #26 5.656 + '[' -z '' ']' [2022-03-03T05:01:22.944Z] #26 5.669 ++ mktemp -d [2022-03-03T05:01:22.944Z] #26 5.673 + export GOPATH=/tmp/tmp.4eedgcoI3K [2022-03-03T05:01:22.944Z] #26 5.673 + GOPATH=/tmp/tmp.4eedgcoI3K [2022-03-03T05:01:22.944Z] #26 5.673 + RM_GOPATH=1 [2022-03-03T05:01:22.944Z] #26 5.673 + case "$(go env GOARCH)" in [2022-03-03T05:01:22.944Z] #26 5.673 ++ go env GOARCH [2022-03-03T05:01:22.944Z] #26 5.690 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:22.944Z] #26 5.690 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:22.944Z] #26 5.690 ++ dirname /install.sh [2022-03-03T05:01:22.944Z] #26 5.690 + dir=/ [2022-03-03T05:01:22.944Z] #26 5.690 + bin=dockercli [2022-03-03T05:01:22.944Z] #26 5.690 + shift [2022-03-03T05:01:22.944Z] #26 5.690 + '[' '!' -f //dockercli.installer ']' [2022-03-03T05:01:22.944Z] #26 5.690 + . //dockercli.installer [2022-03-03T05:01:22.944Z] #26 5.690 ++ : stable [2022-03-03T05:01:22.944Z] #26 5.690 ++ : 17.06.2-ce [2022-03-03T05:01:22.944Z] #26 5.690 + install_dockercli [2022-03-03T05:01:22.944Z] #26 5.690 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-03T05:01:22.944Z] #26 5.690 ++ uname -m [2022-03-03T05:01:22.944Z] #26 5.690 Install docker/cli version 17.06.2-ce from stable [2022-03-03T05:01:22.944Z] #26 5.706 + arch=x86_64 [2022-03-03T05:01:22.944Z] #26 5.706 + '[' x86_64 '!=' x86_64 ']' [2022-03-03T05:01:22.944Z] #26 5.706 + url=https://download.docker.com/linux/static [2022-03-03T05:01:22.944Z] #26 5.706 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-03T05:01:22.944Z] #26 5.726 + tar -xz docker/docker [2022-03-03T05:01:23.081Z] The recommended git tool is: git [2022-03-03T05:01:23.083Z] #47 17.63 Reading package lists... [2022-03-03T05:01:23.083Z] #47 ... [2022-03-03T05:01:23.083Z] [2022-03-03T05:01:23.083Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:23.083Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61 [2022-03-03T05:01:23.083Z] #43 17.04 + git checkout -q v2.3.0 [2022-03-03T05:01:23.083Z] #43 18.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-03T05:01:23.121Z] #11 DONE 28.1s [2022-03-03T05:01:23.121Z] [2022-03-03T05:01:23.121Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:23.121Z] #31 sha256:4e5a043a7300fcc09e353bd2d8065e5f57d4d22e82e81877381d7a39d4562e40 [2022-03-03T05:01:23.121Z] #31 1.505 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-03T05:01:23.121Z] #31 1.771 [2022-03-03T05:01:23.121Z] #31 1.986 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:23.121Z] #31 2.262 [2022-03-03T05:01:23.121Z] #31 3.113 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-03T05:01:23.121Z] #31 3.384 [2022-03-03T05:01:23.121Z] #31 3.599 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:23.121Z] #31 3.879 [2022-03-03T05:01:23.121Z] #31 4.777 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-03T05:01:23.121Z] #31 5.074 [2022-03-03T05:01:23.121Z] #31 5.294 #=#=# ################## 25.2% ######################################### 57.4% ################################################################ 89.0% ######################################################################## 100.0% [2022-03-03T05:01:23.121Z] #31 5.848 [2022-03-03T05:01:23.379Z] #31 6.683 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-03T05:01:23.551Z] #19 94.39 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-03T05:01:23.551Z] #19 94.39 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-03T05:01:23.551Z] #19 94.41 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-03T05:01:23.551Z] #19 94.46 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-03T05:01:23.551Z] #19 94.51 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-03T05:01:23.635Z] #31 6.933 [2022-03-03T05:01:23.892Z] #31 7.149 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:24.150Z] #31 7.321 [2022-03-03T05:01:24.407Z] #31 ... [2022-03-03T05:01:24.407Z] [2022-03-03T05:01:24.407Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-03T05:01:24.407Z] #12 sha256:cfd6d811b2cf9b1481886641f893851f4c2c614f02c365211ff1c03fba45e20b [2022-03-03T05:01:24.407Z] #12 DONE 1.3s [2022-03-03T05:01:24.664Z] [2022-03-03T05:01:24.664Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-03T05:01:24.664Z] #13 sha256:0018f7660dfd21af8d84d3bb79a64897055a46f40c3b0369dbcf06cd7184a28b [2022-03-03T05:01:24.923Z] #13 DONE 0.5s [2022-03-03T05:01:24.923Z] [2022-03-03T05:01:24.923Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:24.923Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:24.931Z] #19 96.15 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-03T05:01:25.190Z] #19 96.15 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-03T05:01:25.190Z] #19 96.15 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-03T05:01:25.190Z] #19 96.18 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-03T05:01:25.190Z] #19 96.18 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-03T05:01:25.190Z] #19 96.18 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-03T05:01:25.190Z] #19 96.18 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-03T05:01:25.190Z] #19 96.18 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-03T05:01:25.190Z] #19 96.24 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-03T05:01:25.190Z] #19 96.28 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-03T05:01:25.190Z] #19 96.31 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-03T05:01:25.190Z] #19 96.32 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-03T05:01:25.190Z] #19 96.35 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-03T05:01:25.190Z] #19 96.35 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-03T05:01:25.190Z] #19 96.38 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-03T05:01:25.194Z] #14 ... [2022-03-03T05:01:25.194Z] [2022-03-03T05:01:25.194Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-03T05:01:25.194Z] #62 sha256:63ae007958578e5b3b866f4e8af845ed9aa6cf367b1aca5b47aa079368d0fea1 [2022-03-03T05:01:25.194Z] #62 DONE 0.1s [2022-03-03T05:01:25.194Z] [2022-03-03T05:01:25.194Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:25.194Z] #63 sha256:3c44d2b91e584f9c832957d9de09654c024d1f204d83e39cc7a5dc0cbcc7412d [2022-03-03T05:01:25.450Z] #63 ... [2022-03-03T05:01:25.450Z] [2022-03-03T05:01:25.450Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-03T05:01:25.450Z] #33 sha256:190511d28e9097f95140092f2351134daeeb0db934b4d4e291949cc7ed8bbe32 [2022-03-03T05:01:25.450Z] #33 DONE 0.3s [2022-03-03T05:01:25.450Z] [2022-03-03T05:01:25.450Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-03T05:01:25.450Z] #42 sha256:b2210fa7ca677858953e12530c3e00045a37bf704fefc591691b7e4bcd221967 [2022-03-03T05:01:25.450Z] #42 DONE 0.3s [2022-03-03T05:01:25.450Z] [2022-03-03T05:01:25.450Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-03T05:01:25.450Z] #46 sha256:60850dc2e3c6103f13d9f2111ce5a4178552c600f71c9b92245115fc9cde994b [2022-03-03T05:01:25.450Z] #46 DONE 0.4s [2022-03-03T05:01:25.450Z] [2022-03-03T05:01:25.450Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T05:01:25.450Z] #25 sha256:c702780d1b93da4d6b7dd10647fc1b366300634fbccea532ca0e66b477f78553 [2022-03-03T05:01:25.450Z] #25 DONE 0.4s [2022-03-03T05:01:25.450Z] [2022-03-03T05:01:25.450Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:25.450Z] #26 sha256:3b415811e64dc15cb5ff5d2ccb6f13b89220d88e3db862790d335a2f7e5b3e94 [2022-03-03T05:01:25.711Z] #26 ... [2022-03-03T05:01:25.711Z] [2022-03-03T05:01:25.711Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:25.711Z] #31 sha256:4e5a043a7300fcc09e353bd2d8065e5f57d4d22e82e81877381d7a39d4562e40 [2022-03-03T05:01:25.711Z] #31 7.939 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-03T05:01:25.711Z] #31 8.210 [2022-03-03T05:01:25.711Z] #31 8.428 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:25.711Z] #31 8.756 [2022-03-03T05:01:25.711Z] #31 8.995 Download of images into '/build' complete. [2022-03-03T05:01:25.711Z] #31 8.995 Use something like the following to load the result into a Docker daemon: [2022-03-03T05:01:25.711Z] #31 8.995 tar -cC '/build' . | docker load [2022-03-03T05:01:25.711Z] #31 DONE 9.0s [2022-03-03T05:01:25.977Z] [2022-03-03T05:01:25.977Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:25.977Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:01:27.114Z] #19 97.89 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-03T05:01:27.114Z] #19 97.89 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-03T05:01:27.114Z] #19 97.91 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-03T05:01:27.114Z] #19 97.98 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-03T05:01:27.114Z] #19 98.02 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-03T05:01:27.156Z] #26 ... [2022-03-03T05:01:27.156Z] [2022-03-03T05:01:27.156Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T05:01:27.156Z] #36 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T05:01:27.156Z] #36 5.835 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-03T05:01:27.156Z] #36 ... [2022-03-03T05:01:27.156Z] [2022-03-03T05:01:27.156Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:27.156Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:01:27.156Z] #49 6.817 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T05:01:27.156Z] #49 9.837 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T05:01:27.156Z] #49 9.839 go: downloading github.com/fatih/color v1.10.0 [2022-03-03T05:01:27.156Z] #49 9.934 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T05:01:27.156Z] #49 10.03 go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T05:01:27.156Z] #49 ... [2022-03-03T05:01:27.156Z] [2022-03-03T05:01:27.156Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:27.156Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:01:27.156Z] #38 6.617 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:27.156Z] #38 6.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:27.156Z] #38 6.744 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:27.156Z] #38 7.912 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:27.156Z] #38 ... [2022-03-03T05:01:27.156Z] [2022-03-03T05:01:27.156Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:27.156Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:01:27.156Z] #51 6.056 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-03T05:01:27.282Z] #43 ... [2022-03-03T05:01:27.282Z] [2022-03-03T05:01:27.282Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:27.282Z] #58 sha256:d2c59185f78bb8a88c97bf40329b5b4adf76250f6fad38a328c455378027290f [2022-03-03T05:01:27.282Z] #58 12.07 Fetched 8392 kB in 9s (947 kB/s) [2022-03-03T05:01:27.282Z] #58 12.07 Reading package lists... [2022-03-03T05:01:27.282Z] #58 16.77 Reading package lists... [2022-03-03T05:01:27.282Z] #58 20.88 Building dependency tree... [2022-03-03T05:01:27.282Z] #58 ... [2022-03-03T05:01:27.282Z] [2022-03-03T05:01:27.282Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:27.282Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:27.282Z] #51 21.19 go: downloading github.com/fatih/color v1.13.0 [2022-03-03T05:01:27.282Z] #51 21.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:01:27.282Z] #51 21.21 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-03T05:01:27.282Z] #51 21.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-03T05:01:27.282Z] #51 21.48 go: downloading github.com/spf13/viper v1.10.1 [2022-03-03T05:01:27.282Z] #51 21.63 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-03T05:01:27.282Z] #51 21.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-03T05:01:27.282Z] #51 21.98 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-03T05:01:27.282Z] #51 22.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-03T05:01:27.282Z] #51 22.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-03T05:01:27.282Z] #51 ... [2022-03-03T05:01:27.282Z] [2022-03-03T05:01:27.282Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:27.282Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638 [2022-03-03T05:01:27.282Z] #38 12.69 Fetched 8392 kB in 9s (902 kB/s) [2022-03-03T05:01:27.282Z] #38 12.69 Reading package lists... [2022-03-03T05:01:27.282Z] #38 17.34 Reading package lists... [2022-03-03T05:01:27.282Z] #38 20.97 Building dependency tree... [2022-03-03T05:01:27.282Z] #38 ... [2022-03-03T05:01:27.282Z] [2022-03-03T05:01:27.282Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:27.282Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:01:27.282Z] #14 12.72 Fetched 8392 kB in 9s (900 kB/s) [2022-03-03T05:01:27.282Z] #14 12.72 Reading package lists... [2022-03-03T05:01:27.282Z] #14 17.48 Reading package lists... [2022-03-03T05:01:27.282Z] #14 21.49 Building dependency tree... [2022-03-03T05:01:27.420Z] #51 ... [2022-03-03T05:01:27.420Z] [2022-03-03T05:01:27.420Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:01:27.420Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:01:27.420Z] #34 6.138 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-03T05:01:27.420Z] #34 6.138 Cloning into '.'... [2022-03-03T05:01:27.420Z] #34 ... [2022-03-03T05:01:27.420Z] [2022-03-03T05:01:27.420Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:01:27.420Z] #53 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T05:01:27.420Z] #53 5.568 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-03T05:01:27.420Z] #53 6.607 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-03T05:01:27.420Z] #53 6.691 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-03T05:01:27.420Z] #53 6.715 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-03T05:01:27.420Z] #53 9.227 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-03T05:01:27.540Z] #14 ... [2022-03-03T05:01:27.540Z] [2022-03-03T05:01:27.540Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:27.540Z] #63 sha256:c95ea6836f829f5de482ed77e3bf6b3775af3a8eaa39f037c8ecf92746a4b2e2 [2022-03-03T05:01:27.540Z] #63 12.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-03T05:01:27.540Z] #63 ... [2022-03-03T05:01:27.540Z] [2022-03-03T05:01:27.540Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:27.540Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:27.540Z] #51 22.88 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-03T05:01:27.540Z] #51 22.91 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-03T05:01:27.686Z] #53 ... [2022-03-03T05:01:27.686Z] [2022-03-03T05:01:27.686Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:27.686Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:01:27.686Z] #63 6.125 + RM_GOPATH=0 [2022-03-03T05:01:27.686Z] #63 6.125 + TMP_GOPATH= [2022-03-03T05:01:27.686Z] #63 6.125 + : /build [2022-03-03T05:01:27.686Z] #63 6.125 + '[' -z '' ']' [2022-03-03T05:01:27.686Z] #63 6.126 ++ mktemp -d [2022-03-03T05:01:27.686Z] #63 6.127 + export GOPATH=/tmp/tmp.2JsAww0axl [2022-03-03T05:01:27.686Z] #63 6.127 + GOPATH=/tmp/tmp.2JsAww0axl [2022-03-03T05:01:27.686Z] #63 6.127 + RM_GOPATH=1 [2022-03-03T05:01:27.686Z] #63 6.127 + case "$(go env GOARCH)" in [2022-03-03T05:01:27.686Z] #63 6.129 ++ go env GOARCH [2022-03-03T05:01:27.686Z] #63 6.163 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:27.686Z] #63 6.163 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:27.686Z] #63 6.163 ++ dirname /install.sh [2022-03-03T05:01:27.686Z] #63 6.173 + dir=/ [2022-03-03T05:01:27.686Z] #63 6.173 + bin=rootlesskit [2022-03-03T05:01:27.686Z] #63 6.174 + shift [2022-03-03T05:01:27.686Z] #63 6.179 + '[' '!' -f //rootlesskit.installer ']' [2022-03-03T05:01:27.686Z] #63 6.179 + . //rootlesskit.installer [2022-03-03T05:01:27.686Z] #63 6.181 ++ : v0.14.6 [2022-03-03T05:01:27.686Z] #63 6.181 + install_rootlesskit [2022-03-03T05:01:27.686Z] #63 6.182 + case "$1" in [2022-03-03T05:01:27.686Z] #63 6.182 + export CGO_ENABLED=0 [2022-03-03T05:01:27.686Z] #63 6.182 + CGO_ENABLED=0 [2022-03-03T05:01:27.686Z] #63 6.182 + _install_rootlesskit [2022-03-03T05:01:27.686Z] #63 6.186 + echo 'Install rootlesskit version v0.14.6' [2022-03-03T05:01:27.686Z] #63 6.186 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:01:27.686Z] #63 6.186 + GOBIN=/build [2022-03-03T05:01:27.686Z] #63 6.186 + GO111MODULE=on [2022-03-03T05:01:27.686Z] #63 6.186 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-03T05:01:27.686Z] #63 6.190 Install rootlesskit version v0.14.6 [2022-03-03T05:01:27.686Z] #63 6.892 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-03T05:01:27.686Z] #63 ... [2022-03-03T05:01:27.686Z] [2022-03-03T05:01:27.686Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:27.686Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:01:27.686Z] #47 7.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:27.686Z] #47 7.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:27.686Z] #47 7.204 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:27.686Z] #47 7.947 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-03T05:01:27.686Z] #47 9.225 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:27.948Z] #47 ... [2022-03-03T05:01:27.948Z] [2022-03-03T05:01:27.948Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:27.948Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:01:27.948Z] #43 4.398 + git clone https://github.com/docker/distribution.git . [2022-03-03T05:01:27.948Z] #43 4.408 Cloning into '.'... [2022-03-03T05:01:27.948Z] #43 ... [2022-03-03T05:01:27.948Z] [2022-03-03T05:01:27.948Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:27.948Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:27.948Z] #14 6.979 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:27.948Z] #14 7.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:27.948Z] #14 7.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:27.948Z] #14 8.466 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:28.210Z] #14 ... [2022-03-03T05:01:28.210Z] [2022-03-03T05:01:28.210Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:28.210Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:01:28.210Z] #63 11.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:01:28.210Z] #63 11.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-03T05:01:28.501Z] #19 99.43 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-03T05:01:28.501Z] #19 99.44 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-03T05:01:28.501Z] #19 99.44 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-03T05:01:28.501Z] #19 99.48 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-03T05:01:28.501Z] #19 99.48 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-03T05:01:28.501Z] #19 99.48 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-03T05:01:28.501Z] #19 99.48 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-03T05:01:28.501Z] #19 99.48 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-03T05:01:28.501Z] #19 99.52 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-03T05:01:28.501Z] #19 99.52 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-03T05:01:28.501Z] #19 99.55 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-03T05:01:28.501Z] #19 99.56 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-03T05:01:29.159Z] #63 12.04 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-03T05:01:29.885Z] #19 101.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-03T05:01:29.886Z] #19 101.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-03T05:01:29.886Z] #19 101.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-03T05:01:29.886Z] #19 101.0 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-03T05:01:29.886Z] #19 101.0 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-03T05:01:30.131Z] #51 25.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:01:30.131Z] #51 25.21 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-03T05:01:30.131Z] #51 25.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-03T05:01:30.131Z] #51 25.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-03T05:01:30.131Z] #51 25.51 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-03T05:01:30.131Z] #51 25.54 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-03T05:01:30.131Z] #51 25.56 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-03T05:01:30.131Z] #51 25.59 go: downloading github.com/spf13/afero v1.6.0 [2022-03-03T05:01:30.131Z] #51 25.68 go: downloading github.com/spf13/cast v1.4.1 [2022-03-03T05:01:30.190Z] #47 4.515 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:30.190Z] #47 4.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:30.190Z] #47 4.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:30.389Z] #51 25.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-03T05:01:30.389Z] #51 ... [2022-03-03T05:01:30.389Z] [2022-03-03T05:01:30.389Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-03-03T05:01:30.389Z] #31 sha256:639c115de92bbfd44201cd60bf24f2bdad9465344749e02248764a3eadce4727 [2022-03-03T05:01:30.389Z] #31 18.35 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-03T05:01:30.389Z] #31 19.65 [2022-03-03T05:01:30.389Z] #31 19.90 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:30.389Z] #31 21.01 [2022-03-03T05:01:30.389Z] #31 23.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-03T05:01:30.389Z] #31 24.40 [2022-03-03T05:01:30.389Z] #31 24.69 #=#=# ######################################################################## 100.0% [2022-03-03T05:01:30.389Z] #31 25.75 [2022-03-03T05:01:30.389Z] #31 26.10 Download of images into '/build' complete. [2022-03-03T05:01:30.389Z] #31 26.10 Use something like the following to load the result into a Docker daemon: [2022-03-03T05:01:30.389Z] #31 26.10 tar -cC '/build' . | docker load [2022-03-03T05:01:30.389Z] #31 DONE 26.7s [2022-03-03T05:01:30.389Z] [2022-03-03T05:01:30.389Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:30.389Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:30.389Z] #51 25.85 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-03T05:01:30.389Z] #51 25.88 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-03T05:01:30.389Z] #51 25.91 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-03T05:01:30.450Z] #47 5.150 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-03-03T05:01:30.714Z] #47 ... [2022-03-03T05:01:30.714Z] [2022-03-03T05:01:30.714Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:30.714Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:30.714Z] #14 4.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:30.714Z] #14 5.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:30.714Z] #14 5.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:30.955Z] #51 26.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-03T05:01:30.955Z] #51 26.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-03T05:01:30.955Z] #51 26.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-03T05:01:30.955Z] #51 26.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-03T05:01:30.955Z] #51 26.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-03T05:01:30.955Z] #51 26.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-03T05:01:30.955Z] #51 26.51 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-03T05:01:31.020Z] #14 6.036 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:31.269Z] #19 102.4 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-03T05:01:31.269Z] #19 102.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-03T05:01:31.298Z] #51 ... [2022-03-03T05:01:31.298Z] [2022-03-03T05:01:31.298Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:31.298Z] #58 sha256:d2c59185f78bb8a88c97bf40329b5b4adf76250f6fad38a328c455378027290f [2022-03-03T05:01:31.298Z] #58 23.97 The following additional packages will be installed: [2022-03-03T05:01:31.298Z] #58 23.98 libbtrfs0 [2022-03-03T05:01:31.298Z] #58 24.15 The following NEW packages will be installed: [2022-03-03T05:01:31.298Z] #58 24.15 libbtrfs-dev libbtrfs0 [2022-03-03T05:01:31.298Z] #58 24.52 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:31.298Z] #58 24.52 Need to get 454 kB of archives. [2022-03-03T05:01:31.298Z] #58 24.52 After this operation, 1275 kB of additional disk space will be used. [2022-03-03T05:01:31.298Z] #58 24.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-03T05:01:31.298Z] #58 24.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-03T05:01:31.298Z] #58 25.35 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:31.298Z] #58 25.59 Fetched 454 kB in 0s (1393 kB/s) [2022-03-03T05:01:31.298Z] #58 25.73 Selecting previously unselected package libbtrfs0:arm64. [2022-03-03T05:01:31.298Z] #58 25.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-03T05:01:31.298Z] #58 25.77 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-03T05:01:31.298Z] #58 25.87 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-03T05:01:31.298Z] #58 26.14 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-03T05:01:31.298Z] #58 26.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-03T05:01:31.298Z] #58 26.15 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-03T05:01:31.298Z] #58 26.44 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-03T05:01:31.298Z] #58 26.46 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-03T05:01:31.298Z] #58 26.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:31.298Z] #58 DONE 26.8s [2022-03-03T05:01:31.298Z] [2022-03-03T05:01:31.298Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:31.298Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:31.298Z] #51 26.66 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-03T05:01:31.555Z] #51 ... [2022-03-03T05:01:31.555Z] [2022-03-03T05:01:31.555Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-03T05:01:31.555Z] #59 sha256:7e9d9de5852f2a421796defeb4813bbabf067969145989073996cb25736d7292 [2022-03-03T05:01:31.555Z] #59 DONE 0.3s [2022-03-03T05:01:31.555Z] [2022-03-03T05:01:31.555Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:31.555Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:31.555Z] #51 27.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-03T05:01:31.555Z] #51 27.25 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-03T05:01:31.812Z] #51 27.29 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-03T05:01:31.840Z] #19 103.0 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:32.070Z] #51 27.48 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-03T05:01:32.070Z] #51 27.59 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-03T05:01:32.070Z] #51 27.65 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-03T05:01:32.101Z] #19 103.3 Fetched 787 MB in 26s (30.6 MB/s) [2022-03-03T05:01:32.361Z] #19 103.3 Selecting previously unselected package liblocale-gettext-perl. [2022-03-03T05:01:32.361Z] #19 103.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:01:32.361Z] #19 103.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-03T05:01:32.361Z] #19 103.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-03T05:01:32.361Z] #19 103.4 Selecting previously unselected package bzip2. [2022-03-03T05:01:32.361Z] #19 103.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-03T05:01:32.361Z] #19 103.4 Unpacking bzip2 (1.0.8-4) ... [2022-03-03T05:01:32.361Z] #19 103.5 Selecting previously unselected package libmagic-mgc. [2022-03-03T05:01:32.361Z] #19 103.5 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-03T05:01:32.361Z] #19 103.5 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-03T05:01:32.623Z] #19 103.7 Selecting previously unselected package libmagic1:amd64. [2022-03-03T05:01:32.623Z] #19 103.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-03T05:01:32.623Z] #19 103.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-03T05:01:32.623Z] #19 103.8 Selecting previously unselected package file. [2022-03-03T05:01:32.623Z] #19 103.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-03T05:01:32.636Z] #51 28.08 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-03T05:01:32.636Z] #51 28.11 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-03T05:01:32.636Z] #51 28.13 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-03T05:01:32.636Z] #51 28.13 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-03T05:01:32.636Z] #51 28.15 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-03T05:01:32.636Z] #51 28.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-03T05:01:32.636Z] #51 28.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-03T05:01:32.636Z] #51 28.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-03T05:01:32.636Z] #51 28.23 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-03T05:01:32.636Z] #51 28.24 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-03T05:01:32.636Z] #51 28.26 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-03T05:01:32.636Z] #51 28.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-03T05:01:32.636Z] #51 28.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-03T05:01:32.884Z] #19 103.8 Unpacking file (1:5.39-3) ... [2022-03-03T05:01:32.884Z] #19 103.8 Selecting previously unselected package xz-utils. [2022-03-03T05:01:32.884Z] #19 103.8 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-03T05:01:32.884Z] #19 103.8 Unpacking xz-utils (5.2.5-2) ... [2022-03-03T05:01:32.884Z] #19 103.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-03T05:01:32.884Z] #19 103.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-03T05:01:32.884Z] #19 104.0 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-03T05:01:32.893Z] #51 28.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-03T05:01:32.894Z] #51 28.34 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-03T05:01:32.894Z] #51 28.38 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-03T05:01:32.894Z] #51 28.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-03T05:01:32.894Z] #51 28.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-03T05:01:32.894Z] #51 28.46 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-03T05:01:32.940Z] #14 7.924 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:33.152Z] #51 28.61 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-03T05:01:33.152Z] #51 28.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-03T05:01:33.152Z] #51 28.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-03T05:01:33.152Z] #51 28.71 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-03T05:01:33.152Z] #51 28.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-03T05:01:33.152Z] #51 28.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-03T05:01:33.152Z] #51 28.83 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-03T05:01:33.411Z] #51 28.88 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-03T05:01:33.411Z] #51 28.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-03T05:01:33.411Z] #51 28.93 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-03T05:01:33.411Z] #51 ... [2022-03-03T05:01:33.411Z] [2022-03-03T05:01:33.411Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:01:33.411Z] #53 sha256:4a19ffe3ed23ab7fe114eb821a0896b2bcf09456a92532cc5296039154ab9124 [2022-03-03T05:01:33.411Z] #53 27.45 v3.0.2 [2022-03-03T05:01:33.411Z] #53 DONE 28.9s [2022-03-03T05:01:33.411Z] [2022-03-03T05:01:33.411Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:33.411Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:33.411Z] #51 29.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-03T05:01:33.411Z] #51 29.02 go: downloading github.com/julz/importas v0.1.0 [2022-03-03T05:01:33.667Z] #51 29.10 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-03T05:01:33.667Z] #51 29.12 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-03T05:01:33.667Z] #51 29.23 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-03T05:01:33.667Z] #51 29.24 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-03T05:01:33.667Z] #51 29.33 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-03T05:01:33.667Z] #51 29.33 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-03T05:01:33.841Z] #19 104.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-03T05:01:33.841Z] #19 104.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-03T05:01:33.841Z] #19 104.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-03T05:01:33.924Z] #51 29.41 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-03T05:01:33.924Z] #51 29.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-03T05:01:33.924Z] #51 29.48 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-03T05:01:33.924Z] #51 29.53 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-03T05:01:33.924Z] #51 29.56 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-03T05:01:33.924Z] #51 29.61 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-03T05:01:34.415Z] #19 105.6 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-03T05:01:34.415Z] #19 105.6 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-03T05:01:34.415Z] #19 105.6 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-03T05:01:34.472Z] #63 16.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-03T05:01:34.472Z] #63 ... [2022-03-03T05:01:34.472Z] [2022-03-03T05:01:34.472Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:34.472Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:01:34.472Z] #49 10.81 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T05:01:34.472Z] #49 10.83 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T05:01:34.472Z] #49 10.90 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T05:01:34.472Z] #49 11.09 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T05:01:34.472Z] #49 11.22 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T05:01:34.472Z] #49 11.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T05:01:34.472Z] #49 11.41 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T05:01:34.472Z] #49 11.69 go: downloading golang.org/x/tools v0.1.0 [2022-03-03T05:01:34.911Z] #51 30.20 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-03T05:01:34.911Z] #51 30.23 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-03T05:01:34.911Z] #51 30.34 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-03T05:01:34.911Z] #51 30.38 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-03T05:01:34.911Z] #51 30.42 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-03T05:01:35.168Z] #51 30.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-03T05:01:35.168Z] #51 30.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-03T05:01:35.168Z] #51 30.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-03T05:01:35.168Z] #51 30.48 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-03T05:01:35.168Z] #51 30.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-03T05:01:35.168Z] #51 30.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-03T05:01:35.168Z] #51 30.75 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-03T05:01:35.168Z] #51 30.76 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-03T05:01:35.168Z] #51 30.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-03T05:01:35.168Z] #51 30.81 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-03T05:01:35.284Z] #49 ... [2022-03-03T05:01:35.284Z] [2022-03-03T05:01:35.284Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:35.284Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:01:35.284Z] #63 18.15 go: downloading github.com/google/uuid v1.3.0 [2022-03-03T05:01:35.284Z] #63 18.23 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-03T05:01:35.356Z] #19 106.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-03T05:01:35.356Z] #19 106.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-03T05:01:35.356Z] #19 106.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-03T05:01:35.449Z] #51 30.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-03T05:01:35.449Z] #51 30.87 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-03T05:01:35.449Z] #51 30.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-03T05:01:35.449Z] #51 30.92 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-03T05:01:35.449Z] #51 30.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-03T05:01:35.449Z] #51 31.01 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-03T05:01:35.449Z] #51 31.12 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-03T05:01:35.449Z] #51 31.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-03T05:01:35.465Z] #14 ... [2022-03-03T05:01:35.465Z] [2022-03-03T05:01:35.465Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:35.465Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:01:35.465Z] #38 4.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:35.465Z] #38 4.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:35.465Z] #38 4.616 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:35.465Z] #38 5.455 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:35.465Z] #38 7.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:35.465Z] #38 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:35.465Z] #38 ... [2022-03-03T05:01:35.465Z] [2022-03-03T05:01:35.465Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:35.465Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:01:35.465Z] #51 4.959 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-03T05:01:35.465Z] #51 ... [2022-03-03T05:01:35.465Z] [2022-03-03T05:01:35.465Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:35.465Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:01:35.465Z] #43 3.077 + git clone https://github.com/docker/distribution.git . [2022-03-03T05:01:35.465Z] #43 3.077 Cloning into '.'... [2022-03-03T05:01:35.465Z] #43 ... [2022-03-03T05:01:35.465Z] [2022-03-03T05:01:35.465Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T05:01:35.465Z] #36 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T05:01:35.465Z] #36 4.776 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-03T05:01:35.465Z] #36 ... [2022-03-03T05:01:35.465Z] [2022-03-03T05:01:35.465Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:35.465Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:35.465Z] #58 3.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:01:35.465Z] #58 3.588 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:01:35.465Z] #58 3.588 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:01:35.465Z] #58 3.847 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:35.465Z] #58 4.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:35.465Z] #58 6.016 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:35.554Z] #63 18.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-03T05:01:35.615Z] #19 106.9 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-03T05:01:35.706Z] #51 31.17 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-03T05:01:35.706Z] #51 31.31 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-03T05:01:35.706Z] #51 31.42 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-03T05:01:35.727Z] #58 ... [2022-03-03T05:01:35.727Z] [2022-03-03T05:01:35.727Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:01:35.727Z] #53 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T05:01:35.727Z] #53 3.774 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-03T05:01:35.727Z] #53 4.811 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-03T05:01:35.727Z] #53 4.815 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-03T05:01:35.727Z] #53 4.866 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-03T05:01:35.727Z] #53 6.745 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-03T05:01:35.727Z] #53 ... [2022-03-03T05:01:35.727Z] [2022-03-03T05:01:35.727Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:35.727Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:01:35.727Z] #49 4.670 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T05:01:35.727Z] #49 6.420 go: downloading github.com/fatih/color v1.10.0 [2022-03-03T05:01:35.727Z] #49 6.732 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T05:01:35.727Z] #49 6.930 go: downloading golang.org/x/tools v0.1.0 [2022-03-03T05:01:35.727Z] #49 7.390 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T05:01:35.727Z] #49 7.409 go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T05:01:35.727Z] #49 7.482 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T05:01:35.727Z] #49 7.521 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T05:01:35.727Z] #49 7.766 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T05:01:35.727Z] #49 7.805 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T05:01:35.727Z] #49 7.924 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T05:01:35.727Z] #49 8.066 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T05:01:35.727Z] #49 8.225 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T05:01:35.817Z] #63 18.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:01:35.817Z] #63 18.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-03T05:01:35.875Z] #19 106.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-03T05:01:35.875Z] #19 106.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-03T05:01:35.962Z] #51 ... [2022-03-03T05:01:35.962Z] [2022-03-03T05:01:35.962Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:35.962Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee [2022-03-03T05:01:35.962Z] #47 17.63 Reading package lists... [2022-03-03T05:01:35.962Z] #47 21.50 Building dependency tree... [2022-03-03T05:01:35.962Z] #47 24.55 The following additional packages will be installed: [2022-03-03T05:01:35.962Z] #47 24.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:01:35.962Z] #47 24.57 python3-protobuf python3-six [2022-03-03T05:01:35.962Z] #47 24.59 Suggested packages: [2022-03-03T05:01:35.962Z] #47 24.59 python3-setuptools [2022-03-03T05:01:35.962Z] #47 24.59 Recommended packages: [2022-03-03T05:01:35.962Z] #47 24.59 iproute2 | iproute [2022-03-03T05:01:35.962Z] #47 25.14 The following NEW packages will be installed: [2022-03-03T05:01:35.962Z] #47 25.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:01:35.962Z] #47 25.16 python3-protobuf python3-six [2022-03-03T05:01:35.962Z] #47 25.61 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:35.962Z] #47 25.61 Need to get 2115 kB of archives. [2022-03-03T05:01:35.962Z] #47 25.61 After this operation, 10.7 MB of additional disk space will be used. [2022-03-03T05:01:35.962Z] #47 25.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-03T05:01:35.962Z] #47 25.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:01:35.962Z] #47 25.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-03T05:01:35.962Z] #47 25.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-03T05:01:35.962Z] #47 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-03T05:01:35.962Z] #47 25.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-03T05:01:35.962Z] #47 25.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-03T05:01:35.962Z] #47 29.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-03T05:01:35.962Z] #47 30.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:35.962Z] #47 30.65 Fetched 2115 kB in 4s (519 kB/s) [2022-03-03T05:01:35.962Z] #47 30.89 Selecting previously unselected package libprotobuf23:arm64. [2022-03-03T05:01:35.962Z] #47 30.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-03T05:01:35.962Z] #47 30.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-03T05:01:35.962Z] #47 31.31 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-03T05:01:35.984Z] #49 ... [2022-03-03T05:01:35.984Z] [2022-03-03T05:01:35.984Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:01:35.984Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:01:35.984Z] #34 4.618 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-03T05:01:35.984Z] #34 4.625 Cloning into '.'... [2022-03-03T05:01:36.218Z] #47 ... [2022-03-03T05:01:36.218Z] [2022-03-03T05:01:36.218Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:36.218Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:36.218Z] #51 31.69 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-03T05:01:36.218Z] #51 31.81 go: downloading honnef.co/go/tools v0.2.2 [2022-03-03T05:01:36.241Z] #34 ... [2022-03-03T05:01:36.241Z] [2022-03-03T05:01:36.241Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:36.241Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:36.241Z] #14 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:36.391Z] #63 19.26 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-03T05:01:36.443Z] #19 107.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-03T05:01:36.443Z] #19 107.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:01:36.443Z] #19 107.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:01:36.443Z] #19 107.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-03T05:01:36.443Z] #19 107.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:01:36.443Z] #19 107.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:01:36.678Z] #63 ... [2022-03-03T05:01:36.678Z] [2022-03-03T05:01:36.678Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:36.678Z] #26 sha256:4eed88cad76c97179d84e37fe9da6f9901a1feff244c4fc556b6af9cbdc7d797 [2022-03-03T05:01:36.678Z] #26 18.47 + mkdir -p /build [2022-03-03T05:01:36.678Z] #26 18.48 + mv docker/docker /build/ [2022-03-03T05:01:36.678Z] #26 18.53 + rmdir docker [2022-03-03T05:01:36.678Z] #26 DONE 19.5s [2022-03-03T05:01:36.678Z] [2022-03-03T05:01:36.678Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:36.678Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:01:36.678Z] #47 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:36.678Z] #47 15.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:36.678Z] #47 17.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-03T05:01:36.870Z] #14 ... [2022-03-03T05:01:36.870Z] [2022-03-03T05:01:36.870Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:36.870Z] #26 sha256:3b415811e64dc15cb5ff5d2ccb6f13b89220d88e3db862790d335a2f7e5b3e94 [2022-03-03T05:01:36.870Z] #26 3.528 + RM_GOPATH=0 [2022-03-03T05:01:36.870Z] #26 3.528 + TMP_GOPATH= [2022-03-03T05:01:36.870Z] #26 3.528 + : /build [2022-03-03T05:01:36.870Z] #26 3.528 + '[' -z '' ']' [2022-03-03T05:01:36.870Z] #26 3.528 ++ mktemp -d [2022-03-03T05:01:36.870Z] #26 3.528 + export GOPATH=/tmp/tmp.iRygKVW9Xb [2022-03-03T05:01:36.870Z] #26 3.528 + GOPATH=/tmp/tmp.iRygKVW9Xb [2022-03-03T05:01:36.870Z] #26 3.528 + RM_GOPATH=1 [2022-03-03T05:01:36.870Z] #26 3.528 + case "$(go env GOARCH)" in [2022-03-03T05:01:36.870Z] #26 3.528 ++ go env GOARCH [2022-03-03T05:01:36.870Z] #26 3.528 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:36.870Z] #26 3.528 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:36.870Z] #26 3.528 ++ dirname /install.sh [2022-03-03T05:01:36.870Z] #26 3.528 + dir=/ [2022-03-03T05:01:36.870Z] #26 3.528 + bin=dockercli [2022-03-03T05:01:36.870Z] #26 3.528 + shift [2022-03-03T05:01:36.870Z] #26 3.528 + '[' '!' -f //dockercli.installer ']' [2022-03-03T05:01:36.870Z] #26 3.528 + . //dockercli.installer [2022-03-03T05:01:36.870Z] #26 3.528 ++ : stable [2022-03-03T05:01:36.870Z] #26 3.528 ++ : 17.06.2-ce [2022-03-03T05:01:36.870Z] #26 3.528 + install_dockercli [2022-03-03T05:01:36.870Z] #26 3.528 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-03T05:01:36.870Z] #26 3.528 ++ uname -m [2022-03-03T05:01:36.870Z] #26 3.529 Install docker/cli version 17.06.2-ce from stable [2022-03-03T05:01:36.870Z] #26 3.532 + arch=x86_64 [2022-03-03T05:01:36.870Z] #26 3.532 + '[' x86_64 '!=' x86_64 ']' [2022-03-03T05:01:36.870Z] #26 3.532 + url=https://download.docker.com/linux/static [2022-03-03T05:01:36.870Z] #26 3.532 + tar -xz docker/docker [2022-03-03T05:01:36.870Z] #26 3.534 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-03T05:01:36.870Z] #26 10.98 + mkdir -p /build [2022-03-03T05:01:36.870Z] #26 10.98 + mv docker/docker /build/ [2022-03-03T05:01:36.870Z] #26 10.99 + rmdir docker [2022-03-03T05:01:36.871Z] #26 DONE 11.4s [2022-03-03T05:01:37.128Z] [2022-03-03T05:01:37.128Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:37.128Z] #63 sha256:3c44d2b91e584f9c832957d9de09654c024d1f204d83e39cc7a5dc0cbcc7412d [2022-03-03T05:01:37.128Z] #63 3.843 + RM_GOPATH=0 [2022-03-03T05:01:37.128Z] #63 3.843 + TMP_GOPATH= [2022-03-03T05:01:37.128Z] #63 3.843 + : /build [2022-03-03T05:01:37.128Z] #63 3.843 + '[' -z '' ']' [2022-03-03T05:01:37.128Z] #63 3.856 Install rootlesskit version v0.14.6 [2022-03-03T05:01:37.128Z] #63 3.856 ++ mktemp -d [2022-03-03T05:01:37.128Z] #63 3.856 + export GOPATH=/tmp/tmp.8hSQMqukxJ [2022-03-03T05:01:37.128Z] #63 3.856 + GOPATH=/tmp/tmp.8hSQMqukxJ [2022-03-03T05:01:37.128Z] #63 3.856 + RM_GOPATH=1 [2022-03-03T05:01:37.128Z] #63 3.856 + case "$(go env GOARCH)" in [2022-03-03T05:01:37.128Z] #63 3.856 ++ go env GOARCH [2022-03-03T05:01:37.128Z] #63 3.856 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:37.128Z] #63 3.856 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:37.128Z] #63 3.856 ++ dirname /install.sh [2022-03-03T05:01:37.128Z] #63 3.856 + dir=/ [2022-03-03T05:01:37.128Z] #63 3.856 + bin=rootlesskit [2022-03-03T05:01:37.128Z] #63 3.856 + shift [2022-03-03T05:01:37.128Z] #63 3.856 + '[' '!' -f //rootlesskit.installer ']' [2022-03-03T05:01:37.128Z] #63 3.856 + . //rootlesskit.installer [2022-03-03T05:01:37.128Z] #63 3.856 ++ : v0.14.6 [2022-03-03T05:01:37.128Z] #63 3.856 + install_rootlesskit [2022-03-03T05:01:37.128Z] #63 3.856 + case "$1" in [2022-03-03T05:01:37.128Z] #63 3.856 + export CGO_ENABLED=0 [2022-03-03T05:01:37.128Z] #63 3.856 + CGO_ENABLED=0 [2022-03-03T05:01:37.128Z] #63 3.856 + _install_rootlesskit [2022-03-03T05:01:37.128Z] #63 3.856 + echo 'Install rootlesskit version v0.14.6' [2022-03-03T05:01:37.128Z] #63 3.856 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:01:37.128Z] #63 3.856 + GOBIN=/build [2022-03-03T05:01:37.128Z] #63 3.856 + GO111MODULE=on [2022-03-03T05:01:37.128Z] #63 3.856 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-03T05:01:37.128Z] #63 4.341 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-03T05:01:37.128Z] #63 7.706 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:01:37.128Z] #63 7.707 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-03T05:01:37.128Z] #63 8.497 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-03T05:01:37.128Z] #63 11.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-03T05:01:37.146Z] #51 32.76 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-03T05:01:37.146Z] #51 32.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-03T05:01:37.146Z] #51 32.79 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-03T05:01:37.251Z] #47 ... [2022-03-03T05:01:37.251Z] [2022-03-03T05:01:37.251Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:37.251Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:01:37.251Z] #63 20.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-03T05:01:37.388Z] #63 12.36 go: downloading github.com/google/uuid v1.3.0 [2022-03-03T05:01:37.388Z] #63 12.42 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-03T05:01:37.404Z] #51 32.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-03T05:01:37.404Z] #51 32.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-03T05:01:37.404Z] #51 32.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-03T05:01:37.404Z] #51 33.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-03T05:01:37.513Z] #63 20.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-03T05:01:37.661Z] #51 33.24 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-03T05:01:37.661Z] #51 33.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-03T05:01:37.776Z] #63 20.59 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-03T05:01:37.919Z] #51 33.35 go: downloading golang.org/x/text v0.3.7 [2022-03-03T05:01:37.957Z] #63 12.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-03T05:01:37.957Z] #63 12.77 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:01:37.957Z] #63 12.84 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-03T05:01:38.177Z] #51 ... [2022-03-03T05:01:38.177Z] [2022-03-03T05:01:38.177Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:38.177Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638 [2022-03-03T05:01:38.177Z] #38 23.74 The following additional packages will be installed: [2022-03-03T05:01:38.177Z] #38 23.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-03T05:01:38.177Z] #38 23.76 Suggested packages: [2022-03-03T05:01:38.177Z] #38 23.77 cmake-doc ninja-build lrzip [2022-03-03T05:01:38.177Z] #38 23.77 Recommended packages: [2022-03-03T05:01:38.177Z] #38 23.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-03T05:01:38.177Z] #38 24.36 The following NEW packages will be installed: [2022-03-03T05:01:38.177Z] #38 24.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-03T05:01:38.177Z] #38 24.37 vim-common xxd [2022-03-03T05:01:38.177Z] #38 24.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:38.177Z] #38 24.68 Need to get 15.6 MB of archives. [2022-03-03T05:01:38.177Z] #38 24.68 After this operation, 67.4 MB of additional disk space will be used. [2022-03-03T05:01:38.177Z] #38 24.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:01:38.177Z] #38 24.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:01:38.177Z] #38 24.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-03T05:01:38.177Z] #38 24.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-03T05:01:38.177Z] #38 24.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-03T05:01:38.177Z] #38 24.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-03T05:01:38.177Z] #38 24.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-03T05:01:38.177Z] #38 25.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-03T05:01:38.177Z] #38 25.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-03T05:01:38.177Z] #38 25.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-03T05:01:38.177Z] #38 25.80 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:38.177Z] #38 26.27 Fetched 15.6 MB in 1s (21.8 MB/s) [2022-03-03T05:01:38.177Z] #38 26.34 Selecting previously unselected package xxd. [2022-03-03T05:01:38.177Z] #38 26.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-03T05:01:38.177Z] #38 26.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-03T05:01:38.177Z] #38 26.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:01:38.177Z] #38 26.63 Selecting previously unselected package vim-common. [2022-03-03T05:01:38.177Z] #38 26.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:01:38.177Z] #38 26.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:01:38.177Z] #38 27.11 Selecting previously unselected package cmake-data. [2022-03-03T05:01:38.177Z] #38 27.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-03T05:01:38.177Z] #38 27.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:01:38.177Z] #38 29.71 Selecting previously unselected package libicu67:arm64. [2022-03-03T05:01:38.177Z] #38 29.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-03T05:01:38.177Z] #38 29.72 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-03T05:01:38.215Z] #63 13.08 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-03T05:01:38.352Z] #63 ... [2022-03-03T05:01:38.352Z] [2022-03-03T05:01:38.352Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:38.352Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:01:38.352Z] #38 11.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:38.352Z] #38 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:38.352Z] #38 ... [2022-03-03T05:01:38.352Z] [2022-03-03T05:01:38.352Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:38.352Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:01:38.352Z] #49 21.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T05:01:38.352Z] #49 21.36 go: downloading golang.org/x/mod v0.3.0 [2022-03-03T05:01:38.434Z] #38 ... [2022-03-03T05:01:38.434Z] [2022-03-03T05:01:38.434Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:38.434Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee [2022-03-03T05:01:38.434Z] #47 31.76 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:01:38.434Z] #47 31.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:01:38.434Z] #47 31.79 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:01:38.434Z] #47 32.02 Selecting previously unselected package python3-six. [2022-03-03T05:01:38.434Z] #47 32.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-03T05:01:38.434Z] #47 32.06 Unpacking python3-six (1.16.0-2) ... [2022-03-03T05:01:38.434Z] #47 32.16 Selecting previously unselected package python3-protobuf. [2022-03-03T05:01:38.434Z] #47 32.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-03T05:01:38.434Z] #47 32.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-03T05:01:38.434Z] #47 32.69 Selecting previously unselected package libnet1:arm64. [2022-03-03T05:01:38.434Z] #47 32.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-03T05:01:38.434Z] #47 32.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:01:38.434Z] #47 32.79 Selecting previously unselected package libnl-3-200:arm64. [2022-03-03T05:01:38.434Z] #47 32.80 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-03T05:01:38.434Z] #47 32.80 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-03T05:01:38.434Z] #47 32.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-03T05:01:38.434Z] #47 32.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-03T05:01:38.434Z] #47 32.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-03T05:01:38.434Z] #47 32.99 Selecting previously unselected package criu. [2022-03-03T05:01:38.434Z] #47 32.99 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-03T05:01:38.434Z] #47 33.00 Unpacking criu (3.16.1-3) ... [2022-03-03T05:01:38.434Z] #47 33.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:01:38.473Z] #63 ... [2022-03-03T05:01:38.473Z] [2022-03-03T05:01:38.473Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:38.473Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:01:38.473Z] #49 13.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T05:01:38.473Z] #49 13.44 go: downloading golang.org/x/mod v0.3.0 [2022-03-03T05:01:38.944Z] #49 ... [2022-03-03T05:01:38.944Z] [2022-03-03T05:01:38.944Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:38.944Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:38.944Z] #14 12.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:38.944Z] #14 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:39.005Z] #47 ... [2022-03-03T05:01:39.005Z] [2022-03-03T05:01:39.005Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:39.005Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:01:39.005Z] #14 24.54 The following additional packages will be installed: [2022-03-03T05:01:39.005Z] #14 24.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:01:39.005Z] #14 24.55 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-03T05:01:39.005Z] #14 24.55 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-03T05:01:39.005Z] #14 24.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-03T05:01:39.005Z] #14 24.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-03T05:01:39.005Z] #14 24.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-03T05:01:39.005Z] #14 24.55 mingw-w64-common mingw-w64-x86-64-dev [2022-03-03T05:01:39.005Z] #14 24.55 Suggested packages: [2022-03-03T05:01:39.005Z] #14 24.57 gcc-10-locales seccomp wine64 [2022-03-03T05:01:39.005Z] #14 25.60 The following NEW packages will be installed: [2022-03-03T05:01:39.005Z] #14 25.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:01:39.005Z] #14 25.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-03T05:01:39.005Z] #14 25.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-03T05:01:39.005Z] #14 25.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-03T05:01:39.005Z] #14 25.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-03T05:01:39.005Z] #14 25.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-03T05:01:39.005Z] #14 25.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-03T05:01:39.005Z] #14 25.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-03T05:01:39.005Z] #14 25.63 mingw-w64-x86-64-dev [2022-03-03T05:01:39.005Z] #14 26.03 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:39.005Z] #14 26.03 Need to get 108 MB of archives. [2022-03-03T05:01:39.005Z] #14 26.03 After this operation, 620 MB of additional disk space will be used. [2022-03-03T05:01:39.005Z] #14 26.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-03T05:01:39.005Z] #14 26.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-03T05:01:39.005Z] #14 26.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-03T05:01:39.005Z] #14 26.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-03T05:01:39.005Z] #14 26.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-03T05:01:39.005Z] #14 26.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-03T05:01:39.005Z] #14 26.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-03T05:01:39.005Z] #14 26.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-03T05:01:39.005Z] #14 26.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-03T05:01:39.005Z] #14 27.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-03T05:01:39.005Z] #14 28.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-03T05:01:39.005Z] #14 28.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-03T05:01:39.005Z] #14 29.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-03T05:01:39.005Z] #14 30.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-03T05:01:39.005Z] #14 31.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-03T05:01:39.005Z] #14 31.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-03T05:01:39.005Z] #14 31.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-03T05:01:39.005Z] #14 31.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-03T05:01:39.005Z] #14 31.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-03T05:01:39.005Z] #14 31.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-03T05:01:39.005Z] #14 31.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-03T05:01:39.005Z] #14 31.67 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-03T05:01:39.005Z] #14 31.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-03T05:01:39.005Z] #14 31.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-03T05:01:39.005Z] #14 31.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-03T05:01:39.005Z] #14 31.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-03T05:01:39.005Z] #14 31.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-03T05:01:39.005Z] #14 31.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-03T05:01:39.005Z] #14 31.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-03T05:01:39.005Z] #14 31.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-03T05:01:39.005Z] #14 32.49 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:39.005Z] #14 32.70 Fetched 108 MB in 6s (17.9 MB/s) [2022-03-03T05:01:39.005Z] #14 32.77 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-03T05:01:39.005Z] #14 32.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-03T05:01:39.005Z] #14 32.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-03T05:01:39.005Z] #14 32.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:01:39.005Z] #14 34.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-03T05:01:39.262Z] #14 34.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-03T05:01:39.262Z] #14 34.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:01:39.262Z] #14 ... [2022-03-03T05:01:39.262Z] [2022-03-03T05:01:39.262Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:39.262Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638 [2022-03-03T05:01:39.262Z] #38 34.71 Selecting previously unselected package libxml2:arm64. [2022-03-03T05:01:39.262Z] #38 34.71 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-03T05:01:39.262Z] #38 34.71 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:01:39.518Z] #38 35.06 Selecting previously unselected package libarchive13:arm64. [2022-03-03T05:01:39.518Z] #38 35.06 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-03T05:01:39.518Z] #38 35.09 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-03T05:01:40.083Z] #38 35.56 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-03T05:01:40.083Z] #38 35.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-03T05:01:40.083Z] #38 35.57 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-03T05:01:40.333Z] #14 ... [2022-03-03T05:01:40.333Z] [2022-03-03T05:01:40.333Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:40.333Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:40.333Z] #58 14.95 Fetched 8506 kB in 11s (767 kB/s) [2022-03-03T05:01:40.333Z] #58 14.95 Reading package lists... [2022-03-03T05:01:40.340Z] #38 35.81 Selecting previously unselected package librhash0:arm64. [2022-03-03T05:01:40.340Z] #38 35.83 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-03T05:01:40.340Z] #38 35.83 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-03T05:01:40.595Z] #58 23.88 Reading package lists... [2022-03-03T05:01:40.595Z] #58 ... [2022-03-03T05:01:40.595Z] [2022-03-03T05:01:40.595Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T05:01:40.595Z] #36 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T05:01:40.595Z] #36 24.02 tomll can be used in two ways: [2022-03-03T05:01:40.595Z] #36 24.02 Writing to STDIN and reading from STDOUT: [2022-03-03T05:01:40.595Z] #36 24.02 cat file.toml | tomll > file.toml [2022-03-03T05:01:40.595Z] #36 24.02 [2022-03-03T05:01:40.595Z] #36 24.02 Reading and updating a list of files: [2022-03-03T05:01:40.595Z] #36 24.02 tomll a.toml b.toml c.toml [2022-03-03T05:01:40.595Z] #36 24.02 [2022-03-03T05:01:40.595Z] #36 24.02 When given a list of files, tomll will modify all files in place without asking. [2022-03-03T05:01:40.598Z] #38 35.99 Selecting previously unselected package libuv1:arm64. [2022-03-03T05:01:40.598Z] #38 36.00 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-03T05:01:40.598Z] #38 36.01 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-03T05:01:40.598Z] #38 36.15 Selecting previously unselected package cmake. [2022-03-03T05:01:40.598Z] #38 36.16 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-03T05:01:40.598Z] #38 36.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:01:40.857Z] #36 DONE 24.2s [2022-03-03T05:01:40.857Z] [2022-03-03T05:01:40.857Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:40.857Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:01:40.857Z] #63 23.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-03T05:01:41.532Z] #38 ... [2022-03-03T05:01:41.532Z] [2022-03-03T05:01:41.532Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:01:41.532Z] #60 sha256:c820da3f4f12b8c6d78494ccf7971cba575c44e6ae2c6ebac74a9b6c46d00033 [2022-03-03T05:01:41.532Z] #60 0.584 + RM_GOPATH=0 [2022-03-03T05:01:41.532Z] #60 0.584 + TMP_GOPATH= [2022-03-03T05:01:41.532Z] #60 0.584 + : /build [2022-03-03T05:01:41.532Z] #60 0.584 + '[' -z '' ']' [2022-03-03T05:01:41.532Z] #60 0.585 ++ mktemp -d [2022-03-03T05:01:41.532Z] #60 0.589 + export GOPATH=/tmp/tmp.cd4L3Ksq8Z [2022-03-03T05:01:41.532Z] #60 0.589 + GOPATH=/tmp/tmp.cd4L3Ksq8Z [2022-03-03T05:01:41.532Z] #60 0.589 + RM_GOPATH=1 [2022-03-03T05:01:41.532Z] #60 0.589 + case "$(go env GOARCH)" in [2022-03-03T05:01:41.532Z] #60 0.589 ++ go env GOARCH [2022-03-03T05:01:41.532Z] #60 0.600 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:41.532Z] #60 0.600 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:41.532Z] #60 0.600 ++ dirname /install.sh [2022-03-03T05:01:41.532Z] #60 0.604 + dir=/ [2022-03-03T05:01:41.532Z] #60 0.604 + bin=containerd [2022-03-03T05:01:41.532Z] #60 0.605 + shift [2022-03-03T05:01:41.532Z] #60 0.605 + '[' '!' -f //containerd.installer ']' [2022-03-03T05:01:41.532Z] #60 0.609 + . //containerd.installer [2022-03-03T05:01:41.532Z] #60 0.609 ++ set -e [2022-03-03T05:01:41.532Z] #60 0.609 ++ : v1.5.9 [2022-03-03T05:01:41.532Z] #60 0.609 + install_containerd [2022-03-03T05:01:41.532Z] #60 0.613 + echo 'Install containerd version v1.5.9' [2022-03-03T05:01:41.532Z] #60 0.613 Install containerd version v1.5.9 [2022-03-03T05:01:41.532Z] #60 0.614 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cd4L3Ksq8Z/src/github.com/containerd/containerd [2022-03-03T05:01:41.532Z] #60 0.616 Cloning into '/tmp/tmp.cd4L3Ksq8Z/src/github.com/containerd/containerd'... [2022-03-03T05:01:41.771Z] #49 ... [2022-03-03T05:01:41.771Z] [2022-03-03T05:01:41.771Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:41.771Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:01:41.771Z] #47 5.711 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:01:41.771Z] #47 8.060 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:01:41.771Z] #47 10.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:01:41.771Z] #47 12.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-03-03T05:01:41.771Z] #47 ... [2022-03-03T05:01:41.771Z] [2022-03-03T05:01:41.771Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:01:41.771Z] #63 sha256:3c44d2b91e584f9c832957d9de09654c024d1f204d83e39cc7a5dc0cbcc7412d [2022-03-03T05:01:41.771Z] #63 13.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-03T05:01:41.771Z] #63 13.72 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-03T05:01:41.771Z] #63 13.92 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-03T05:01:41.771Z] #63 15.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-03T05:01:41.789Z] #60 ... [2022-03-03T05:01:41.789Z] [2022-03-03T05:01:41.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-03-03T05:01:41.789Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:01:41.789Z] #14 37.30 Selecting previously unselected package binutils-mingw-w64. [2022-03-03T05:01:41.789Z] #14 37.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-03T05:01:41.789Z] #14 37.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:01:42.047Z] #14 37.42 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-03T05:01:42.047Z] #14 37.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-03T05:01:42.047Z] #14 37.44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-03T05:01:42.047Z] #14 37.61 Selecting previously unselected package dmsetup. [2022-03-03T05:01:42.047Z] #14 37.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-03T05:01:42.047Z] #14 37.62 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:01:42.047Z] #14 37.72 Selecting previously unselected package mingw-w64-common. [2022-03-03T05:01:42.304Z] #14 37.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-03T05:01:42.304Z] #14 37.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-03T05:01:42.708Z] #63 ... [2022-03-03T05:01:42.708Z] [2022-03-03T05:01:42.708Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-03-03T05:01:42.708Z] #36 sha256:0f134f3b9109f6f54e345f746ed2c9c0e03109652ccbfd06cc964a2ec5470a8c [2022-03-03T05:01:42.708Z] #36 16.93 tomll can be used in two ways: [2022-03-03T05:01:42.708Z] #36 16.93 Writing to STDIN and reading from STDOUT: [2022-03-03T05:01:42.708Z] #36 16.93 cat file.toml | tomll > file.toml [2022-03-03T05:01:42.708Z] #36 16.93 [2022-03-03T05:01:42.708Z] #36 16.93 Reading and updating a list of files: [2022-03-03T05:01:42.708Z] #36 16.93 tomll a.toml b.toml c.toml [2022-03-03T05:01:42.708Z] #36 16.93 [2022-03-03T05:01:42.708Z] #36 16.93 When given a list of files, tomll will modify all files in place without asking. [2022-03-03T05:01:42.708Z] #36 DONE 17.5s [2022-03-03T05:01:42.708Z] [2022-03-03T05:01:42.708Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:42.708Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:42.708Z] #58 15.11 Fetched 8506 kB in 12s (722 kB/s) [2022-03-03T05:01:44.612Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:01:44.612Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:01:44.612Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:01:44.612Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:01:44.612Z] [2022-03-03T05:01:45.252Z] #58 15.11 Reading package lists... [2022-03-03T05:01:45.584Z] #14 ... [2022-03-03T05:01:45.584Z] [2022-03-03T05:01:45.584Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:01:45.584Z] #34 sha256:4e13c64604814891abc79b07b4f427febb10038ab21ad877c4317f4495608b14 [2022-03-03T05:01:45.584Z] #34 30.51 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-03T05:01:45.584Z] #34 31.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:01:45.584Z] #34 ... [2022-03-03T05:01:45.584Z] [2022-03-03T05:01:45.584Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:45.584Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638 [2022-03-03T05:01:45.584Z] #38 38.30 Setting up libicu67:arm64 (67.1-7) ... [2022-03-03T05:01:45.584Z] #38 38.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:01:45.584Z] #38 38.35 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-03T05:01:45.584Z] #38 38.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:01:45.584Z] #38 38.40 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-03T05:01:45.584Z] #38 38.42 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-03T05:01:45.584Z] #38 38.44 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:01:45.584Z] #38 38.45 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:01:45.584Z] #38 38.46 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-03T05:01:45.584Z] #38 38.48 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:01:45.584Z] #38 38.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:46.183Z] #58 20.30 Reading package lists... [2022-03-03T05:01:46.183Z] #58 ... [2022-03-03T05:01:46.183Z] [2022-03-03T05:01:46.183Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:46.183Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:01:46.443Z] #43 20.92 Updating files: 93% (1714/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-03T05:01:46.443Z] #43 21.04 + git checkout -q v2.3.0 [2022-03-03T05:01:46.455Z] #19 116.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-03T05:01:46.455Z] #19 116.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:01:46.455Z] #19 116.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:01:46.455Z] #19 116.4 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-03T05:01:46.455Z] #19 116.4 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:01:46.455Z] #19 116.4 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-03T05:01:46.511Z] + TEST_INTEGRATION_DEST=1 [2022-03-03T05:01:46.511Z] + CONTAINER_NAME=docker-pr5-1 [2022-03-03T05:01:46.511Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-03T05:01:46.511Z] + run_tests test-integration-flaky [2022-03-03T05:01:46.511Z] + '[' -n 0 ']' [2022-03-03T05:01:46.511Z] + rm= [2022-03-03T05:01:46.511Z] + TEST_INTEGRATION_DEST=2 [2022-03-03T05:01:46.511Z] + CONTAINER_NAME=docker-pr5-2 [2022-03-03T05:01:46.511Z] + TEST_SKIP_INTEGRATION=1 [2022-03-03T05:01:46.511Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-03T05:01:46.511Z] + run_tests [2022-03-03T05:01:46.511Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43320/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43320/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh test-integration-flaky test-integration [2022-03-03T05:01:46.511Z] + c=0 [2022-03-03T05:01:46.511Z] + '[' -n 0 ']' [2022-03-03T05:01:46.511Z] + rm= [2022-03-03T05:01:46.511Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43320/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43320/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh '' test-integration [2022-03-03T05:01:46.511Z] + TEST_INTEGRATION_DEST=3 [2022-03-03T05:01:46.511Z] + CONTAINER_NAME=docker-pr5-3 [2022-03-03T05:01:46.511Z] + TEST_SKIP_INTEGRATION=1 [2022-03-03T05:01:46.511Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-03T05:01:46.511Z] + run_tests [2022-03-03T05:01:46.511Z] ++ jobs -p [2022-03-03T05:01:46.511Z] + '[' -n 0 ']' [2022-03-03T05:01:46.511Z] + rm= [2022-03-03T05:01:46.511Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43320/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43320/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh '' test-integration [2022-03-03T05:01:46.511Z] + for job in $(jobs -p) [2022-03-03T05:01:46.511Z] + wait 14284 [2022-03-03T05:01:47.443Z] [2022-03-03T05:01:47.443Z] [2022-03-03T05:01:47.443Z] [2022-03-03T05:01:47.443Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-03T05:01:47.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-03T05:01:47.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-03T05:01:47.443Z] HOSTNAME=0b2461f11368 [2022-03-03T05:01:47.443Z] TEST_SKIP_INTEGRATION=1 [2022-03-03T05:01:47.443Z] TESTDEBUG=0 [2022-03-03T05:01:47.443Z] DEST=bundles/test-integration [2022-03-03T05:01:47.443Z] PWD=/go/src/github.com/docker/docker [2022-03-03T05:01:47.443Z] KEEPBUNDLE=1 [2022-03-03T05:01:47.443Z] DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:01:47.443Z] container=docker [2022-03-03T05:01:47.443Z] HOME=/root [2022-03-03T05:01:47.443Z] GOLANG_VERSION=1.17.7 [2022-03-03T05:01:47.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-03T05:01:47.443Z] VALIDATE_BRANCH=master [2022-03-03T05:01:47.443Z] TERM=xterm [2022-03-03T05:01:47.443Z] DOCKER_PKG=github.com/docker/docker [2022-03-03T05:01:47.443Z] SHLVL=1 [2022-03-03T05:01:47.443Z] TIMEOUT=120m [2022-03-03T05:01:47.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-03T05:01:47.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-03T05:01:47.443Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-03T05:01:47.443Z] GO111MODULE=off [2022-03-03T05:01:47.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-03T05:01:47.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-03T05:01:47.443Z] GOPATH=/go [2022-03-03T05:01:47.443Z] PKG_CONFIG=pkg-config [2022-03-03T05:01:47.443Z] _=/usr/bin/env [2022-03-03T05:01:47.443Z] Building test suite binary ./integration-cli/test.main [2022-03-03T05:01:47.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-03T05:01:47.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-03T05:01:47.443Z] HOSTNAME=76659ed06694 [2022-03-03T05:01:47.443Z] TEST_SKIP_INTEGRATION=1 [2022-03-03T05:01:47.443Z] TESTDEBUG=0 [2022-03-03T05:01:47.443Z] DEST=bundles/test-integration [2022-03-03T05:01:47.443Z] PWD=/go/src/github.com/docker/docker [2022-03-03T05:01:47.443Z] KEEPBUNDLE=1 [2022-03-03T05:01:47.443Z] DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:01:47.443Z] container=docker [2022-03-03T05:01:47.443Z] HOME=/root [2022-03-03T05:01:47.443Z] GOLANG_VERSION=1.17.7 [2022-03-03T05:01:47.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-03T05:01:47.443Z] VALIDATE_BRANCH=master [2022-03-03T05:01:47.443Z] TERM=xterm [2022-03-03T05:01:47.443Z] DOCKER_PKG=github.com/docker/docker [2022-03-03T05:01:47.443Z] SHLVL=1 [2022-03-03T05:01:47.443Z] TIMEOUT=120m [2022-03-03T05:01:47.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-03T05:01:47.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-03T05:01:47.444Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-03T05:01:47.444Z] GO111MODULE=off [2022-03-03T05:01:47.444Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-03T05:01:47.444Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-03T05:01:47.444Z] GOPATH=/go [2022-03-03T05:01:47.444Z] PKG_CONFIG=pkg-config [2022-03-03T05:01:47.444Z] _=/usr/bin/env [2022-03-03T05:01:47.444Z] Building test suite binary ./integration-cli/test.main [2022-03-03T05:01:47.444Z] No new tests added to integration. [2022-03-03T05:01:47.444Z] [2022-03-03T05:01:47.444Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-03T05:01:47.483Z] #63 ... [2022-03-03T05:01:47.483Z] [2022-03-03T05:01:47.483Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:47.483Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:01:47.484Z] #43 29.55 Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-03T05:01:47.484Z] #43 30.04 + git checkout -q v2.3.0 [2022-03-03T05:01:47.811Z] #43 22.53 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-03T05:01:48.010Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-03T05:01:48.010Z] HOSTNAME=f721121fff41 [2022-03-03T05:01:48.010Z] TESTDEBUG=0 [2022-03-03T05:01:48.010Z] DEST=bundles/test-integration [2022-03-03T05:01:48.010Z] PWD=/go/src/github.com/docker/docker [2022-03-03T05:01:48.010Z] KEEPBUNDLE=1 [2022-03-03T05:01:48.010Z] DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:01:48.010Z] container=docker [2022-03-03T05:01:48.010Z] HOME=/root [2022-03-03T05:01:48.010Z] GOLANG_VERSION=1.17.7 [2022-03-03T05:01:48.010Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-03T05:01:48.010Z] VALIDATE_BRANCH=master [2022-03-03T05:01:48.010Z] TERM=xterm [2022-03-03T05:01:48.010Z] DOCKER_PKG=github.com/docker/docker [2022-03-03T05:01:48.010Z] SHLVL=1 [2022-03-03T05:01:48.010Z] TIMEOUT=120m [2022-03-03T05:01:48.010Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-03T05:01:48.010Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-03T05:01:48.010Z] GO111MODULE=off [2022-03-03T05:01:48.010Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-03T05:01:48.010Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-03T05:01:48.010Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-03T05:01:48.010Z] GOPATH=/go [2022-03-03T05:01:48.010Z] PKG_CONFIG=pkg-config [2022-03-03T05:01:48.010Z] _=/usr/bin/env [2022-03-03T05:01:48.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-03T05:01:48.485Z] using credential docker-jenkins-github-credentials [2022-03-03T05:01:48.565Z] Cloning the remote Git repository [2022-03-03T05:01:48.565Z] Cloning with configured refspecs honoured and without tags [2022-03-03T05:01:48.761Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T05:01:49.770Z] #38 ... [2022-03-03T05:01:49.770Z] [2022-03-03T05:01:49.770Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:49.770Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:01:49.770Z] #51 37.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-03T05:01:49.770Z] #51 37.84 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-03T05:01:49.770Z] #51 37.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-03T05:01:49.770Z] #51 37.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-03T05:01:49.770Z] #51 38.06 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-03T05:01:49.770Z] #51 38.10 go: downloading golang.org/x/mod v0.5.1 [2022-03-03T05:01:49.770Z] #51 38.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-03T05:01:49.770Z] #51 38.20 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-03T05:01:49.770Z] #51 38.21 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-03T05:01:49.770Z] #51 38.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-03T05:01:49.770Z] #51 38.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-03T05:01:49.770Z] #51 38.41 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-03T05:01:49.770Z] #51 38.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-03T05:01:49.770Z] #51 38.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-03T05:01:49.770Z] #51 38.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-03T05:01:49.770Z] #51 39.08 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-03T05:01:49.770Z] #51 39.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-03T05:01:49.770Z] #51 39.21 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-03T05:01:49.770Z] #51 39.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-03T05:01:49.770Z] #51 39.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-03T05:01:49.770Z] #51 39.35 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-03T05:01:49.770Z] #51 39.91 go: downloading github.com/prometheus/common v0.10.0 [2022-03-03T05:01:49.770Z] #51 40.10 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-03T05:01:49.770Z] #51 40.10 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-03T05:01:49.770Z] #51 40.15 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-03T05:01:49.770Z] #51 41.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-03T05:01:50.029Z] #51 ... [2022-03-03T05:01:50.029Z] [2022-03-03T05:01:50.029Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:50.029Z] #47 sha256:02a332ea4e611fe365ab72ad62c6f621a82437238eefcd4427210c155f5a88ee [2022-03-03T05:01:50.029Z] #47 35.22 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-03T05:01:50.029Z] #47 35.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:01:50.029Z] #47 35.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-03T05:01:50.029Z] #47 35.30 Setting up python3-six (1.16.0-2) ... [2022-03-03T05:01:50.029Z] #47 36.33 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-03T05:01:50.029Z] #47 36.39 Setting up python3-protobuf (3.12.4-1) ... [2022-03-03T05:01:50.029Z] #47 39.36 Setting up criu (3.16.1-3) ... [2022-03-03T05:01:50.029Z] #47 41.55 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:50.029Z] #47 DONE 45.3s [2022-03-03T05:01:50.029Z] [2022-03-03T05:01:50.029Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:01:50.029Z] #49 sha256:8cda003becdb46f909b76ee5cc530fef8a4bb47fa622c19dc92932b6ac7d6e7f [2022-03-03T05:01:50.029Z] #49 42.70 gotestsum version dev [2022-03-03T05:01:50.029Z] #49 DONE 45.6s [2022-03-03T05:01:50.029Z] [2022-03-03T05:01:50.029Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:50.029Z] #38 sha256:c31ed29bf2acf84b86e49763477ee7a7b2dde8c85889f2339a0382194b688638 [2022-03-03T05:01:50.029Z] #38 DONE 45.6s [2022-03-03T05:01:50.029Z] [2022-03-03T05:01:50.029Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-03T05:01:50.029Z] #39 sha256:e501bc306ddfa63a1751e22c1dc2ef27c493eb0345a2c7f50db3cf9ea26dd52e [2022-03-03T05:01:50.037Z] #43 32.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-03T05:01:50.594Z] #39 DONE 0.5s [2022-03-03T05:01:50.594Z] [2022-03-03T05:01:50.594Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:50.594Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:01:50.594Z] #14 43.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-03T05:01:50.594Z] #14 43.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-03T05:01:50.594Z] #14 43.14 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:01:50.863Z] Running on azwin-2-66a850 in d:\jenkins\workspace\moby_PR-43320 [Pipeline] { [Pipeline] ws [2022-03-03T05:01:50.881Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-03T05:01:49.204Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-03T05:01:50.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:01:50.136Z] > git --version # timeout=10 [2022-03-03T05:01:50.170Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-03T05:01:50.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:01:50.172Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:01:51.494Z] Running on azwin-2-8777d1 in d:\jenkins\workspace\moby_PR-43320 [Pipeline] { [Pipeline] ws [2022-03-03T05:01:51.508Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-03T05:01:52.633Z] The recommended git tool is: git [2022-03-03T05:01:53.031Z] #19 ... [2022-03-03T05:01:53.031Z] [2022-03-03T05:01:53.031Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:01:53.031Z] #50 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:01:53.031Z] #50 133.8 + dpkg --print-architecture [2022-03-03T05:01:53.031Z] #50 133.8 + git checkout -q v2.1.0 [2022-03-03T05:01:53.031Z] #50 134.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-03T05:01:53.031Z] #50 134.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-03T05:01:53.092Z] #43 ... [2022-03-03T05:01:53.092Z] [2022-03-03T05:01:53.092Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:53.092Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:01:53.092Z] #38 17.98 Fetched 8506 kB in 14s (622 kB/s) [2022-03-03T05:01:53.092Z] #38 17.98 Reading package lists... [2022-03-03T05:01:53.092Z] #38 22.91 Reading package lists... [2022-03-03T05:01:53.092Z] #38 27.85 Building dependency tree... [2022-03-03T05:01:53.092Z] #38 ... [2022-03-03T05:01:53.092Z] [2022-03-03T05:01:53.092Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:53.092Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:53.092Z] #58 20.30 Reading package lists... [2022-03-03T05:01:53.092Z] #58 25.19 Building dependency tree... [2022-03-03T05:01:53.117Z] #14 48.34 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-03T05:01:53.117Z] #14 48.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:01:53.117Z] #14 48.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:01:53.117Z] #14 48.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-03T05:01:53.117Z] #14 48.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:01:53.117Z] #14 48.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:01:53.351Z] #58 ... [2022-03-03T05:01:53.351Z] [2022-03-03T05:01:53.351Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:53.351Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:01:53.351Z] #47 17.92 Fetched 8509 kB in 14s (621 kB/s) [2022-03-03T05:01:53.351Z] #47 17.92 Reading package lists... [2022-03-03T05:01:53.351Z] #47 23.01 Reading package lists... [2022-03-03T05:01:53.355Z] #43 ... [2022-03-03T05:01:53.355Z] [2022-03-03T05:01:53.355Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:53.355Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:01:53.355Z] #38 26.20 Fetched 8506 kB in 20s (428 kB/s) [2022-03-03T05:01:53.355Z] #38 26.20 Reading package lists... [2022-03-03T05:01:53.355Z] #38 33.05 Reading package lists... [2022-03-03T05:01:53.355Z] #38 ... [2022-03-03T05:01:53.355Z] [2022-03-03T05:01:53.355Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:53.355Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:53.355Z] #58 23.88 Reading package lists... [2022-03-03T05:01:53.355Z] #58 31.07 Building dependency tree... [2022-03-03T05:01:53.355Z] #58 35.81 The following additional packages will be installed: [2022-03-03T05:01:53.355Z] #58 35.81 libbtrfs0 [2022-03-03T05:01:53.355Z] #58 35.97 The following NEW packages will be installed: [2022-03-03T05:01:53.355Z] #58 35.99 libbtrfs-dev libbtrfs0 [2022-03-03T05:01:53.355Z] #58 36.53 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:53.355Z] #58 36.53 Need to get 460 kB of archives. [2022-03-03T05:01:53.355Z] #58 36.53 After this operation, 1237 kB of additional disk space will be used. [2022-03-03T05:01:53.355Z] #58 36.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T05:01:53.355Z] #58 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T05:01:53.436Z] The recommended git tool is: git [2022-03-03T05:01:53.609Z] #47 27.78 Building dependency tree... [2022-03-03T05:01:53.609Z] #47 ... [2022-03-03T05:01:53.609Z] [2022-03-03T05:01:53.609Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:53.609Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:53.609Z] #14 18.32 Fetched 8506 kB in 14s (625 kB/s) [2022-03-03T05:01:53.609Z] #14 18.32 Reading package lists... [2022-03-03T05:01:53.609Z] #14 23.51 Reading package lists... [2022-03-03T05:01:53.609Z] #14 27.80 Building dependency tree... [2022-03-03T05:01:53.609Z] #14 ... [2022-03-03T05:01:53.609Z] [2022-03-03T05:01:53.609Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:53.609Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:53.609Z] #58 28.55 The following additional packages will be installed: [2022-03-03T05:01:53.609Z] #58 28.57 libbtrfs0 [2022-03-03T05:01:53.609Z] #58 28.76 The following NEW packages will be installed: [2022-03-03T05:01:53.868Z] #58 28.77 libbtrfs-dev libbtrfs0 [2022-03-03T05:01:53.931Z] #58 ... [2022-03-03T05:01:53.931Z] [2022-03-03T05:01:53.931Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:53.931Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:01:53.931Z] #14 27.21 Fetched 8506 kB in 21s (414 kB/s) [2022-03-03T05:01:53.931Z] #14 27.21 Reading package lists... [2022-03-03T05:01:54.126Z] #58 29.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:01:54.126Z] #58 29.18 Need to get 460 kB of archives. [2022-03-03T05:01:54.126Z] #58 29.18 After this operation, 1237 kB of additional disk space will be used. [2022-03-03T05:01:54.126Z] #58 29.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T05:01:54.194Z] #14 34.67 Reading package lists... [2022-03-03T05:01:54.194Z] #14 ... [2022-03-03T05:01:54.194Z] [2022-03-03T05:01:54.194Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:01:54.194Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:01:54.194Z] #47 28.11 Fetched 8509 kB in 21s (399 kB/s) [2022-03-03T05:01:54.194Z] #47 28.11 Reading package lists... [2022-03-03T05:01:54.384Z] #58 29.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T05:01:54.488Z] #14 ... [2022-03-03T05:01:54.488Z] [2022-03-03T05:01:54.488Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-03T05:01:54.488Z] #40 sha256:65feddff281b0ac172dbd2f9a6797a6a55c54a21196850b036ea245456de4360 [2022-03-03T05:01:54.488Z] #40 1.031 Install tini version v0.19.0 [2022-03-03T05:01:54.488Z] #40 1.031 + RM_GOPATH=0 [2022-03-03T05:01:54.488Z] #40 1.031 + TMP_GOPATH= [2022-03-03T05:01:54.488Z] #40 1.031 + : /build [2022-03-03T05:01:54.488Z] #40 1.031 + '[' -z '' ']' [2022-03-03T05:01:54.488Z] #40 1.031 ++ mktemp -d [2022-03-03T05:01:54.488Z] #40 1.031 + export GOPATH=/tmp/tmp.XRsGWtB9d7 [2022-03-03T05:01:54.488Z] #40 1.031 + GOPATH=/tmp/tmp.XRsGWtB9d7 [2022-03-03T05:01:54.488Z] #40 1.031 + RM_GOPATH=1 [2022-03-03T05:01:54.488Z] #40 1.031 + case "$(go env GOARCH)" in [2022-03-03T05:01:54.488Z] #40 1.031 ++ go env GOARCH [2022-03-03T05:01:54.488Z] #40 1.031 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:54.488Z] #40 1.031 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:01:54.488Z] #40 1.031 ++ dirname /install.sh [2022-03-03T05:01:54.488Z] #40 1.031 + dir=/ [2022-03-03T05:01:54.488Z] #40 1.031 + bin=tini [2022-03-03T05:01:54.488Z] #40 1.031 + shift [2022-03-03T05:01:54.488Z] #40 1.031 + '[' '!' -f //tini.installer ']' [2022-03-03T05:01:54.488Z] #40 1.031 + . //tini.installer [2022-03-03T05:01:54.488Z] #40 1.031 ++ : v0.19.0 [2022-03-03T05:01:54.488Z] #40 1.031 + install_tini [2022-03-03T05:01:54.488Z] #40 1.031 + echo 'Install tini version v0.19.0' [2022-03-03T05:01:54.488Z] #40 1.031 + git clone https://github.com/krallin/tini.git /tmp/tmp.XRsGWtB9d7/tini [2022-03-03T05:01:54.488Z] #40 1.031 Cloning into '/tmp/tmp.XRsGWtB9d7/tini'... [2022-03-03T05:01:54.488Z] #40 1.724 + cd /tmp/tmp.XRsGWtB9d7/tini [2022-03-03T05:01:54.488Z] #40 1.724 + git checkout -q v0.19.0 [2022-03-03T05:01:54.488Z] #40 1.725 + cmake . [2022-03-03T05:01:54.488Z] #40 1.971 -- The C compiler identification is GNU 10.2.1 [2022-03-03T05:01:54.488Z] #40 2.008 -- Detecting C compiler ABI info [2022-03-03T05:01:54.488Z] #40 2.368 -- Detecting C compiler ABI info - done [2022-03-03T05:01:54.488Z] #40 2.429 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-03T05:01:54.488Z] #40 2.439 -- Detecting C compile features [2022-03-03T05:01:54.488Z] #40 2.441 -- Detecting C compile features - done [2022-03-03T05:01:54.489Z] #40 2.469 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-03T05:01:54.489Z] #40 2.589 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-03T05:01:54.489Z] #40 2.686 -- Configuring done [2022-03-03T05:01:54.489Z] #40 2.718 -- Generating done [2022-03-03T05:01:54.489Z] #40 2.740 -- Build files have been written to: /tmp/tmp.XRsGWtB9d7/tini [2022-03-03T05:01:54.489Z] #40 2.760 + make tini-static [2022-03-03T05:01:54.489Z] #40 2.979 Scanning dependencies of target tini-static [2022-03-03T05:01:54.489Z] #40 3.019 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-03T05:01:54.489Z] #40 3.942 [100%] Linking C executable tini-static [2022-03-03T05:01:54.745Z] #40 4.217 [100%] Built target tini-static [2022-03-03T05:01:54.745Z] #40 4.269 + mkdir -p /build [2022-03-03T05:01:54.745Z] #40 4.271 + cp tini-static /build/docker-init [2022-03-03T05:01:54.785Z] #47 35.23 Reading package lists... [2022-03-03T05:01:54.785Z] #47 ... [2022-03-03T05:01:54.785Z] [2022-03-03T05:01:54.785Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:54.785Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:54.785Z] #58 38.00 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:55.048Z] #58 38.45 Fetched 460 kB in 0s (1004 kB/s) [2022-03-03T05:01:55.312Z] #58 38.71 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:01:55.320Z] #58 30.28 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:01:55.320Z] #58 30.50 Fetched 460 kB in 0s (1429 kB/s) [2022-03-03T05:01:55.573Z] #58 38.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:01:55.573Z] #58 38.78 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:01:55.573Z] #58 38.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:01:55.580Z] #58 30.62 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:01:55.580Z] #58 30.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:01:55.580Z] #58 30.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:01:55.580Z] #58 30.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:01:55.837Z] #58 ... [2022-03-03T05:01:55.837Z] [2022-03-03T05:01:55.837Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:01:55.837Z] #53 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T05:01:55.837Z] #53 30.63 v3.0.2 [2022-03-03T05:01:55.837Z] #53 DONE 30.8s [2022-03-03T05:01:56.094Z] [2022-03-03T05:01:56.094Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:01:56.094Z] #58 sha256:1c49f854efd96ffa14c011d0bee3cb38e70e7492b2f7b9b1332a0f71898405c6 [2022-03-03T05:01:56.094Z] #58 30.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:01:56.094Z] #58 30.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:01:56.094Z] #58 30.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:01:56.116Z] #40 DONE 5.4s [2022-03-03T05:01:56.116Z] [2022-03-03T05:01:56.116Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:01:56.116Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:01:56.147Z] #58 39.40 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:01:56.147Z] #58 39.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:01:56.147Z] #58 39.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:01:56.351Z] #58 31.36 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:01:56.351Z] #58 31.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:01:56.609Z] #58 31.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:56.870Z] #58 DONE 31.8s [2022-03-03T05:01:56.870Z] [2022-03-03T05:01:56.870Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-03T05:01:56.870Z] #59 sha256:94142a01731f08e939bebed33272fc0fa19c0fd79ba3c26bd4e2be7bf88c69b6 [2022-03-03T05:01:57.102Z] #58 40.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:01:57.102Z] #58 40.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:01:57.102Z] #58 40.11 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:01:57.128Z] #59 DONE 0.4s [2022-03-03T05:01:57.128Z] [2022-03-03T05:01:57.128Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:01:57.128Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:01:57.128Z] #51 31.17 go: downloading github.com/fatih/color v1.13.0 [2022-03-03T05:01:57.128Z] #51 31.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:01:57.128Z] #51 31.23 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-03T05:01:57.128Z] #51 31.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-03T05:01:57.128Z] #51 31.56 go: downloading github.com/spf13/viper v1.10.1 [2022-03-03T05:01:57.128Z] #51 31.57 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-03T05:01:57.128Z] #51 31.90 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-03T05:01:57.128Z] #51 32.04 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-03T05:01:57.128Z] #51 32.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-03T05:01:57.128Z] #51 32.04 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-03T05:01:57.676Z] #58 DONE 40.8s [2022-03-03T05:01:57.676Z] [2022-03-03T05:01:57.676Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-03T05:01:57.676Z] #59 sha256:cf25a8746591bab07fe6391356f32878c861f9015de1f0419c19adbf58b641b3 [2022-03-03T05:01:57.676Z] #59 DONE 0.1s [2022-03-03T05:01:57.676Z] [2022-03-03T05:01:57.676Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:01:57.676Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:01:57.676Z] #38 33.05 Reading package lists... [2022-03-03T05:01:58.054Z] #26 ... [2022-03-03T05:01:58.054Z] [2022-03-03T05:01:58.054Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:01:58.054Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:01:58.054Z] #14 53.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-03T05:01:58.062Z] #51 33.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-03T05:01:58.311Z] #14 53.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:01:58.311Z] #14 53.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:01:58.320Z] #51 33.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-03T05:01:58.578Z] #51 33.44 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:01:58.578Z] #51 33.50 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-03T05:01:58.578Z] #51 33.71 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-03T05:01:58.578Z] #51 33.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-03T05:01:59.064Z] #38 40.11 Building dependency tree... [2022-03-03T05:02:01.106Z] #51 35.75 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-03T05:02:01.106Z] #51 35.78 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-03T05:02:01.106Z] #51 35.88 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-03T05:02:01.106Z] #51 35.90 go: downloading github.com/spf13/afero v1.6.0 [2022-03-03T05:02:01.106Z] #51 35.93 go: downloading github.com/spf13/cast v1.4.1 [2022-03-03T05:02:01.106Z] #51 35.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-03T05:02:01.106Z] #51 36.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-03T05:02:01.106Z] #51 36.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-03T05:02:01.106Z] #51 36.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-03T05:02:01.106Z] #51 36.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-03T05:02:01.106Z] #51 36.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-03T05:02:01.106Z] #51 36.22 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-03T05:02:01.106Z] #51 36.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-03T05:02:01.365Z] #51 36.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-03T05:02:01.365Z] #51 36.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-03T05:02:01.622Z] #51 36.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-03T05:02:01.622Z] #51 36.45 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-03T05:02:01.626Z] #38 44.55 The following additional packages will be installed: [2022-03-03T05:02:01.626Z] #38 44.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-03T05:02:01.626Z] #38 44.57 Suggested packages: [2022-03-03T05:02:01.626Z] #38 44.57 cmake-doc ninja-build lrzip [2022-03-03T05:02:01.626Z] #38 44.57 Recommended packages: [2022-03-03T05:02:01.626Z] #38 44.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-03T05:02:02.189Z] #51 37.11 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-03T05:02:02.189Z] #51 37.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-03T05:02:02.201Z] #38 ... [2022-03-03T05:02:02.201Z] [2022-03-03T05:02:02.201Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:02:02.201Z] #60 sha256:deba35aefccc2b7fa1cd57281eb88f4ca901fa58dace7393cc6f3c071903fb9d [2022-03-03T05:02:02.201Z] #60 1.126 + RM_GOPATH=0 [2022-03-03T05:02:02.201Z] #60 1.126 + TMP_GOPATH= [2022-03-03T05:02:02.201Z] #60 1.127 + : /build [2022-03-03T05:02:02.201Z] #60 1.127 + '[' -z '' ']' [2022-03-03T05:02:02.201Z] #60 1.129 ++ mktemp -d [2022-03-03T05:02:02.201Z] #60 1.131 + export GOPATH=/tmp/tmp.FT2KpyKHRa [2022-03-03T05:02:02.201Z] #60 1.131 + GOPATH=/tmp/tmp.FT2KpyKHRa [2022-03-03T05:02:02.201Z] #60 1.131 + RM_GOPATH=1 [2022-03-03T05:02:02.201Z] #60 1.131 + case "$(go env GOARCH)" in [2022-03-03T05:02:02.201Z] #60 1.140 ++ go env GOARCH [2022-03-03T05:02:02.201Z] #60 1.177 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:02.201Z] #60 1.178 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:02.201Z] #60 1.184 ++ dirname /install.sh [2022-03-03T05:02:02.201Z] #60 1.192 + dir=/ [2022-03-03T05:02:02.201Z] #60 1.199 + bin=containerd [2022-03-03T05:02:02.201Z] #60 1.199 + shift [2022-03-03T05:02:02.201Z] #60 1.199 + '[' '!' -f //containerd.installer ']' [2022-03-03T05:02:02.201Z] #60 1.199 + . //containerd.installer [2022-03-03T05:02:02.201Z] #60 1.200 ++ set -e [2022-03-03T05:02:02.201Z] #60 1.200 ++ : v1.5.9 [2022-03-03T05:02:02.201Z] #60 1.200 + install_containerd [2022-03-03T05:02:02.201Z] #60 1.204 + echo 'Install containerd version v1.5.9' [2022-03-03T05:02:02.201Z] #60 1.204 Install containerd version v1.5.9 [2022-03-03T05:02:02.201Z] #60 1.205 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FT2KpyKHRa/src/github.com/containerd/containerd [2022-03-03T05:02:02.201Z] #60 1.209 Cloning into '/tmp/tmp.FT2KpyKHRa/src/github.com/containerd/containerd'... [2022-03-03T05:02:02.449Z] #51 37.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-03T05:02:02.449Z] #51 37.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-03T05:02:02.449Z] #51 37.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-03T05:02:02.720Z] #51 37.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-03T05:02:02.720Z] #51 37.79 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-03T05:02:02.981Z] #51 37.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-03T05:02:02.981Z] #51 37.95 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-03T05:02:02.981Z] #51 ... [2022-03-03T05:02:02.981Z] [2022-03-03T05:02:02.981Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:02:02.981Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:02:03.499Z] #34 37.83 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-03T05:02:03.566Z] #14 ... [2022-03-03T05:02:03.566Z] [2022-03-03T05:02:03.566Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:02:03.566Z] #60 sha256:c820da3f4f12b8c6d78494ccf7971cba575c44e6ae2c6ebac74a9b6c46d00033 [2022-03-03T05:02:03.566Z] #60 30.97 Updating files: 63% (2982/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-03T05:02:03.566Z] #60 31.77 + cd /tmp/tmp.cd4L3Ksq8Z/src/github.com/containerd/containerd [2022-03-03T05:02:03.566Z] #60 31.77 + git checkout -q v1.5.9 [2022-03-03T05:02:03.594Z] #60 ... [2022-03-03T05:02:03.594Z] [2022-03-03T05:02:03.594Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-03T05:02:03.594Z] #53 sha256:2e5c2c3a807398b5722679f00dfe770acf6fa70d6a47e6da6ba57e2dd83f38f1 [2022-03-03T05:02:03.594Z] #53 46.61 v3.0.2 [2022-03-03T05:02:03.758Z] #34 38.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-03T05:02:03.758Z] #34 38.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:02:04.017Z] #34 ... [2022-03-03T05:02:04.017Z] [2022-03-03T05:02:04.017Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:04.017Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:04.017Z] #14 27.80 Building dependency tree... [2022-03-03T05:02:04.017Z] #14 30.89 The following additional packages will be installed: [2022-03-03T05:02:04.017Z] #14 30.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:02:04.017Z] #14 30.89 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-03T05:02:04.017Z] #14 30.89 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-03T05:02:04.017Z] #14 30.89 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-03T05:02:04.017Z] #14 30.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-03T05:02:04.017Z] #14 30.89 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-03T05:02:04.017Z] #14 30.89 mingw-w64-common mingw-w64-x86-64-dev [2022-03-03T05:02:04.017Z] #14 30.93 Suggested packages: [2022-03-03T05:02:04.017Z] #14 30.93 gcc-10-locales seccomp wine64 [2022-03-03T05:02:04.017Z] #14 32.07 The following NEW packages will be installed: [2022-03-03T05:02:04.017Z] #14 32.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:02:04.017Z] #14 32.07 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-03T05:02:04.017Z] #14 32.07 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-03T05:02:04.017Z] #14 32.07 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-03T05:02:04.017Z] #14 32.07 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-03T05:02:04.017Z] #14 32.07 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-03T05:02:04.017Z] #14 32.07 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-03T05:02:04.017Z] #14 32.07 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-03T05:02:04.017Z] #14 32.07 mingw-w64-x86-64-dev [2022-03-03T05:02:04.017Z] #14 32.48 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:04.017Z] #14 32.48 Need to get 115 MB of archives. [2022-03-03T05:02:04.017Z] #14 32.48 After this operation, 645 MB of additional disk space will be used. [2022-03-03T05:02:04.017Z] #14 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-03T05:02:04.017Z] #14 32.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-03T05:02:04.017Z] #14 32.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-03T05:02:04.017Z] #14 32.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-03T05:02:04.017Z] #14 32.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-03T05:02:04.017Z] #14 32.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-03T05:02:04.017Z] #14 32.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-03T05:02:04.017Z] #14 33.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-03T05:02:04.017Z] #14 33.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-03T05:02:04.017Z] #14 33.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T05:02:04.017Z] #14 35.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T05:02:04.017Z] #14 35.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-03T05:02:04.017Z] #14 36.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T05:02:04.017Z] #14 37.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T05:02:04.017Z] #14 38.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-03-03T05:02:04.017Z] #14 38.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-03T05:02:04.017Z] #14 38.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-03T05:02:04.017Z] #14 38.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T05:02:04.017Z] #14 38.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T05:02:04.017Z] #14 38.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-03T05:02:04.017Z] #14 38.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-03T05:02:04.017Z] #14 38.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-03T05:02:04.017Z] #14 38.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-03T05:02:04.017Z] #14 38.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-03T05:02:04.017Z] #14 38.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-03T05:02:04.017Z] #14 38.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-03T05:02:04.017Z] #14 38.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-03T05:02:04.017Z] #14 38.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-03T05:02:04.017Z] #14 38.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-03T05:02:04.017Z] #14 38.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-03T05:02:04.017Z] #14 ... [2022-03-03T05:02:04.017Z] [2022-03-03T05:02:04.017Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:04.017Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:04.017Z] #38 27.85 Building dependency tree... [2022-03-03T05:02:04.017Z] #38 31.25 The following additional packages will be installed: [2022-03-03T05:02:04.017Z] #38 31.25 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-03T05:02:04.017Z] #38 31.28 Suggested packages: [2022-03-03T05:02:04.017Z] #38 31.28 cmake-doc ninja-build lrzip [2022-03-03T05:02:04.017Z] #38 31.28 Recommended packages: [2022-03-03T05:02:04.017Z] #38 31.28 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-03T05:02:04.017Z] #38 32.13 The following NEW packages will be installed: [2022-03-03T05:02:04.017Z] #38 32.13 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-03T05:02:04.017Z] #38 32.13 vim-common xxd [2022-03-03T05:02:04.017Z] #38 32.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:04.017Z] #38 32.49 Need to get 17.7 MB of archives. [2022-03-03T05:02:04.017Z] #38 32.49 After this operation, 70.7 MB of additional disk space will be used. [2022-03-03T05:02:04.017Z] #38 32.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:02:04.017Z] #38 32.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:02:04.017Z] #38 32.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-03T05:02:04.017Z] #38 32.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T05:02:04.017Z] #38 33.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-03T05:02:04.017Z] #38 33.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-03T05:02:04.017Z] #38 33.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-03T05:02:04.017Z] #38 33.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-03T05:02:04.017Z] #38 33.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-03T05:02:04.017Z] #38 33.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-03T05:02:04.017Z] #38 34.21 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:04.017Z] #38 34.44 Fetched 17.7 MB in 1s (15.5 MB/s) [2022-03-03T05:02:04.017Z] #38 34.50 Selecting previously unselected package xxd. [2022-03-03T05:02:04.017Z] #38 34.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-03-03T05:02:04.017Z] #38 34.56 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:02:04.017Z] #38 34.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:04.017Z] #38 34.71 Selecting previously unselected package vim-common. [2022-03-03T05:02:04.017Z] #38 34.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:02:04.017Z] #38 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:04.017Z] #38 35.15 Selecting previously unselected package cmake-data. [2022-03-03T05:02:04.017Z] #38 35.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-03T05:02:04.017Z] #38 35.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:02:04.017Z] #38 38.67 Selecting previously unselected package libicu67:amd64. [2022-03-03T05:02:04.017Z] #38 38.67 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-03T05:02:04.017Z] #38 38.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T05:02:04.131Z] #60 32.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-03T05:02:04.131Z] #60 32.57 + BUILDTAGS='netgo osusergo static_build' [2022-03-03T05:02:04.131Z] #60 32.57 + export EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:02:04.131Z] #60 32.57 + EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:02:04.131Z] #60 32.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-03T05:02:04.131Z] #60 32.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-03T05:02:04.131Z] #60 32.57 + '[' '' = dynamic ']' [2022-03-03T05:02:04.131Z] #60 32.57 + make [2022-03-03T05:02:04.276Z] #38 ... [2022-03-03T05:02:04.276Z] [2022-03-03T05:02:04.276Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:04.276Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:04.276Z] #51 38.68 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-03T05:02:04.276Z] #51 38.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-03T05:02:04.276Z] #51 38.80 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-03T05:02:04.276Z] #51 38.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-03T05:02:04.276Z] #51 38.89 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-03T05:02:04.276Z] #51 38.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-03T05:02:04.276Z] #51 38.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-03T05:02:04.276Z] #51 39.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-03T05:02:04.276Z] #51 39.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-03T05:02:04.276Z] #51 39.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-03T05:02:04.276Z] #51 39.10 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-03T05:02:04.276Z] #51 39.15 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-03T05:02:04.276Z] #51 39.18 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-03T05:02:04.276Z] #51 39.22 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-03T05:02:04.276Z] #51 39.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-03T05:02:04.276Z] #51 39.27 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-03T05:02:04.535Z] #51 39.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-03T05:02:04.535Z] #51 39.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-03T05:02:04.535Z] #51 39.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-03T05:02:04.535Z] #51 39.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-03T05:02:04.535Z] #51 ... [2022-03-03T05:02:04.535Z] [2022-03-03T05:02:04.535Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:02:04.535Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:02:04.535Z] #47 27.78 Building dependency tree... [2022-03-03T05:02:04.535Z] #47 31.23 The following additional packages will be installed: [2022-03-03T05:02:04.535Z] #47 31.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:02:04.535Z] #47 31.26 python3-protobuf python3-six [2022-03-03T05:02:04.535Z] #47 31.28 Suggested packages: [2022-03-03T05:02:04.535Z] #47 31.28 python3-setuptools [2022-03-03T05:02:04.535Z] #47 31.28 Recommended packages: [2022-03-03T05:02:04.535Z] #47 31.28 iproute2 | iproute [2022-03-03T05:02:04.535Z] #47 31.94 The following NEW packages will be installed: [2022-03-03T05:02:04.535Z] #47 31.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:02:04.535Z] #47 31.94 python3-protobuf python3-six [2022-03-03T05:02:04.535Z] #47 32.30 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:04.535Z] #47 32.30 Need to get 2292 kB of archives. [2022-03-03T05:02:04.535Z] #47 32.30 After this operation, 11.0 MB of additional disk space will be used. [2022-03-03T05:02:04.535Z] #47 32.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-03T05:02:04.535Z] #47 32.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:02:04.535Z] #47 32.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-03T05:02:04.535Z] #47 32.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-03T05:02:04.535Z] #47 32.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T05:02:04.535Z] #47 32.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T05:02:04.535Z] #47 32.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T05:02:04.535Z] #47 35.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-03T05:02:04.535Z] #47 36.88 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:04.535Z] #47 37.06 Fetched 2292 kB in 4s (583 kB/s) [2022-03-03T05:02:04.535Z] #47 37.15 Selecting previously unselected package libprotobuf23:amd64. [2022-03-03T05:02:04.535Z] #47 37.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:02:04.535Z] #47 37.21 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-03T05:02:04.535Z] #47 37.24 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T05:02:04.535Z] #47 38.11 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:02:04.535Z] #47 38.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:02:04.535Z] #47 38.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:02:04.535Z] #47 38.39 Selecting previously unselected package python3-six. [2022-03-03T05:02:04.535Z] #47 38.40 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-03T05:02:04.535Z] #47 38.41 Unpacking python3-six (1.16.0-2) ... [2022-03-03T05:02:04.535Z] #47 38.52 Selecting previously unselected package python3-protobuf. [2022-03-03T05:02:04.535Z] #47 38.52 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-03T05:02:04.535Z] #47 38.53 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-03T05:02:04.535Z] #47 38.96 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:02:04.535Z] #47 38.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:02:04.535Z] #47 38.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:02:04.535Z] #47 39.10 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:02:04.535Z] #47 39.10 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:02:04.535Z] #47 39.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:02:04.535Z] #47 ... [2022-03-03T05:02:04.535Z] [2022-03-03T05:02:04.535Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:04.535Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:04.535Z] #14 39.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:04.535Z] #14 39.49 Fetched 115 MB in 6s (18.9 MB/s) [2022-03-03T05:02:04.535Z] #14 39.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-03T05:02:04.541Z] #53 DONE 47.8s [2022-03-03T05:02:04.541Z] [2022-03-03T05:02:04.541Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:04.541Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:04.541Z] #38 45.82 The following NEW packages will be installed: [2022-03-03T05:02:04.541Z] #38 45.84 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-03T05:02:04.541Z] #38 45.86 vim-common xxd [2022-03-03T05:02:04.541Z] #38 46.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:04.541Z] #38 46.34 Need to get 17.7 MB of archives. [2022-03-03T05:02:04.541Z] #38 46.34 After this operation, 70.7 MB of additional disk space will be used. [2022-03-03T05:02:04.541Z] #38 46.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:02:04.541Z] #38 46.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:02:04.541Z] #38 46.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-03T05:02:04.541Z] #38 46.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T05:02:04.541Z] #38 47.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-03T05:02:04.541Z] #38 47.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-03T05:02:04.541Z] #38 47.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-03T05:02:04.541Z] #38 47.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-03T05:02:04.541Z] #38 47.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-03T05:02:04.541Z] #38 47.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-03T05:02:04.793Z] #14 39.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:02:04.793Z] #14 39.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T05:02:04.793Z] #14 39.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:02:05.282Z] #50 ... [2022-03-03T05:02:05.282Z] [2022-03-03T05:02:05.282Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T05:02:05.282Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T05:02:05.282Z] #19 125.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-03T05:02:05.282Z] #19 125.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:05.282Z] #19 125.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:02:05.282Z] #19 125.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-03T05:02:05.282Z] #19 125.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:05.282Z] #19 125.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-03T05:02:05.282Z] #19 135.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-03T05:02:05.282Z] #19 135.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:05.282Z] #19 136.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:02:05.500Z] #60 33.75 + bin/ctr [2022-03-03T05:02:06.225Z] #19 137.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-03T05:02:06.225Z] #19 137.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:06.225Z] #19 137.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:02:06.468Z] #38 49.60 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:06.707Z] #14 41.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-03T05:02:06.707Z] #14 41.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T05:02:06.707Z] #14 41.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:02:06.732Z] #38 49.96 Fetched 17.7 MB in 2s (9347 kB/s) [2022-03-03T05:02:06.732Z] #38 50.09 Selecting previously unselected package xxd. [2022-03-03T05:02:06.995Z] #38 50.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:02:06.995Z] #38 50.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:02:06.995Z] #38 50.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:07.167Z] #19 ... [2022-03-03T05:02:07.167Z] [2022-03-03T05:02:07.167Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:02:07.167Z] #50 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:02:07.167Z] #50 DONE 148.7s [2022-03-03T05:02:07.273Z] #14 ... [2022-03-03T05:02:07.273Z] [2022-03-03T05:02:07.273Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:02:07.273Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:02:07.273Z] #60 3.565 + RM_GOPATH=0 [2022-03-03T05:02:07.273Z] #60 3.565 + TMP_GOPATH= [2022-03-03T05:02:07.273Z] #60 3.565 + : /build [2022-03-03T05:02:07.273Z] #60 3.571 + '[' -z '' ']' [2022-03-03T05:02:07.273Z] #60 3.574 ++ mktemp -d [2022-03-03T05:02:07.273Z] #60 3.575 + export GOPATH=/tmp/tmp.EsM6IY014x [2022-03-03T05:02:07.273Z] #60 3.575 + GOPATH=/tmp/tmp.EsM6IY014x [2022-03-03T05:02:07.273Z] #60 3.575 + RM_GOPATH=1 [2022-03-03T05:02:07.273Z] #60 3.575 + case "$(go env GOARCH)" in [2022-03-03T05:02:07.273Z] #60 3.575 ++ go env GOARCH [2022-03-03T05:02:07.273Z] #60 3.605 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:07.273Z] #60 3.605 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:07.273Z] #60 3.605 ++ dirname /install.sh [2022-03-03T05:02:07.273Z] #60 3.612 Install containerd version v1.5.9 [2022-03-03T05:02:07.273Z] #60 3.613 + dir=/ [2022-03-03T05:02:07.273Z] #60 3.613 + bin=containerd [2022-03-03T05:02:07.273Z] #60 3.613 + shift [2022-03-03T05:02:07.273Z] #60 3.613 + '[' '!' -f //containerd.installer ']' [2022-03-03T05:02:07.273Z] #60 3.613 + . //containerd.installer [2022-03-03T05:02:07.273Z] #60 3.613 ++ set -e [2022-03-03T05:02:07.273Z] #60 3.613 ++ : v1.5.9 [2022-03-03T05:02:07.273Z] #60 3.613 + install_containerd [2022-03-03T05:02:07.273Z] #60 3.613 + echo 'Install containerd version v1.5.9' [2022-03-03T05:02:07.273Z] #60 3.613 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EsM6IY014x/src/github.com/containerd/containerd [2022-03-03T05:02:07.273Z] #60 3.625 Cloning into '/tmp/tmp.EsM6IY014x/src/github.com/containerd/containerd'... [2022-03-03T05:02:07.427Z] [2022-03-03T05:02:07.427Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:07.427Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:07.531Z] #60 ... [2022-03-03T05:02:07.531Z] [2022-03-03T05:02:07.531Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:07.531Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:07.531Z] #51 39.54 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-03T05:02:07.531Z] #51 39.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-03T05:02:07.531Z] #51 39.66 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-03T05:02:07.531Z] #51 39.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-03T05:02:07.531Z] #51 39.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-03T05:02:07.531Z] #51 39.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-03T05:02:07.531Z] #51 39.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-03T05:02:07.531Z] #51 39.96 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-03T05:02:07.532Z] #51 39.99 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-03T05:02:07.532Z] #51 40.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-03T05:02:07.532Z] #51 40.03 go: downloading github.com/julz/importas v0.1.0 [2022-03-03T05:02:07.532Z] #51 40.05 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-03T05:02:07.532Z] #51 40.09 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-03T05:02:07.532Z] #51 40.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-03T05:02:07.532Z] #51 40.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-03T05:02:07.532Z] #51 40.19 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-03T05:02:07.532Z] #51 40.23 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-03T05:02:07.532Z] #51 40.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-03T05:02:07.532Z] #51 40.28 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-03T05:02:07.532Z] #51 40.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-03T05:02:07.532Z] #51 40.43 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-03T05:02:07.532Z] #51 40.43 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-03T05:02:07.532Z] #51 40.44 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-03T05:02:07.532Z] #51 40.88 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-03T05:02:07.532Z] #51 40.89 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-03T05:02:07.532Z] #51 40.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-03T05:02:07.532Z] #51 40.95 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-03T05:02:07.532Z] #51 40.99 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-03T05:02:07.532Z] #51 41.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-03T05:02:07.532Z] #51 41.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-03T05:02:07.532Z] #51 41.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-03T05:02:07.532Z] #51 41.08 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-03T05:02:07.532Z] #51 41.28 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-03T05:02:07.532Z] #51 41.29 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-03T05:02:07.532Z] #51 41.32 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-03T05:02:07.532Z] #51 41.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-03T05:02:07.532Z] #51 41.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-03T05:02:07.532Z] #51 41.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-03T05:02:07.532Z] #51 41.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-03T05:02:07.532Z] #51 41.41 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-03T05:02:07.532Z] #51 41.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-03T05:02:07.532Z] #51 41.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-03T05:02:07.532Z] #51 41.52 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-03T05:02:07.532Z] #51 41.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-03T05:02:07.532Z] #51 41.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-03T05:02:07.532Z] #51 41.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-03T05:02:07.532Z] #51 41.81 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-03T05:02:07.532Z] #51 41.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-03T05:02:07.532Z] #51 41.86 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-03T05:02:07.532Z] #51 42.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-03T05:02:07.532Z] #51 42.22 go: downloading honnef.co/go/tools v0.2.2 [2022-03-03T05:02:07.569Z] #38 50.81 Selecting previously unselected package vim-common. [2022-03-03T05:02:07.569Z] #38 50.81 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:02:07.569Z] #38 50.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:08.465Z] #51 43.52 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-03T05:02:08.465Z] #51 43.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-03T05:02:08.518Z] #38 51.69 Selecting previously unselected package cmake-data. [2022-03-03T05:02:08.518Z] #38 51.70 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-03T05:02:08.518Z] #38 51.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:02:08.518Z] #38 ... [2022-03-03T05:02:08.518Z] [2022-03-03T05:02:08.518Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:08.518Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:08.518Z] #14 34.67 Reading package lists... [2022-03-03T05:02:08.518Z] #14 42.06 Building dependency tree... [2022-03-03T05:02:08.518Z] #14 46.24 The following additional packages will be installed: [2022-03-03T05:02:08.518Z] #14 46.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:02:08.518Z] #14 46.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-03T05:02:08.518Z] #14 46.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-03T05:02:08.518Z] #14 46.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-03T05:02:08.518Z] #14 46.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-03T05:02:08.518Z] #14 46.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-03T05:02:08.518Z] #14 46.27 mingw-w64-common mingw-w64-x86-64-dev [2022-03-03T05:02:08.518Z] #14 46.28 Suggested packages: [2022-03-03T05:02:08.518Z] #14 46.30 gcc-10-locales seccomp wine64 [2022-03-03T05:02:08.518Z] #14 48.24 The following NEW packages will be installed: [2022-03-03T05:02:08.518Z] #14 48.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:02:08.518Z] #14 48.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-03T05:02:08.518Z] #14 48.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-03T05:02:08.518Z] #14 48.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-03T05:02:08.518Z] #14 48.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-03T05:02:08.518Z] #14 48.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-03T05:02:08.518Z] #14 48.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-03T05:02:08.518Z] #14 48.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-03T05:02:08.518Z] #14 48.26 mingw-w64-x86-64-dev [2022-03-03T05:02:08.518Z] #14 48.76 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:08.518Z] #14 48.76 Need to get 115 MB of archives. [2022-03-03T05:02:08.518Z] #14 48.76 After this operation, 645 MB of additional disk space will be used. [2022-03-03T05:02:08.518Z] #14 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-03T05:02:08.518Z] #14 48.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-03T05:02:08.518Z] #14 49.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-03T05:02:08.518Z] #14 49.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-03T05:02:08.518Z] #14 49.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-03T05:02:08.518Z] #14 49.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-03T05:02:08.518Z] #14 49.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-03T05:02:08.518Z] #14 49.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-03T05:02:08.518Z] #14 49.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-03-03T05:02:08.518Z] #14 50.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T05:02:08.724Z] #51 43.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-03T05:02:08.724Z] #51 43.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-03T05:02:08.779Z] #14 ... [2022-03-03T05:02:08.779Z] [2022-03-03T05:02:08.779Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:08.779Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:08.779Z] #51 48.70 go: downloading github.com/fatih/color v1.13.0 [2022-03-03T05:02:08.779Z] #51 48.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:02:08.780Z] #51 48.89 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-03T05:02:08.780Z] #51 48.92 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-03T05:02:08.780Z] #51 49.14 go: downloading github.com/spf13/viper v1.10.1 [2022-03-03T05:02:08.780Z] #51 49.33 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-03T05:02:08.780Z] #51 49.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-03T05:02:08.780Z] #51 49.92 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-03T05:02:08.780Z] #51 49.96 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-03T05:02:08.780Z] #51 49.97 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-03T05:02:08.780Z] #51 51.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-03T05:02:08.780Z] #51 51.33 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-03T05:02:08.984Z] #51 43.93 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-03T05:02:08.984Z] #51 43.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-03T05:02:09.241Z] #51 44.09 go: downloading golang.org/x/text v0.3.7 [2022-03-03T05:02:09.353Z] #51 ... [2022-03-03T05:02:09.353Z] [2022-03-03T05:02:09.353Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:02:09.353Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:02:09.353Z] #47 35.23 Reading package lists... [2022-03-03T05:02:09.353Z] #47 42.45 Building dependency tree... [2022-03-03T05:02:09.353Z] #47 46.43 The following additional packages will be installed: [2022-03-03T05:02:09.353Z] #47 46.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:02:09.353Z] #47 46.44 python3-protobuf python3-six [2022-03-03T05:02:09.353Z] #47 46.45 Suggested packages: [2022-03-03T05:02:09.353Z] #47 46.46 python3-setuptools [2022-03-03T05:02:09.353Z] #47 46.46 Recommended packages: [2022-03-03T05:02:09.353Z] #47 46.46 iproute2 | iproute [2022-03-03T05:02:09.353Z] #47 47.32 The following NEW packages will be installed: [2022-03-03T05:02:09.353Z] #47 47.35 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-03T05:02:09.353Z] #47 47.36 python3-protobuf python3-six [2022-03-03T05:02:09.353Z] #47 47.98 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:09.353Z] #47 47.98 Need to get 2292 kB of archives. [2022-03-03T05:02:09.353Z] #47 47.98 After this operation, 11.0 MB of additional disk space will be used. [2022-03-03T05:02:09.353Z] #47 47.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-03T05:02:09.353Z] #47 48.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:02:09.353Z] #47 48.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-03T05:02:09.353Z] #47 48.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-03T05:02:09.353Z] #47 48.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T05:02:09.353Z] #47 48.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T05:02:09.353Z] #47 48.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T05:02:09.353Z] #47 51.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-03T05:02:09.353Z] #47 ... [2022-03-03T05:02:09.353Z] [2022-03-03T05:02:09.353Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:09.353Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:09.353Z] #14 52.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-03-03T05:02:09.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:02:09.529Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T05:02:09.572Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:09.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:02:09.784Z] Fetching without tags [2022-03-03T05:02:10.298Z] #14 53.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-03T05:02:10.538Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:11.185Z] #51 ... [2022-03-03T05:02:11.185Z] [2022-03-03T05:02:11.185Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:11.185Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:11.185Z] #38 44.44 Selecting previously unselected package libxml2:amd64. [2022-03-03T05:02:11.185Z] #38 44.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-03T05:02:11.185Z] #38 44.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:02:11.185Z] #38 44.92 Selecting previously unselected package libarchive13:amd64. [2022-03-03T05:02:11.185Z] #38 44.92 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-03T05:02:11.185Z] #38 44.93 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T05:02:11.185Z] #38 45.23 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-03T05:02:11.185Z] #38 45.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-03T05:02:11.185Z] #38 45.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T05:02:11.185Z] #38 45.43 Selecting previously unselected package librhash0:amd64. [2022-03-03T05:02:11.185Z] #38 45.43 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-03T05:02:11.185Z] #38 45.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-03T05:02:11.185Z] #38 45.59 Selecting previously unselected package libuv1:amd64. [2022-03-03T05:02:11.185Z] #38 45.60 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-03T05:02:11.185Z] #38 45.60 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-03T05:02:11.185Z] #38 45.76 Selecting previously unselected package cmake. [2022-03-03T05:02:11.185Z] #38 45.76 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-03T05:02:11.185Z] #38 45.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:02:11.244Z] #14 54.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T05:02:09.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:02:09.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:09.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:10.651Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:02:10.694Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:02:13.583Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:13.583Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T05:02:13.811Z] #14 56.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T05:02:14.001Z] #58 ... [2022-03-03T05:02:14.001Z] [2022-03-03T05:02:14.001Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T05:02:14.001Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T05:02:14.001Z] #19 144.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-03T05:02:14.001Z] #19 144.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:14.001Z] #19 144.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:02:14.001Z] #19 144.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-03T05:02:14.001Z] #19 144.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:14.001Z] #19 144.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:02:14.387Z] #14 57.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-03T05:02:14.387Z] #14 57.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-03T05:02:14.387Z] #14 57.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-03T05:02:14.387Z] #14 57.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T05:02:14.387Z] #14 57.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T05:02:14.387Z] #14 57.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-03T05:02:14.387Z] #14 57.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-03T05:02:14.387Z] #14 57.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-03T05:02:14.387Z] #14 57.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-03T05:02:14.387Z] #14 57.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-03T05:02:14.387Z] #14 57.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-03T05:02:14.387Z] #14 57.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-03T05:02:14.654Z] #14 57.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-03T05:02:14.654Z] #14 57.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-03T05:02:14.654Z] #14 57.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-03T05:02:14.654Z] #14 57.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-03T05:02:14.940Z] #14 ... [2022-03-03T05:02:14.940Z] [2022-03-03T05:02:14.940Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:02:14.940Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:02:15.202Z] #34 57.96 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-03-03T05:02:15.202Z] #34 58.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-03T05:02:15.408Z] #38 ... [2022-03-03T05:02:15.408Z] [2022-03-03T05:02:15.408Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:02:15.408Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:02:15.408Z] #47 39.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:02:15.408Z] #47 39.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:02:15.408Z] #47 39.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:02:15.408Z] #47 39.36 Selecting previously unselected package criu. [2022-03-03T05:02:15.408Z] #47 39.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-03T05:02:15.408Z] #47 39.37 Unpacking criu (3.16.1-3) ... [2022-03-03T05:02:15.408Z] #47 40.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:02:15.408Z] #47 41.43 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T05:02:15.408Z] #47 41.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:02:15.408Z] #47 41.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:02:15.408Z] #47 41.48 Setting up python3-six (1.16.0-2) ... [2022-03-03T05:02:15.408Z] #47 42.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:02:15.408Z] #47 42.56 Setting up python3-protobuf (3.12.4-1) ... [2022-03-03T05:02:15.408Z] #47 46.10 Setting up criu (3.16.1-3) ... [2022-03-03T05:02:15.408Z] #47 47.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:02:15.408Z] #47 ... [2022-03-03T05:02:15.408Z] [2022-03-03T05:02:15.408Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:15.408Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:15.408Z] #51 49.13 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-03T05:02:15.408Z] #51 49.22 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-03T05:02:15.408Z] #51 49.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-03T05:02:15.408Z] #51 49.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-03T05:02:15.408Z] #51 49.40 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-03T05:02:15.408Z] #51 49.40 go: downloading golang.org/x/mod v0.5.1 [2022-03-03T05:02:15.408Z] #51 49.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-03T05:02:15.408Z] #51 49.67 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-03T05:02:15.408Z] #51 49.72 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-03T05:02:15.408Z] #51 49.88 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-03T05:02:15.408Z] #51 49.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-03T05:02:15.408Z] #51 49.92 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-03T05:02:15.408Z] #51 50.39 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-03T05:02:15.465Z] #34 58.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:02:15.665Z] #51 50.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-03T05:02:15.665Z] #51 50.52 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-03T05:02:15.665Z] #51 50.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-03T05:02:15.665Z] #51 50.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-03T05:02:15.930Z] #51 50.79 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-03T05:02:15.930Z] #51 50.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-03T05:02:15.930Z] #51 50.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-03T05:02:15.930Z] #51 50.97 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-03T05:02:15.930Z] #51 ... [2022-03-03T05:02:15.930Z] [2022-03-03T05:02:15.930Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:02:15.930Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:02:15.930Z] #47 DONE 50.6s [2022-03-03T05:02:16.190Z] [2022-03-03T05:02:16.190Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:02:16.190Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:02:16.190Z] #49 50.64 gotestsum version dev [2022-03-03T05:02:16.190Z] #49 DONE 51.1s [2022-03-03T05:02:16.191Z] [2022-03-03T05:02:16.191Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:16.191Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:16.191Z] #38 50.50 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T05:02:16.191Z] #38 50.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:16.191Z] #38 50.80 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-03T05:02:16.191Z] #38 50.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:16.191Z] #38 51.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T05:02:16.191Z] #38 51.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-03T05:02:16.191Z] #38 51.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:02:16.191Z] #38 51.14 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:02:16.191Z] #38 51.17 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T05:02:16.191Z] #38 51.22 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:02:16.191Z] #38 51.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:02:13.237Z] > git remote # timeout=10 [2022-03-03T05:02:13.312Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T05:02:13.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:13.359Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T05:02:13.499Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-03T05:02:13.619Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:02:13.664Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:02:17.565Z] #38 DONE 52.4s [2022-03-03T05:02:17.565Z] [2022-03-03T05:02:17.565Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:17.565Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:17.565Z] #14 43.77 Selecting previously unselected package binutils-mingw-w64. [2022-03-03T05:02:17.565Z] #14 43.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-03T05:02:17.565Z] #14 43.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:02:17.565Z] #14 43.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-03T05:02:17.565Z] #14 43.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:02:17.565Z] #14 43.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:02:17.565Z] #14 44.11 Selecting previously unselected package dmsetup. [2022-03-03T05:02:17.565Z] #14 44.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:02:17.565Z] #14 44.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:02:17.565Z] #14 44.34 Selecting previously unselected package mingw-w64-common. [2022-03-03T05:02:17.565Z] #14 44.34 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-03T05:02:17.565Z] #14 44.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-03T05:02:17.565Z] #14 49.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-03T05:02:17.565Z] #14 49.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-03T05:02:17.565Z] #14 49.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:02:17.565Z] #14 ... [2022-03-03T05:02:17.565Z] [2022-03-03T05:02:17.565Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-03T05:02:17.565Z] #39 sha256:941b6e7fe4d96f447b4db8112685be890140a25e545dd9e73c82db7faa102981 [2022-03-03T05:02:17.677Z] #60 ... [2022-03-03T05:02:17.677Z] [2022-03-03T05:02:17.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:17.677Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:02:17.677Z] #14 62.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-03T05:02:17.677Z] #14 62.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:02:17.677Z] #14 62.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:17.677Z] #14 66.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-03T05:02:17.677Z] #14 66.45 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:02:17.677Z] #14 66.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:02:17.677Z] #14 70.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-03T05:02:17.677Z] #14 70.50 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:02:17.677Z] #14 70.51 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:02:18.497Z] #39 DONE 1.0s [2022-03-03T05:02:18.497Z] [2022-03-03T05:02:18.497Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-03T05:02:18.497Z] #40 sha256:fa6a240460542081e11b9d176cd208b526e9f38de9b5881b3355aad3208b291d [2022-03-03T05:02:18.587Z] using credential docker-jenkins-github-credentials [2022-03-03T05:02:18.668Z] Cloning the remote Git repository [2022-03-03T05:02:18.668Z] Cloning with configured refspecs honoured and without tags [2022-03-03T05:02:19.224Z] using credential docker-jenkins-github-credentials [2022-03-03T05:02:19.302Z] Cloning the remote Git repository [2022-03-03T05:02:19.302Z] Cloning with configured refspecs honoured and without tags [2022-03-03T05:02:19.333Z] #19 150.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-03T05:02:19.333Z] #19 150.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:19.333Z] #19 150.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:02:19.333Z] #19 150.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-03T05:02:19.333Z] #19 150.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:19.333Z] #19 150.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-03T05:02:19.333Z] #19 150.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-03T05:02:19.333Z] #19 150.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:19.333Z] #19 150.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-03T05:02:19.333Z] #19 150.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-03T05:02:19.333Z] #19 150.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:19.333Z] #19 150.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:02:19.333Z] #19 150.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-03T05:02:19.333Z] #19 150.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:19.333Z] #19 150.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:02:19.333Z] #19 150.4 Selecting previously unselected package cross-config. [2022-03-03T05:02:19.333Z] #19 150.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-03T05:02:19.333Z] #19 150.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-03T05:02:19.333Z] #19 150.4 Selecting previously unselected package gcc-10-cross-base. [2022-03-03T05:02:19.333Z] #19 150.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:19.333Z] #19 150.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-03T05:02:19.333Z] #19 150.5 Selecting previously unselected package libc6-arm64-cross. [2022-03-03T05:02:19.592Z] #19 150.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-03T05:02:19.592Z] #19 150.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-03T05:02:19.592Z] #19 150.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-03T05:02:19.592Z] #19 150.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:19.592Z] #19 150.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:19.592Z] #19 150.8 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-03T05:02:19.592Z] #19 150.8 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:19.592Z] #19 150.8 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:19.592Z] #19 150.8 Selecting previously unselected package libitm1-arm64-cross. [2022-03-03T05:02:19.592Z] #19 150.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:19.592Z] #19 150.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:19.851Z] #19 150.9 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-03T05:02:19.851Z] #19 150.9 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:19.851Z] #19 150.9 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:19.851Z] #19 150.9 Selecting previously unselected package libasan6-arm64-cross. [2022-03-03T05:02:19.851Z] #19 150.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:19.851Z] #19 150.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:20.368Z] #19 151.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-03T05:02:20.368Z] #19 151.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:20.368Z] #19 151.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:20.368Z] #19 151.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-03T05:02:20.368Z] #19 151.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:20.368Z] #19 151.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:20.626Z] #19 151.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-03T05:02:20.762Z] #34 ... [2022-03-03T05:02:20.762Z] [2022-03-03T05:02:20.762Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:02:20.762Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:02:20.762Z] #47 53.25 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:20.762Z] #47 53.63 Fetched 2292 kB in 4s (539 kB/s) [2022-03-03T05:02:20.762Z] #47 53.81 Selecting previously unselected package libprotobuf23:amd64. [2022-03-03T05:02:20.762Z] #47 53.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-03-03T05:02:20.762Z] #47 53.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-03T05:02:20.762Z] #47 54.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T05:02:20.762Z] #47 55.49 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:02:20.762Z] #47 55.49 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:02:20.762Z] #47 55.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:02:20.762Z] #47 56.08 Selecting previously unselected package python3-six. [2022-03-03T05:02:20.762Z] #47 56.08 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-03T05:02:20.762Z] #47 56.34 Unpacking python3-six (1.16.0-2) ... [2022-03-03T05:02:20.762Z] #47 56.67 Selecting previously unselected package python3-protobuf. [2022-03-03T05:02:20.762Z] #47 56.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-03T05:02:20.762Z] #47 56.70 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-03T05:02:20.762Z] #47 57.57 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:02:20.762Z] #47 57.57 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:02:20.762Z] #47 57.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:02:20.762Z] #47 57.87 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:02:20.762Z] #47 57.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:02:20.762Z] #47 57.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:02:20.762Z] #47 58.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:02:20.762Z] #47 58.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:02:20.762Z] #47 58.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:02:20.762Z] #47 58.36 Selecting previously unselected package criu. [2022-03-03T05:02:20.762Z] #47 58.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-03T05:02:20.762Z] #47 58.42 Unpacking criu (3.16.1-3) ... [2022-03-03T05:02:20.762Z] #47 59.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:02:20.762Z] #47 61.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-03T05:02:20.762Z] #47 61.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:02:20.762Z] #47 61.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:02:20.762Z] #47 61.86 Setting up python3-six (1.16.0-2) ... [2022-03-03T05:02:20.762Z] #47 63.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:02:20.762Z] #47 63.20 Setting up python3-protobuf (3.12.4-1) ... [2022-03-03T05:02:20.762Z] #47 ... [2022-03-03T05:02:20.762Z] [2022-03-03T05:02:20.762Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:20.762Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:20.762Z] #51 55.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:02:20.762Z] #51 55.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-03T05:02:20.762Z] #51 55.72 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-03T05:02:20.762Z] #51 55.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-03T05:02:20.762Z] #51 55.99 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-03T05:02:20.762Z] #51 56.08 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-03T05:02:20.762Z] #51 56.10 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-03T05:02:20.762Z] #51 56.14 go: downloading github.com/spf13/afero v1.6.0 [2022-03-03T05:02:20.762Z] #51 56.20 go: downloading github.com/spf13/cast v1.4.1 [2022-03-03T05:02:20.762Z] #51 56.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-03T05:02:20.762Z] #51 56.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-03T05:02:20.762Z] #51 56.45 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-03T05:02:20.762Z] #51 56.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-03T05:02:20.762Z] #51 56.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-03T05:02:20.762Z] #51 56.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-03T05:02:20.762Z] #51 56.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-03T05:02:20.762Z] #51 56.74 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-03T05:02:20.762Z] #51 56.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-03T05:02:20.762Z] #51 56.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-03T05:02:20.763Z] #51 56.83 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-03T05:02:20.763Z] #51 56.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-03T05:02:20.763Z] #51 57.54 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-03T05:02:20.763Z] #51 57.62 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-03T05:02:20.763Z] #51 57.66 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-03T05:02:20.763Z] #51 57.84 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-03T05:02:20.763Z] #51 58.11 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-03T05:02:20.763Z] #51 58.18 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-03T05:02:20.763Z] #51 59.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-03T05:02:20.763Z] #51 59.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-03T05:02:20.763Z] #51 59.55 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-03T05:02:20.763Z] #51 59.60 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-03T05:02:20.763Z] #51 59.64 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-03T05:02:20.763Z] #51 59.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-03T05:02:20.763Z] #51 59.79 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-03T05:02:20.763Z] #51 59.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-03T05:02:20.763Z] #51 59.93 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-03T05:02:20.763Z] #51 59.99 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-03T05:02:20.763Z] #51 60.05 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-03T05:02:20.763Z] #51 60.13 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-03T05:02:20.763Z] #51 60.20 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-03T05:02:20.763Z] #51 60.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-03T05:02:20.763Z] #51 60.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-03T05:02:20.763Z] #51 60.37 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-03T05:02:20.763Z] #51 60.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-03T05:02:20.763Z] #51 60.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-03T05:02:20.763Z] #51 60.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-03T05:02:20.763Z] #51 60.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-03T05:02:20.763Z] #51 61.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-03T05:02:20.763Z] #51 61.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-03T05:02:20.763Z] #51 61.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-03T05:02:20.763Z] #51 61.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-03T05:02:20.763Z] #51 61.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-03T05:02:20.763Z] #51 61.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-03T05:02:20.763Z] #51 61.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-03T05:02:20.763Z] #51 61.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-03T05:02:20.763Z] #51 61.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-03T05:02:20.763Z] #51 61.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-03T05:02:20.763Z] #51 61.85 go: downloading github.com/julz/importas v0.1.0 [2022-03-03T05:02:20.763Z] #51 61.87 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-03T05:02:20.763Z] #51 61.91 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-03T05:02:20.763Z] #51 62.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-03T05:02:20.763Z] #51 62.19 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-03T05:02:20.763Z] #51 62.19 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-03T05:02:20.763Z] #51 62.24 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-03T05:02:20.763Z] #51 62.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-03T05:02:20.763Z] #51 62.28 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-03T05:02:20.763Z] #51 62.31 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-03T05:02:20.763Z] #51 62.34 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-03T05:02:20.763Z] #51 62.39 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-03T05:02:20.763Z] #51 62.62 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-03T05:02:20.763Z] #51 63.58 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-03T05:02:20.763Z] #51 63.62 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-03T05:02:20.763Z] #51 63.62 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-03T05:02:20.763Z] #51 63.63 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-03T05:02:20.763Z] #51 63.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-03T05:02:20.763Z] #51 63.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-03T05:02:20.763Z] #51 63.83 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-03T05:02:20.763Z] #51 63.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-03T05:02:20.763Z] #51 63.90 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-03T05:02:20.885Z] #19 151.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:20.885Z] #19 151.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:20.885Z] #19 152.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-03T05:02:20.885Z] #19 152.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:20.885Z] #19 152.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:18.869Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T05:02:19.291Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-03T05:02:20.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:02:20.152Z] > git --version # timeout=10 [2022-03-03T05:02:20.199Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-03T05:02:20.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:20.199Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:21.024Z] #51 64.29 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-03T05:02:21.024Z] #51 64.29 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-03T05:02:21.024Z] #51 64.31 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-03T05:02:21.024Z] #51 64.33 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-03T05:02:21.024Z] #51 64.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-03T05:02:21.025Z] #51 64.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-03T05:02:21.025Z] #51 64.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-03T05:02:21.144Z] #19 152.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-03T05:02:21.144Z] #19 152.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:21.144Z] #19 152.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:21.144Z] #19 152.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-03T05:02:21.294Z] #51 64.42 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-03T05:02:21.294Z] #51 64.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-03T05:02:21.294Z] #51 64.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-03T05:02:21.294Z] #51 64.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-03T05:02:21.403Z] #19 152.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:21.403Z] #19 152.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:02:21.556Z] #51 64.72 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-03T05:02:21.556Z] #51 64.96 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-03T05:02:19.503Z] Cloning repository https://github.com/moby/moby.git [2022-03-03T05:02:19.917Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-03T05:02:20.706Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:02:20.706Z] > git --version # timeout=10 [2022-03-03T05:02:20.752Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-03T05:02:20.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:20.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:21.818Z] #51 64.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-03T05:02:21.818Z] #51 65.02 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-03T05:02:21.818Z] #51 65.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-03T05:02:21.818Z] #51 65.20 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-03T05:02:22.392Z] #51 65.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-03T05:02:22.675Z] #40 4.300 + RM_GOPATH=0 [2022-03-03T05:02:22.675Z] #40 4.300 + TMP_GOPATH= [2022-03-03T05:02:22.675Z] #40 4.300 + : /build [2022-03-03T05:02:22.675Z] #40 4.300 + '[' -z '' ']' [2022-03-03T05:02:22.675Z] #40 4.300 ++ mktemp -d [2022-03-03T05:02:22.675Z] #40 4.300 + export GOPATH=/tmp/tmp.ZRg6ItkVPL [2022-03-03T05:02:22.675Z] #40 4.300 + GOPATH=/tmp/tmp.ZRg6ItkVPL [2022-03-03T05:02:22.675Z] #40 4.300 + RM_GOPATH=1 [2022-03-03T05:02:22.675Z] #40 4.300 + case "$(go env GOARCH)" in [2022-03-03T05:02:22.675Z] #40 4.300 ++ go env GOARCH [2022-03-03T05:02:22.927Z] #14 ... [2022-03-03T05:02:22.927Z] [2022-03-03T05:02:22.927Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:02:22.927Z] #63 sha256:c95ea6836f829f5de482ed77e3bf6b3775af3a8eaa39f037c8ecf92746a4b2e2 [2022-03-03T05:02:22.927Z] #63 77.38 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:02:22.927Z] #63 77.38 + GOBIN=/build [2022-03-03T05:02:22.927Z] #63 77.38 + GO111MODULE=on [2022-03-03T05:02:22.927Z] #63 77.38 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-03T05:02:22.933Z] #40 4.314 Install tini version v0.19.0 [2022-03-03T05:02:22.933Z] #40 4.314 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:22.933Z] #40 4.314 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:22.933Z] #40 4.314 ++ dirname /install.sh [2022-03-03T05:02:22.933Z] #40 4.314 + dir=/ [2022-03-03T05:02:22.933Z] #40 4.314 + bin=tini [2022-03-03T05:02:22.933Z] #40 4.314 + shift [2022-03-03T05:02:22.933Z] #40 4.314 + '[' '!' -f //tini.installer ']' [2022-03-03T05:02:22.933Z] #40 4.314 + . //tini.installer [2022-03-03T05:02:22.933Z] #40 4.314 ++ : v0.19.0 [2022-03-03T05:02:22.933Z] #40 4.314 + install_tini [2022-03-03T05:02:22.933Z] #40 4.314 + echo 'Install tini version v0.19.0' [2022-03-03T05:02:22.933Z] #40 4.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZRg6ItkVPL/tini [2022-03-03T05:02:22.933Z] #40 4.314 Cloning into '/tmp/tmp.ZRg6ItkVPL/tini'... [2022-03-03T05:02:22.977Z] #51 66.02 go: downloading honnef.co/go/tools v0.2.2 [2022-03-03T05:02:22.977Z] #51 ... [2022-03-03T05:02:22.977Z] [2022-03-03T05:02:22.977Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:22.977Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:22.977Z] #38 56.01 Selecting previously unselected package libicu67:amd64. [2022-03-03T05:02:22.977Z] #38 56.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-03T05:02:22.977Z] #38 56.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T05:02:22.977Z] #38 65.64 Selecting previously unselected package libxml2:amd64. [2022-03-03T05:02:22.977Z] #38 65.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-03T05:02:22.977Z] #38 65.66 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:02:22.977Z] #38 66.24 Selecting previously unselected package libarchive13:amd64. [2022-03-03T05:02:22.977Z] #38 ... [2022-03-03T05:02:22.977Z] [2022-03-03T05:02:22.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:22.977Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:22.977Z] #14 59.03 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:22.977Z] #14 59.26 Fetched 115 MB in 9s (12.1 MB/s) [2022-03-03T05:02:22.977Z] #14 59.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-03T05:02:22.977Z] #14 59.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-03T05:02:22.977Z] #14 59.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T05:02:22.977Z] #14 59.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:02:22.977Z] #14 63.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-03T05:02:22.977Z] #14 63.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T05:02:22.977Z] #14 63.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:02:22.977Z] #14 ... [2022-03-03T05:02:22.977Z] [2022-03-03T05:02:22.977Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:22.977Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:22.977Z] #38 66.24 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-03T05:02:22.977Z] #38 66.27 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T05:02:23.239Z] #38 66.65 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-03T05:02:23.500Z] #40 5.018 + cd /tmp/tmp.ZRg6ItkVPL/tini [2022-03-03T05:02:23.500Z] #40 5.018 + git checkout -q v0.19.0 [2022-03-03T05:02:23.500Z] #40 5.055 + cmake . [2022-03-03T05:02:23.503Z] #38 66.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-03T05:02:23.503Z] #38 66.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T05:02:23.503Z] #38 66.90 Selecting previously unselected package librhash0:amd64. [2022-03-03T05:02:23.766Z] #38 66.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-03T05:02:23.766Z] #38 66.92 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-03T05:02:24.028Z] #38 67.14 Selecting previously unselected package libuv1:amd64. [2022-03-03T05:02:24.028Z] #38 67.18 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-03T05:02:24.028Z] #38 67.26 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-03T05:02:24.065Z] #40 5.510 -- The C compiler identification is GNU 10.2.1 [2022-03-03T05:02:24.065Z] #40 5.562 -- Detecting C compiler ABI info [2022-03-03T05:02:24.289Z] #38 67.45 Selecting previously unselected package cmake. [2022-03-03T05:02:24.289Z] #38 67.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-03T05:02:24.289Z] #38 67.48 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:02:24.630Z] #40 5.970 -- Detecting C compiler ABI info - done [2022-03-03T05:02:24.630Z] #40 6.061 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-03T05:02:24.630Z] #40 6.070 -- Detecting C compile features [2022-03-03T05:02:24.630Z] #40 6.083 -- Detecting C compile features - done [2022-03-03T05:02:24.630Z] #40 6.108 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-03T05:02:24.630Z] #40 6.294 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-03T05:02:24.888Z] #40 6.382 -- Configuring done [2022-03-03T05:02:24.888Z] #40 6.410 + make tini-static [2022-03-03T05:02:24.888Z] #40 6.410 -- Generating done [2022-03-03T05:02:24.888Z] #40 6.410 -- Build files have been written to: /tmp/tmp.ZRg6ItkVPL/tini [2022-03-03T05:02:25.454Z] #40 6.783 Scanning dependencies of target tini-static [2022-03-03T05:02:25.454Z] #40 6.898 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-03T05:02:25.686Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-03T05:02:26.211Z] #63 81.16 rootlesskit version 0.14.6 [2022-03-03T05:02:26.211Z] #63 81.17 Usage of /build/rootlesskit-docker-proxy: [2022-03-03T05:02:26.211Z] #63 81.17 -container-ip string [2022-03-03T05:02:26.211Z] #63 81.17 container ip [2022-03-03T05:02:26.211Z] #63 81.17 -container-port int [2022-03-03T05:02:26.211Z] #63 81.17 container port (default -1) [2022-03-03T05:02:26.211Z] #63 81.17 -host-ip string [2022-03-03T05:02:26.211Z] #63 81.17 host ip [2022-03-03T05:02:26.211Z] #63 81.17 -host-port int [2022-03-03T05:02:26.211Z] #63 81.17 host port (default -1) [2022-03-03T05:02:26.211Z] #63 81.17 -proto string [2022-03-03T05:02:26.211Z] #63 81.17 proxy protocol (default "tcp") [Pipeline] sh [2022-03-03T05:02:26.392Z] #40 ... [2022-03-03T05:02:26.392Z] [2022-03-03T05:02:26.392Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:26.392Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:26.392Z] #51 51.24 go: downloading github.com/prometheus/common v0.10.0 [2022-03-03T05:02:26.392Z] #51 51.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-03T05:02:26.392Z] #51 51.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-03T05:02:26.392Z] #51 51.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-03T05:02:26.392Z] #51 52.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-03T05:02:26.392Z] #51 ... [2022-03-03T05:02:26.392Z] [2022-03-03T05:02:26.392Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-03T05:02:26.392Z] #40 sha256:fa6a240460542081e11b9d176cd208b526e9f38de9b5881b3355aad3208b291d [2022-03-03T05:02:26.392Z] #40 8.043 [100%] Linking C executable tini-static [2022-03-03T05:02:26.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-03T05:02:26.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-03T05:02:27.370Z] #40 8.650 [100%] Built target tini-static [2022-03-03T05:02:27.370Z] #40 8.685 + mkdir -p /build [2022-03-03T05:02:27.370Z] #40 8.691 + cp tini-static /build/docker-init [2022-03-03T05:02:27.945Z] #40 DONE 9.4s [2022-03-03T05:02:27.945Z] [2022-03-03T05:02:27.945Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:27.945Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:27.945Z] #14 55.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-03T05:02:27.945Z] #14 55.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:27.946Z] #14 55.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:02:27.946Z] #14 55.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-03T05:02:27.946Z] #14 55.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:27.946Z] #14 55.28 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:02:27.946Z] #14 62.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-03T05:02:27.946Z] #14 62.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:27.946Z] #14 62.61 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:28.946Z] + docker version [2022-03-03T05:02:29.535Z] #19 160.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-03T05:02:29.535Z] #19 160.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:29.535Z] #19 160.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:02:29.535Z] #19 160.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-03T05:02:29.535Z] #19 160.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-03T05:02:29.535Z] #19 160.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-03T05:02:29.535Z] #19 160.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-03T05:02:29.535Z] #19 160.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-03T05:02:29.535Z] #19 160.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-03T05:02:29.567Z] #63 ... [2022-03-03T05:02:29.567Z] [2022-03-03T05:02:29.567Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:29.567Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:02:29.567Z] #14 78.47 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-03T05:02:29.567Z] #14 78.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-03T05:02:29.567Z] #14 78.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:02:29.567Z] #14 83.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-03T05:02:29.567Z] #14 83.21 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-03T05:02:29.567Z] #14 83.50 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:02:29.567Z] #14 83.86 Selecting previously unselected package libapparmor1:arm64. [2022-03-03T05:02:29.567Z] #14 83.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-03T05:02:29.567Z] #14 84.19 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-03T05:02:29.567Z] #14 84.45 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-03T05:02:29.567Z] #14 84.46 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-03T05:02:29.567Z] #14 84.47 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-03T05:02:29.954Z] #14 85.42 Selecting previously unselected package libbtrfs0:arm64. [2022-03-03T05:02:29.954Z] #14 85.42 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-03T05:02:29.954Z] #14 85.43 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-03T05:02:30.917Z] #19 162.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-03T05:02:30.917Z] #19 162.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:31.012Z] #38 ... [2022-03-03T05:02:31.013Z] [2022-03-03T05:02:31.013Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-03T05:02:31.013Z] #47 sha256:57b4aefc9d625b66b08d867c12b49f3c2f0d67c0d3983568e4559b359878aed0 [2022-03-03T05:02:31.013Z] #47 67.97 Setting up criu (3.16.1-3) ... [2022-03-03T05:02:31.013Z] #47 70.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:02:31.013Z] #47 DONE 73.6s [2022-03-03T05:02:31.013Z] [2022-03-03T05:02:31.013Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:31.013Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:31.013Z] #38 73.98 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T05:02:31.013Z] #38 ... [2022-03-03T05:02:31.013Z] [2022-03-03T05:02:31.013Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:31.013Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:31.013Z] #14 67.01 Selecting previously unselected package binutils-mingw-w64. [2022-03-03T05:02:31.013Z] #14 67.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-03T05:02:31.013Z] #14 67.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:02:31.013Z] #14 67.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-03T05:02:31.013Z] #14 67.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:02:31.013Z] #14 67.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:02:31.013Z] #14 67.61 Selecting previously unselected package dmsetup. [2022-03-03T05:02:31.013Z] #14 67.61 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:02:31.013Z] #14 67.62 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:02:31.013Z] #14 67.85 Selecting previously unselected package mingw-w64-common. [2022-03-03T05:02:31.013Z] #14 67.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-03T05:02:31.013Z] #14 67.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-03T05:02:31.013Z] #14 ... [2022-03-03T05:02:31.013Z] [2022-03-03T05:02:31.013Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:02:31.013Z] #38 sha256:2245cdb59b984340608a45cf2083ebd79290e3b38ac29aad94738d34987ad85c [2022-03-03T05:02:31.013Z] #38 74.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:31.013Z] #38 74.06 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-03T05:02:31.013Z] #38 74.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:31.013Z] #38 74.21 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T05:02:31.013Z] #38 74.25 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-03T05:02:31.013Z] #38 74.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:02:31.013Z] #38 74.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:02:31.013Z] #38 74.37 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T05:02:31.175Z] #19 162.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:02:31.273Z] #38 74.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:02:31.274Z] #38 74.41 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:02:31.319Z] #14 86.43 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-03T05:02:31.319Z] #14 86.43 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-03T05:02:31.575Z] #14 86.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-03T05:02:32.215Z] #38 DONE 75.3s [2022-03-03T05:02:32.215Z] [2022-03-03T05:02:32.215Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-03T05:02:32.215Z] #39 sha256:0ca882896cb990073edd742e59f1e5ff8920c83b4ace8310e7345cb696eb56de [2022-03-03T05:02:32.241Z] #14 87.51 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-03T05:02:32.241Z] #14 87.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-03T05:02:32.479Z] #39 DONE 0.4s [2022-03-03T05:02:32.479Z] [2022-03-03T05:02:32.479Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-03T05:02:32.479Z] #49 sha256:449b24f2d2c3a3aff17b4a924f65164366396d6b8d9bd09c29ba24a41cc8c71f [2022-03-03T05:02:32.479Z] #49 75.44 gotestsum version dev [2022-03-03T05:02:32.479Z] #49 DONE 75.6s [2022-03-03T05:02:32.479Z] [2022-03-03T05:02:32.479Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:32.479Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:32.479Z] #51 67.52 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-03T05:02:32.479Z] #51 67.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-03T05:02:32.479Z] #51 67.59 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-03T05:02:32.479Z] #51 67.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-03T05:02:32.479Z] #51 67.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-03T05:02:32.479Z] #51 67.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-03T05:02:32.479Z] #51 67.98 go: downloading golang.org/x/text v0.3.7 [2022-03-03T05:02:32.479Z] #51 ... [2022-03-03T05:02:32.479Z] [2022-03-03T05:02:32.479Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-03T05:02:32.479Z] #40 sha256:1fa92f2ddc0b8e1c0cd4f19cd9ca208110be87388b4c1439a7e496e3453f8b7c [2022-03-03T05:02:32.563Z] #19 ... [2022-03-03T05:02:32.564Z] [2022-03-03T05:02:32.564Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:32.564Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:32.564Z] #58 174.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-03T05:02:32.841Z] #14 88.00 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-03T05:02:33.823Z] #14 89.21 Selecting previously unselected package libudev-dev:arm64. [2022-03-03T05:02:33.823Z] #14 89.21 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-03T05:02:33.823Z] #14 89.23 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-03T05:02:34.080Z] #14 ... [2022-03-03T05:02:34.080Z] [2022-03-03T05:02:34.080Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:02:34.080Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:02:35.032Z] #40 2.429 + RM_GOPATH=0 [2022-03-03T05:02:35.032Z] #40 2.429 + TMP_GOPATH= [2022-03-03T05:02:35.032Z] #40 2.429 + : /build [2022-03-03T05:02:35.032Z] #40 2.429 + '[' -z '' ']' [2022-03-03T05:02:35.032Z] #40 2.429 ++ mktemp -d [2022-03-03T05:02:35.032Z] #40 2.429 + export GOPATH=/tmp/tmp.vqeZjMWwZg [2022-03-03T05:02:35.032Z] #40 2.429 + GOPATH=/tmp/tmp.vqeZjMWwZg [2022-03-03T05:02:35.032Z] #40 2.429 + RM_GOPATH=1 [2022-03-03T05:02:35.032Z] #40 2.429 + case "$(go env GOARCH)" in [2022-03-03T05:02:35.032Z] #40 2.431 ++ go env GOARCH [2022-03-03T05:02:35.032Z] #40 2.462 Install tini version v0.19.0 [2022-03-03T05:02:35.032Z] #40 2.462 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:35.032Z] #40 2.462 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:35.032Z] #40 2.462 ++ dirname /install.sh [2022-03-03T05:02:35.032Z] #40 2.462 + dir=/ [2022-03-03T05:02:35.032Z] #40 2.462 + bin=tini [2022-03-03T05:02:35.032Z] #40 2.462 + shift [2022-03-03T05:02:35.032Z] #40 2.462 + '[' '!' -f //tini.installer ']' [2022-03-03T05:02:35.032Z] #40 2.462 + . //tini.installer [2022-03-03T05:02:35.032Z] #40 2.462 ++ : v0.19.0 [2022-03-03T05:02:35.032Z] #40 2.462 + install_tini [2022-03-03T05:02:35.032Z] #40 2.462 + echo 'Install tini version v0.19.0' [2022-03-03T05:02:35.032Z] #40 2.462 + git clone https://github.com/krallin/tini.git /tmp/tmp.vqeZjMWwZg/tini [2022-03-03T05:02:35.032Z] #40 2.470 Cloning into '/tmp/tmp.vqeZjMWwZg/tini'... [2022-03-03T05:02:35.980Z] #40 3.425 + cd /tmp/tmp.vqeZjMWwZg/tini [2022-03-03T05:02:35.980Z] #40 3.425 + git checkout -q v0.19.0 [2022-03-03T05:02:35.980Z] #40 3.444 + cmake . [2022-03-03T05:02:36.127Z] Client: [2022-03-03T05:02:36.127Z] Version: 20.10.9 [2022-03-03T05:02:36.127Z] API version: 1.41 [2022-03-03T05:02:36.127Z] Go version: go1.16.8 [2022-03-03T05:02:36.127Z] Git commit: c2ea9bc [2022-03-03T05:02:36.127Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-03T05:02:36.127Z] OS/Arch: windows/amd64 [2022-03-03T05:02:36.127Z] Context: default [2022-03-03T05:02:36.127Z] Experimental: true [2022-03-03T05:02:36.127Z] [2022-03-03T05:02:36.127Z] Server: Docker Engine - Community [2022-03-03T05:02:36.127Z] Engine: [2022-03-03T05:02:36.127Z] Version: 20.10.9 [2022-03-03T05:02:36.127Z] API version: 1.41 (minimum version 1.24) [2022-03-03T05:02:36.127Z] Go version: go1.16.8 [2022-03-03T05:02:36.127Z] Git commit: 79ea9d3 [2022-03-03T05:02:36.127Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-03T05:02:36.127Z] OS/Arch: windows/amd64 [2022-03-03T05:02:36.127Z] Experimental: true [2022-03-03T05:02:36.554Z] #40 4.102 -- The C compiler identification is GNU 10.2.1 [Pipeline] sh [2022-03-03T05:02:36.820Z] #40 4.228 -- Detecting C compiler ABI info [2022-03-03T05:02:36.879Z] #26 89.03 Updating files: 12% (1411/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 17% (2002/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3274/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: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 45% (5199/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) [2022-03-03T05:02:36.879Z] #26 ... [2022-03-03T05:02:36.879Z] [2022-03-03T05:02:36.879Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:02:36.879Z] #63 sha256:c95ea6836f829f5de482ed77e3bf6b3775af3a8eaa39f037c8ecf92746a4b2e2 [2022-03-03T05:02:36.879Z] #63 DONE 92.1s [2022-03-03T05:02:36.879Z] [2022-03-03T05:02:36.879Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:02:36.879Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:02:37.087Z] #40 4.738 -- Detecting C compiler ABI info - done [2022-03-03T05:02:37.136Z] #26 89.03 Updating files: 12% (1411/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 17% (2002/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3274/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: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 45% (5199/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) [2022-03-03T05:02:37.137Z] #26 ... [2022-03-03T05:02:37.137Z] [2022-03-03T05:02:37.137Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-03T05:02:37.137Z] #64 sha256:a63965a4b606ab7c1e502abb4cbfa79712bd5806f464bc0cc9a1b7396b61acc6 [2022-03-03T05:02:37.137Z] #64 DONE 0.2s [2022-03-03T05:02:37.137Z] [2022-03-03T05:02:37.137Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:02:37.137Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:02:37.137Z] #26 89.03 Updating files: 12% (1411/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 17% (2002/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3274/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: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 45% (5199/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) [2022-03-03T05:02:37.137Z] #26 ... [2022-03-03T05:02:37.137Z] [2022-03-03T05:02:37.137Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-03T05:02:37.137Z] #65 sha256:7883e92b00744ab6eceb2a0be89ddff620b29ab72d6d4eb99142f641aed7c489 [2022-03-03T05:02:37.137Z] #65 DONE 0.1s [2022-03-03T05:02:37.137Z] [2022-03-03T05:02:37.137Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:02:37.137Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:02:37.349Z] #40 4.849 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-03T05:02:37.349Z] #40 4.852 -- Detecting C compile features [2022-03-03T05:02:37.349Z] #40 4.855 -- Detecting C compile features - done [2022-03-03T05:02:37.349Z] #40 4.911 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-03T05:02:37.611Z] #40 5.104 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-03T05:02:37.611Z] #40 5.177 -- Configuring done [2022-03-03T05:02:37.611Z] #40 5.198 -- Generating done [2022-03-03T05:02:37.611Z] #40 5.203 -- Build files have been written to: /tmp/tmp.vqeZjMWwZg/tini [2022-03-03T05:02:37.611Z] #40 5.212 + make tini-static [2022-03-03T05:02:37.726Z] + docker info [2022-03-03T05:02:37.726Z] Client: [2022-03-03T05:02:37.726Z] Context: default [2022-03-03T05:02:37.726Z] Debug Mode: false [2022-03-03T05:02:37.726Z] [2022-03-03T05:02:37.726Z] Server: [2022-03-03T05:02:37.726Z] Containers: 0 [2022-03-03T05:02:37.726Z] Running: 0 [2022-03-03T05:02:37.726Z] Paused: 0 [2022-03-03T05:02:37.726Z] Stopped: 0 [2022-03-03T05:02:37.726Z] Images: 0 [2022-03-03T05:02:37.726Z] Server Version: 20.10.9 [2022-03-03T05:02:37.726Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-03T05:02:37.726Z] Windows: [2022-03-03T05:02:37.726Z] LCOW: [2022-03-03T05:02:37.726Z] Logging Driver: json-file [2022-03-03T05:02:37.726Z] Plugins: [2022-03-03T05:02:37.726Z] Volume: local [2022-03-03T05:02:37.726Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:02:37.726Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:02:37.726Z] Swarm: inactive [2022-03-03T05:02:37.726Z] Default Isolation: process [2022-03-03T05:02:37.726Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:02:37.726Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:02:37.726Z] OSType: windows [2022-03-03T05:02:37.726Z] Architecture: x86_64 [2022-03-03T05:02:37.727Z] CPUs: 4 [2022-03-03T05:02:37.727Z] Total Memory: 32GiB [2022-03-03T05:02:37.727Z] Name: azwin-2-8777d0 [2022-03-03T05:02:37.727Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-03T05:02:37.727Z] Docker Root Dir: D:\docker [2022-03-03T05:02:37.727Z] Debug Mode: false [2022-03-03T05:02:37.727Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:02:37.727Z] Labels: [2022-03-03T05:02:37.727Z] Experimental: true [2022-03-03T05:02:37.727Z] Insecure Registries: [2022-03-03T05:02:37.727Z] 10.0.0.4:5000 [2022-03-03T05:02:37.727Z] 127.0.0.0/8 [2022-03-03T05:02:37.727Z] Registry Mirrors: [2022-03-03T05:02:37.727Z] http://10.0.0.4:5000/ [2022-03-03T05:02:37.727Z] Live Restore Enabled: false [2022-03-03T05:02:37.727Z] Product License: Community Engine [2022-03-03T05:02:37.727Z] [Pipeline] } [2022-03-03T05:02:37.875Z] #40 5.417 Scanning dependencies of target tini-static [2022-03-03T05:02:37.875Z] #40 5.484 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-03-03T05:02:37.904Z] #14 ... [2022-03-03T05:02:37.904Z] [2022-03-03T05:02:37.904Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:02:37.904Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:02:37.904Z] #60 39.19 Updating files: 61% (2917/4731) Updating files: 62% (2934/4731) Updating files: 63% (2981/4731) Updating files: 64% (3028/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-03T05:02:37.904Z] #60 40.09 + cd /tmp/tmp.EsM6IY014x/src/github.com/containerd/containerd [2022-03-03T05:02:37.904Z] #60 40.10 + git checkout -q v1.5.9 [Pipeline] powershell [2022-03-03T05:02:38.211Z] Fetching without tags [2022-03-03T05:02:38.834Z] #60 41.39 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-03T05:02:38.834Z] #60 41.39 + BUILDTAGS='netgo osusergo static_build' [2022-03-03T05:02:38.834Z] #60 41.39 + export EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:02:38.834Z] #60 41.39 + EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:02:38.834Z] #60 41.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-03T05:02:38.834Z] #60 41.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-03T05:02:38.834Z] #60 41.39 + '[' '' = dynamic ']' [2022-03-03T05:02:38.834Z] #60 41.39 + make [2022-03-03T05:02:38.869Z] Fetching without tags [2022-03-03T05:02:38.944Z] #26 89.03 Updating files: 12% (1411/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 17% (2002/11414) Updating files: 18% (2055/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 28% (3274/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: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 45% (5199/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: 66% (7571/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 91% (10399/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-03T05:02:38.968Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:39.141Z] #58 ... [2022-03-03T05:02:39.141Z] [2022-03-03T05:02:39.141Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T05:02:39.141Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T05:02:39.141Z] #19 163.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-03T05:02:39.141Z] #19 163.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:39.141Z] #19 164.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:02:39.141Z] #19 170.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-03T05:02:39.141Z] #19 170.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:39.202Z] #26 94.33 + cd /tmp/tmp.cVi6xIVEX5/tmp/docker-ce [2022-03-03T05:02:39.202Z] #26 94.33 + git checkout -q v17.06.2-ce [2022-03-03T05:02:39.270Z] #40 6.620 [100%] Linking C executable tini-static [2022-03-03T05:02:39.400Z] #19 170.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:02:39.461Z] #26 ... [2022-03-03T05:02:39.461Z] [2022-03-03T05:02:39.461Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:39.461Z] #14 sha256:9427e63f45ee015546e906e3d03b742d2ee6b969eee0376d72df77ca750d0724 [2022-03-03T05:02:39.461Z] #14 90.59 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-03T05:02:39.461Z] #14 90.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 90.61 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-03T05:02:39.461Z] #14 91.90 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-03T05:02:39.461Z] #14 91.90 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 91.92 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 92.24 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-03T05:02:39.461Z] #14 92.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 92.26 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 92.36 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-03T05:02:39.461Z] #14 92.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 92.38 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 92.51 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-03T05:02:39.461Z] #14 92.51 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 92.53 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 92.83 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-03T05:02:39.461Z] #14 92.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 92.83 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-03T05:02:39.461Z] #14 93.07 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-03T05:02:39.461Z] #14 93.08 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 93.08 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-03T05:02:39.461Z] #14 93.16 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-03T05:02:39.461Z] #14 93.16 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 93.17 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-03T05:02:39.461Z] #14 93.28 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-03T05:02:39.461Z] #14 93.28 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-03T05:02:39.461Z] #14 93.29 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-03T05:02:39.461Z] #14 93.85 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-03T05:02:39.461Z] #14 93.87 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-03T05:02:39.461Z] #14 93.88 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:02:39.461Z] #14 93.90 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-03T05:02:39.461Z] #14 93.91 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 93.92 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 94.02 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-03T05:02:39.461Z] #14 94.03 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 94.04 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-03T05:02:39.461Z] #14 94.05 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 94.06 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:02:39.461Z] #14 94.10 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-03T05:02:39.461Z] #14 94.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.14 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-03T05:02:39.461Z] #14 94.15 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-03T05:02:39.461Z] #14 94.16 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-03T05:02:39.461Z] #14 94.18 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:02:39.461Z] #14 94.19 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-03T05:02:39.461Z] #14 94.20 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-03T05:02:39.461Z] #14 94.21 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.25 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:02:39.461Z] #14 94.26 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:02:39.461Z] #14 94.28 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:02:39.461Z] #14 94.29 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.30 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-03T05:02:39.461Z] #14 94.31 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.33 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:02:39.461Z] #14 94.35 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-03T05:02:39.461Z] #14 94.36 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:02:39.461Z] #14 94.37 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-03T05:02:39.461Z] #14 94.38 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-03T05:02:39.461Z] #14 94.40 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:02:39.461Z] #14 DONE 94.9s [2022-03-03T05:02:37.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:02:37.942Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T05:02:37.989Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:38.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:02:38.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:02:38.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:38.239Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:39.083Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:02:39.130Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:02:39.534Z] #40 7.068 [100%] Built target tini-static [2022-03-03T05:02:39.535Z] #40 7.134 + mkdir -p /build [2022-03-03T05:02:39.535Z] #40 7.147 + cp tini-static /build/docker-init [2022-03-03T05:02:39.535Z] #40 DONE 7.2s [2022-03-03T05:02:39.535Z] [2022-03-03T05:02:39.535Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:39.535Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:39.535Z] #51 75.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-03T05:02:39.535Z] #51 76.21 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-03T05:02:39.535Z] #51 76.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-03T05:02:39.535Z] #51 76.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-03T05:02:39.535Z] #51 76.49 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-03T05:02:39.535Z] #51 76.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-03T05:02:39.535Z] #51 76.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-03T05:02:39.535Z] #51 76.66 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-03T05:02:39.535Z] #51 76.67 go: downloading golang.org/x/mod v0.5.1 [2022-03-03T05:02:39.535Z] #51 76.73 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-03T05:02:39.535Z] #51 76.78 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-03T05:02:39.535Z] #51 76.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-03T05:02:39.535Z] #51 76.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-03T05:02:39.535Z] #51 76.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-03T05:02:39.535Z] #51 77.14 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-03T05:02:39.535Z] #51 77.58 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-03T05:02:39.535Z] #51 77.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-03T05:02:39.535Z] #51 77.67 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-03T05:02:39.535Z] #51 78.19 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-03T05:02:39.535Z] #51 78.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-03T05:02:39.535Z] #51 78.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-03T05:02:39.535Z] #51 78.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-03T05:02:39.535Z] #51 78.45 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-03T05:02:39.535Z] #51 78.47 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-03T05:02:39.535Z] #51 78.83 go: downloading github.com/prometheus/common v0.10.0 [2022-03-03T05:02:39.535Z] #51 79.20 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-03T05:02:39.535Z] #51 79.31 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-03T05:02:39.535Z] #51 79.48 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-03T05:02:39.535Z] #51 81.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-03T05:02:39.622Z] Merging remotes/origin/master commit e8a0a545e7d9aff585df7089383ac389ce1191bb into PR head commit dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:39.661Z] #19 ... [2022-03-03T05:02:39.661Z] [2022-03-03T05:02:39.661Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:02:39.661Z] #58 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:02:39.661Z] #58 DONE 181.5s [2022-03-03T05:02:39.719Z] [2022-03-03T05:02:39.719Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:02:39.719Z] #15 sha256:4a5b431038ffd579e77048e57c91451a776d5a110561ab7c28ab5313074ec9b7 [2022-03-03T05:02:39.920Z] [2022-03-03T05:02:39.920Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-03-03T05:02:39.920Z] #19 sha256:a423d01d59aa3308a2621b0d701e7585f120e90e13941792aeede2d7bf9b10fe [2022-03-03T05:02:39.920Z] #19 170.9 Selecting previously unselected package patch. [2022-03-03T05:02:39.920Z] #19 170.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-03T05:02:39.920Z] #19 170.9 Unpacking patch (2.7.6-7) ... [2022-03-03T05:02:39.920Z] #19 171.0 Selecting previously unselected package dpkg-dev. [2022-03-03T05:02:39.920Z] #19 171.0 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-03T05:02:39.920Z] #19 171.0 Unpacking dpkg-dev (1.20.9) ... [2022-03-03T05:02:39.978Z] #15 ... [2022-03-03T05:02:39.978Z] [2022-03-03T05:02:39.978Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-03T05:02:39.978Z] #55 sha256:903a8cceecd28d16909d455902f36799a648d840f65e7e98749a949a500bb166 [2022-03-03T05:02:39.979Z] #55 DONE 0.7s [2022-03-03T05:02:38.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:02:38.618Z] > git config --add remote.origin.fetch +refs/pull/43320/head:refs/remotes/origin/PR-43320 # timeout=10 [2022-03-03T05:02:38.662Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:38.782Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-03T05:02:38.906Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-03T05:02:38.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:38.907Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43320/head:refs/remotes/origin/PR-43320 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-03T05:02:39.734Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:02:39.781Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:02:40.180Z] #19 171.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-03T05:02:40.180Z] #19 171.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-03T05:02:40.180Z] #19 171.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-03T05:02:40.180Z] #19 171.3 Selecting previously unselected package libio-string-perl. [2022-03-03T05:02:40.180Z] #19 171.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-03T05:02:40.180Z] #19 171.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-03T05:02:40.180Z] #19 171.3 Selecting previously unselected package libicu67:amd64. [2022-03-03T05:02:40.180Z] #19 171.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-03T05:02:40.180Z] #19 171.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T05:02:40.205Z] #60 43.05 + bin/ctr [2022-03-03T05:02:40.238Z] [2022-03-03T05:02:40.238Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:02:40.238Z] #56 sha256:5005514d1c3056586feada4381a06a1dbc2764f80861a37e36b28c497a58ec6a [2022-03-03T05:02:40.238Z] #56 ... [2022-03-03T05:02:40.238Z] [2022-03-03T05:02:40.238Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:02:40.238Z] #34 sha256:4e13c64604814891abc79b07b4f427febb10038ab21ad877c4317f4495608b14 [2022-03-03T05:02:40.238Z] #34 DONE 95.7s [2022-03-03T05:02:40.495Z] [2022-03-03T05:02:40.495Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:02:40.495Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:02:41.060Z] #26 ... [2022-03-03T05:02:41.060Z] [2022-03-03T05:02:41.061Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:02:41.061Z] #15 sha256:4a5b431038ffd579e77048e57c91451a776d5a110561ab7c28ab5313074ec9b7 [2022-03-03T05:02:41.061Z] #15 DONE 1.6s [2022-03-03T05:02:41.117Z] #19 172.3 Selecting previously unselected package libxml2:amd64. [2022-03-03T05:02:41.318Z] [2022-03-03T05:02:41.318Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:02:41.318Z] #56 sha256:5005514d1c3056586feada4381a06a1dbc2764f80861a37e36b28c497a58ec6a [2022-03-03T05:02:41.318Z] #56 1.199 + RM_GOPATH=0 [2022-03-03T05:02:41.318Z] #56 1.199 + TMP_GOPATH= [2022-03-03T05:02:41.318Z] #56 1.199 + : /build [2022-03-03T05:02:41.318Z] #56 1.199 + '[' -z '' ']' [2022-03-03T05:02:41.318Z] #56 1.199 ++ mktemp -d [2022-03-03T05:02:41.318Z] #56 1.199 + export GOPATH=/tmp/tmp.U1E3V20XWo [2022-03-03T05:02:41.318Z] #56 1.199 + GOPATH=/tmp/tmp.U1E3V20XWo [2022-03-03T05:02:41.318Z] #56 1.199 + RM_GOPATH=1 [2022-03-03T05:02:41.318Z] #56 1.199 + case "$(go env GOARCH)" in [2022-03-03T05:02:41.318Z] #56 1.199 ++ go env GOARCH [2022-03-03T05:02:41.318Z] #56 1.215 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:41.318Z] #56 1.215 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:02:41.318Z] #56 1.215 ++ dirname /install.sh [2022-03-03T05:02:41.318Z] #56 1.231 Install runc version v1.1.0 (build tags: seccomp) [2022-03-03T05:02:41.318Z] #56 1.231 + dir=/ [2022-03-03T05:02:41.318Z] #56 1.231 + bin=runc [2022-03-03T05:02:41.318Z] #56 1.231 + shift [2022-03-03T05:02:41.318Z] #56 1.231 + '[' '!' -f //runc.installer ']' [2022-03-03T05:02:41.318Z] #56 1.231 + . //runc.installer [2022-03-03T05:02:41.318Z] #56 1.231 ++ set -e [2022-03-03T05:02:41.318Z] #56 1.231 ++ : v1.1.0 [2022-03-03T05:02:41.318Z] #56 1.231 + install_runc [2022-03-03T05:02:41.318Z] #56 1.231 + RUNC_BUILDTAGS=seccomp [2022-03-03T05:02:41.318Z] #56 1.231 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-03T05:02:41.318Z] #56 1.231 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.U1E3V20XWo/src/github.com/opencontainers/runc [2022-03-03T05:02:41.318Z] #56 1.231 Cloning into '/tmp/tmp.U1E3V20XWo/src/github.com/opencontainers/runc'... [2022-03-03T05:02:41.376Z] #19 172.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-03T05:02:41.376Z] #19 172.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:02:41.376Z] #19 172.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-03T05:02:41.376Z] #19 172.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-03T05:02:41.376Z] #19 172.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-03T05:02:41.376Z] #19 172.5 Selecting previously unselected package libxml-sax-base-perl. [2022-03-03T05:02:41.376Z] #19 172.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-03T05:02:41.376Z] #19 172.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-03T05:02:41.376Z] #19 172.5 Selecting previously unselected package libxml-sax-perl. [2022-03-03T05:02:41.376Z] #19 172.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-03T05:02:41.376Z] #19 172.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-03T05:02:41.376Z] #19 172.5 Selecting previously unselected package libxml-libxml-perl. [2022-03-03T05:02:41.376Z] #19 172.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-03T05:02:41.376Z] #19 172.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-03T05:02:41.376Z] #19 172.6 Selecting previously unselected package libxml-simple-perl. [2022-03-03T05:02:41.376Z] #19 172.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-03T05:02:41.376Z] #19 172.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-03T05:02:41.376Z] #19 172.6 Selecting previously unselected package libyaml-perl. [2022-03-03T05:02:41.376Z] #19 172.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-03T05:02:41.376Z] #19 172.7 Unpacking libyaml-perl (1.30-1) ... [2022-03-03T05:02:41.635Z] #19 172.7 Selecting previously unselected package libconfig-auto-perl. [2022-03-03T05:02:41.635Z] #19 172.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-03T05:02:41.635Z] #19 172.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-03T05:02:41.635Z] #19 172.7 Selecting previously unselected package libfile-which-perl. [2022-03-03T05:02:41.635Z] #19 172.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-03T05:02:41.635Z] #19 172.7 Unpacking libfile-which-perl (1.23-1) ... [2022-03-03T05:02:41.635Z] #19 172.8 Selecting previously unselected package libfile-homedir-perl. [2022-03-03T05:02:41.635Z] #19 172.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-03T05:02:41.635Z] #19 172.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-03T05:02:41.635Z] #19 172.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-03T05:02:41.635Z] #19 172.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-03T05:02:41.635Z] #19 172.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-03T05:02:41.635Z] #19 172.8 Selecting previously unselected package dpkg-cross. [2022-03-03T05:02:41.635Z] #19 172.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-03T05:02:41.635Z] #19 172.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-03T05:02:41.635Z] #19 172.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-03T05:02:41.893Z] #19 172.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-03T05:02:41.893Z] #19 172.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-03T05:02:41.893Z] #19 172.9 Selecting previously unselected package libc6-armel-cross. [2022-03-03T05:02:41.893Z] #19 172.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-03T05:02:41.893Z] #19 172.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-03T05:02:41.893Z] #19 173.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-03T05:02:41.893Z] #19 173.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:41.893Z] #19 173.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:41.893Z] #19 173.1 Selecting previously unselected package libgomp1-armel-cross. [2022-03-03T05:02:41.893Z] #19 173.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:41.893Z] #19 173.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:41.893Z] #19 173.1 Selecting previously unselected package libatomic1-armel-cross. [2022-03-03T05:02:42.151Z] #19 173.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:42.152Z] #19 173.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:42.152Z] #19 173.2 Selecting previously unselected package libasan6-armel-cross. [2022-03-03T05:02:42.152Z] #19 173.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:42.152Z] #19 173.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:42.152Z] #19 173.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-03T05:02:42.362Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:42.363Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T05:02:42.412Z] #19 173.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:42.412Z] #19 173.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:42.412Z] #19 173.5 Selecting previously unselected package libubsan1-armel-cross. [2022-03-03T05:02:42.412Z] #19 173.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:42.412Z] #19 173.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:42.412Z] #19 173.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-03T05:02:42.412Z] #19 173.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:42.412Z] #19 173.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:42.412Z] #19 173.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-03T05:02:42.412Z] #19 173.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:42.671Z] #19 173.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-03T05:02:42.685Z] #56 ... [2022-03-03T05:02:42.685Z] [2022-03-03T05:02:42.685Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-03T05:02:42.685Z] #16 sha256:8cb7160692c1e982c9b4d4486545b01486d3549d79a0372c5dc95aadaff04ce2 [2022-03-03T05:02:42.685Z] #16 DONE 1.5s [2022-03-03T05:02:42.685Z] [2022-03-03T05:02:42.685Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:02:42.685Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:02:42.685Z] #26 97.43 + mkdir -p /tmp/tmp.cVi6xIVEX5/src/github.com/docker [2022-03-03T05:02:42.685Z] #26 97.43 + mv components/cli /tmp/tmp.cVi6xIVEX5/src/github.com/docker/cli [2022-03-03T05:02:42.685Z] #26 97.45 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-03T05:02:41.975Z] > git remote # timeout=10 [2022-03-03T05:02:42.053Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T05:02:42.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:42.115Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T05:02:42.256Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-03T05:02:42.397Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:02:42.444Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:02:42.846Z] #51 ... [2022-03-03T05:02:42.846Z] [2022-03-03T05:02:42.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:42.846Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:42.846Z] #14 76.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-03T05:02:42.846Z] #14 76.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-03T05:02:42.846Z] #14 76.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:02:42.846Z] #14 82.38 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-03T05:02:42.846Z] #14 82.38 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:42.846Z] #14 82.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:02:42.846Z] #14 82.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-03T05:02:42.846Z] #14 82.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:42.846Z] #14 82.56 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:02:43.264Z] Merge succeeded, producing dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:43.265Z] Checking out Revision dee9f422c80e04162e944d4eea0f216efc32e078 (PR-43320) [2022-03-03T05:02:42.913Z] > git remote # timeout=10 [2022-03-03T05:02:42.982Z] > git config --get remote.origin.url # timeout=10 [2022-03-03T05:02:43.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-03T05:02:43.032Z] > git merge e8a0a545e7d9aff585df7089383ac389ce1191bb # timeout=10 [2022-03-03T05:02:43.174Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-03T05:02:43.301Z] > git config core.sparsecheckout # timeout=10 [2022-03-03T05:02:43.613Z] #26 ... [2022-03-03T05:02:43.613Z] [2022-03-03T05:02:43.613Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-03T05:02:43.613Z] #17 sha256:22947a83bba46ee3e02d0b19bc9f9d4d3534d61caa38c8d70f81c4c8c9c38c8c [2022-03-03T05:02:43.613Z] #17 0.533 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-03T05:02:43.613Z] #17 DONE 0.8s [2022-03-03T05:02:43.613Z] [2022-03-03T05:02:43.613Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-03T05:02:43.613Z] #18 sha256:5aed196794ff538d3206161610513b2ff3a28f0720ad70255807f4aeafc08f95 [2022-03-03T05:02:44.176Z] #18 DONE 0.8s [2022-03-03T05:02:44.176Z] [2022-03-03T05:02:44.176Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-03T05:02:44.176Z] #19 sha256:14d10628c756dce3dcea1fd8cf4bcbabe6405c38b3f4c95a467eb60c6362c0d8 [2022-03-03T05:02:45.107Z] #19 DONE 0.7s [2022-03-03T05:02:45.107Z] [2022-03-03T05:02:45.107Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-03T05:02:45.107Z] #20 sha256:28d2998bee70dbdf192a51b51e4a42dbd8d4f1e120d0b469b35fb7550496c0a0 [2022-03-03T05:02:45.671Z] #20 DONE 0.7s [2022-03-03T05:02:45.671Z] [2022-03-03T05:02:45.671Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:02:45.671Z] #21 sha256:6deb01233caa15da42ba8af7e5935e6f72e020c4ceca7dd3e309c696d48a5145 [2022-03-03T05:02:46.235Z] #21 0.807 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:02:46.493Z] #21 0.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:02:46.493Z] #21 0.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:02:43.352Z] > git checkout -f dee9f422c80e04162e944d4eea0f216efc32e078 # timeout=10 [2022-03-03T05:02:46.751Z] #21 1.163 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:02:47.315Z] #21 1.630 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:02:47.948Z] #19 178.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-03T05:02:47.948Z] #19 178.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:47.948Z] #19 178.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-03T05:02:47.948Z] #19 178.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-03T05:02:47.948Z] #19 178.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-03T05:02:47.948Z] #19 178.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-03T05:02:47.948Z] #19 178.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-03T05:02:47.948Z] #19 178.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-03T05:02:47.948Z] #19 178.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-03T05:02:47.948Z] #19 178.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-03T05:02:47.948Z] #19 178.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:47.948Z] #19 178.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:02:47.948Z] #19 179.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-03T05:02:47.948Z] #19 179.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:47.948Z] #19 179.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-03T05:02:48.151Z] #14 90.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-03T05:02:48.151Z] #14 90.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:48.151Z] #14 90.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:48.257Z] #21 2.501 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:02:48.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-03T05:02:50.173Z] #60 ... [2022-03-03T05:02:50.173Z] [2022-03-03T05:02:50.173Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:50.173Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:50.173Z] #14 73.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-03T05:02:50.173Z] #14 73.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:50.173Z] #14 73.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:50.173Z] #14 78.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-03T05:02:50.173Z] #14 78.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:50.173Z] #14 78.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:02:50.173Z] #14 83.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-03T05:02:50.173Z] #14 83.55 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:50.173Z] #14 83.57 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:02:50.709Z] #14 ... [2022-03-03T05:02:50.709Z] [2022-03-03T05:02:50.709Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:02:50.709Z] #60 sha256:deba35aefccc2b7fa1cd57281eb88f4ca901fa58dace7393cc6f3c071903fb9d [2022-03-03T05:02:50.783Z] #21 4.816 Fetched 8392 kB in 4s (1975 kB/s) [2022-03-03T05:02:51.497Z] #60 52.99 Updating files: 64% (3071/4731) Updating files: 65% (3076/4731) Updating files: 66% (3123/4731) Updating files: 67% (3170/4731) Updating files: 68% (3218/4731) Updating files: 69% (3265/4731) Updating files: 70% (3312/4731) Updating files: 71% (3360/4731) Updating files: 72% (3407/4731) Updating files: 73% (3454/4731) Updating files: 74% (3501/4731) Updating files: 75% (3549/4731) Updating files: 76% (3596/4731) Updating files: 77% (3643/4731) Updating files: 78% (3691/4731) Updating files: 79% (3738/4731) Updating files: 80% (3785/4731) Updating files: 81% (3833/4731) Updating files: 82% (3880/4731) Updating files: 83% (3927/4731) Updating files: 84% (3975/4731) Updating files: 85% (4022/4731) Updating files: 86% (4069/4731) Updating files: 87% (4116/4731) Updating files: 88% (4164/4731) Updating files: 89% (4211/4731) Updating files: 90% (4258/4731) Updating files: 91% (4306/4731) Updating files: 92% (4353/4731) Updating files: 93% (4400/4731) Updating files: 94% (4448/4731) Updating files: 95% (4495/4731) Updating files: 96% (4542/4731) Updating files: 97% (4590/4731) Updating files: 98% (4637/4731) Updating files: 99% (4684/4731) Updating files: 100% (4731/4731) Updating files: 100% (4731/4731), done. [2022-03-03T05:02:51.497Z] #60 53.87 + cd /tmp/tmp.FT2KpyKHRa/src/github.com/containerd/containerd [2022-03-03T05:02:51.497Z] #60 53.88 + git checkout -q v1.5.9 [2022-03-03T05:02:52.164Z] #21 4.816 Reading package lists... [2022-03-03T05:02:53.226Z] #19 183.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-03T05:02:53.226Z] #19 183.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:53.226Z] #19 183.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-03T05:02:53.226Z] #19 183.7 Selecting previously unselected package crossbuild-essential-armel. [2022-03-03T05:02:53.226Z] #19 183.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-03T05:02:53.226Z] #19 183.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-03T05:02:53.226Z] #19 183.7 Selecting previously unselected package libc6-armhf-cross. [2022-03-03T05:02:53.226Z] #19 183.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-03T05:02:53.226Z] #19 183.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-03T05:02:53.226Z] #19 183.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-03T05:02:53.226Z] #19 183.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 183.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 183.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-03T05:02:53.226Z] #19 183.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 183.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 183.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-03T05:02:53.226Z] #19 183.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 183.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 184.0 Selecting previously unselected package libasan6-armhf-cross. [2022-03-03T05:02:53.226Z] #19 184.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 184.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 184.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-03T05:02:53.226Z] #19 184.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 184.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 184.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-03T05:02:53.226Z] #19 184.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 184.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 184.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-03T05:02:53.226Z] #19 184.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:53.226Z] #19 184.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:53.226Z] #19 184.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-03T05:02:53.420Z] #60 55.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-03T05:02:53.420Z] #60 55.33 + BUILDTAGS='netgo osusergo static_build' [2022-03-03T05:02:53.420Z] #60 55.33 + export EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:02:53.420Z] #60 55.33 + EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:02:53.420Z] #60 55.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-03T05:02:53.420Z] #60 55.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-03T05:02:53.420Z] #60 55.33 + '[' '' = dynamic ']' [2022-03-03T05:02:53.420Z] #60 55.33 + make [2022-03-03T05:02:53.484Z] #19 184.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:53.484Z] #19 184.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-03T05:02:54.107Z] #21 6.482 Reading package lists... [2022-03-03T05:02:54.364Z] #60 56.75 + bin/ctr [2022-03-03T05:02:54.380Z] #21 8.316 Building dependency tree... [2022-03-03T05:02:54.483Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T05:02:54.948Z] #21 9.403 The following additional packages will be installed: [2022-03-03T05:02:54.948Z] #21 9.413 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:02:54.948Z] #21 9.417 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-03T05:02:54.948Z] #21 9.418 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-03T05:02:54.948Z] #21 9.419 python3-pkg-resources vim-runtime xxd [2022-03-03T05:02:54.948Z] #21 9.421 Suggested packages: [2022-03-03T05:02:54.948Z] #21 9.421 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-03T05:02:54.948Z] #21 9.421 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-03T05:02:54.948Z] #21 9.421 acl attr quota [2022-03-03T05:02:54.948Z] #21 9.421 Recommended packages: [2022-03-03T05:02:54.948Z] #21 9.421 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-03T05:02:55.024Z] Commit message: "pkg/system: remove github.com/docker/go-units dependency" [2022-03-03T05:02:55.430Z] #14 ... [2022-03-03T05:02:55.430Z] [2022-03-03T05:02:55.430Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:02:55.430Z] #63 sha256:3c44d2b91e584f9c832957d9de09654c024d1f204d83e39cc7a5dc0cbcc7412d [2022-03-03T05:02:55.430Z] #63 89.61 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:02:55.430Z] #63 89.61 + GOBIN=/build [2022-03-03T05:02:55.430Z] #63 89.61 + GO111MODULE=on [2022-03-03T05:02:55.430Z] #63 89.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-03T05:02:55.877Z] #21 10.20 The following NEW packages will be installed: [2022-03-03T05:02:55.877Z] #21 10.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-03T05:02:55.877Z] #21 10.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:02:55.877Z] #21 10.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-03T05:02:55.877Z] #21 10.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-03T05:02:55.877Z] #21 10.21 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-03T05:02:55.877Z] #21 10.21 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-03T05:02:55.877Z] #21 10.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-03T05:02:55.877Z] #21 10.21 xz-utils zip zstd [2022-03-03T05:02:56.179Z] #21 10.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:02:56.179Z] #21 10.78 Need to get 27.0 MB of archives. [2022-03-03T05:02:56.179Z] #21 10.78 After this operation, 105 MB of additional disk space will be used. [2022-03-03T05:02:56.179Z] #21 10.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-03T05:02:56.313Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-03T05:02:56.313Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bfd88192\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-03T05:02:56.313Z] ---------------------------------------------------------------------------- [2022-03-03T05:02:56.313Z] [2022-03-03T05:02:56.313Z] INFO: executeCI.ps1 starting at Thu Mar 3 05:02:54 CUT 2022 [2022-03-03T05:02:56.313Z] [2022-03-03T05:02:56.313Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-03T05:02:56.313Z] INFO: Running git version 2.24.1.windows.2 [2022-03-03T05:02:56.313Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-03T05:02:56.313Z] INFO: Environment variables: [2022-03-03T05:02:56.313Z] [2022-03-03T05:02:56.313Z] Name Value [2022-03-03T05:02:56.313Z] ---- ----- [2022-03-03T05:02:56.313Z] ALLUSERSPROFILE C:\ProgramData [2022-03-03T05:02:56.313Z] amd64 true [2022-03-03T05:02:56.313Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-03T05:02:56.313Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-03T05:02:56.313Z] arm64 true [2022-03-03T05:02:56.313Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-03T05:02:56.313Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-03T05:02:56.313Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-03T05:02:56.313Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-03T05:02:56.313Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-03T05:02:56.313Z] BRANCH_NAME PR-43320 [2022-03-03T05:02:56.313Z] BUILD_DISPLAY_NAME #5 [2022-03-03T05:02:56.313Z] BUILD_ID 5 [2022-03-03T05:02:56.313Z] BUILD_NUMBER 5 [2022-03-03T05:02:56.313Z] BUILD_TAG jenkins-moby-PR-43320-5 [2022-03-03T05:02:56.313Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/ [2022-03-03T05:02:56.313Z] cgroup2 true [2022-03-03T05:02:56.313Z] CHANGE_AUTHOR thaJeztah [2022-03-03T05:02:56.313Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-03T05:02:56.313Z] CHANGE_BRANCH move_EnsureRemoveAll [2022-03-03T05:02:56.313Z] CHANGE_FORK thaJeztah/docker [2022-03-03T05:02:56.313Z] CHANGE_ID 43320 [2022-03-03T05:02:56.313Z] CHANGE_TARGET master [2022-03-03T05:02:56.313Z] CHANGE_TITLE pkg/system: move EnsureRemoveAll() to pkg/containerfs [2022-03-03T05:02:56.313Z] CHANGE_URL https://github.com/moby/moby/pull/43320 [2022-03-03T05:02:56.313Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:02:56.313Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-03T05:02:56.313Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-03T05:02:56.313Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-03T05:02:56.313Z] COMPUTERNAME azwin-2-8777d0 [2022-03-03T05:02:56.313Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-03T05:02:56.313Z] ConfigSequenceNumber 0 [2022-03-03T05:02:56.313Z] dco true [2022-03-03T05:02:56.313Z] DOCKER_BUILDKIT 0 [2022-03-03T05:02:56.313Z] DOCKER_DUT_DEBUG 1 [2022-03-03T05:02:56.313Z] DOCKER_EXPERIMENTAL 1 [2022-03-03T05:02:56.313Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-03T05:02:56.313Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-03T05:02:56.313Z] EXECUTOR_NUMBER 0 [2022-03-03T05:02:56.313Z] FQDN azwin-2-8777d0.westus.cloudapp.azure.com [2022-03-03T05:02:56.313Z] GIT_BRANCH PR-43320 [2022-03-03T05:02:56.313Z] GIT_COMMIT dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:56.313Z] GIT_PREVIOUS_COMMIT dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:02:56.313Z] GIT_URL https://github.com/moby/moby.git [2022-03-03T05:02:56.313Z] HUDSON_COOKIE d01bd2f7-8d99-41db-bb91-5626114459a4 [2022-03-03T05:02:56.313Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-03T05:02:56.313Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-03T05:02:56.313Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-03T05:02:56.313Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-03T05:02:56.313Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-03T05:02:56.313Z] JENKINS_NODE_COOKIE be28b40c-bf07-48b8-8580-228cd138cc15 [2022-03-03T05:02:56.313Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-03T05:02:56.313Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-03T05:02:56.313Z] JOB_BASE_NAME PR-43320 [2022-03-03T05:02:56.313Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/display/redirect [2022-03-03T05:02:56.313Z] JOB_NAME moby/PR-43320 [2022-03-03T05:02:56.313Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/ [2022-03-03T05:02:56.313Z] library.jps.version master [2022-03-03T05:02:56.313Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-03T05:02:56.313Z] NODE_LABELS amd64 azure azwin-2-8777d0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-03T05:02:56.313Z] NODE_NAME azwin-2-8777d0 [2022-03-03T05:02:56.313Z] NUMBER_OF_PROCESSORS 4 [2022-03-03T05:02:56.313Z] OS Windows_NT [2022-03-03T05:02:56.313Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-03T05:02:56.313Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-03T05:02:56.313Z] ppc64le false [2022-03-03T05:02:56.313Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-03T05:02:56.313Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-03-03T05:02:56.313Z] PROCESSOR_LEVEL 6 [2022-03-03T05:02:56.313Z] PROCESSOR_REVISION 5504 [2022-03-03T05:02:56.313Z] ProgramData C:\ProgramData [2022-03-03T05:02:56.313Z] ProgramFiles C:\Program Files [2022-03-03T05:02:56.313Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-03T05:02:56.313Z] ProgramW6432 C:\Program Files [2022-03-03T05:02:56.313Z] PROMPT $P$G [2022-03-03T05:02:56.313Z] PSExecutionPolicyPreference Bypass [2022-03-03T05:02:56.313Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-03T05:02:56.313Z] PUBLIC C:\Users\Public [2022-03-03T05:02:56.313Z] rootless true [2022-03-03T05:02:56.313Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=artif... [2022-03-03T05:02:56.313Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=changes [2022-03-03T05:02:56.313Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect [2022-03-03T05:02:56.313Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=tests [2022-03-03T05:02:56.313Z] s390x false [2022-03-03T05:02:56.313Z] SKIP_VALIDATION_TESTS 1 [2022-03-03T05:02:56.313Z] SOURCES_DRIVE d [2022-03-03T05:02:56.313Z] SOURCES_SUBDIR gopath [2022-03-03T05:02:56.313Z] STAGE_NAME Run tests [2022-03-03T05:02:56.313Z] SystemDrive C: [2022-03-03T05:02:56.313Z] SystemRoot C:\Windows [2022-03-03T05:02:56.313Z] TEMP C:\Windows\TEMP [2022-03-03T05:02:56.313Z] TESTDEBUG 0 [2022-03-03T05:02:56.313Z] TESTRUN_DRIVE d [2022-03-03T05:02:56.313Z] TESTRUN_SUBDIR CI [2022-03-03T05:02:56.313Z] TIMEOUT 120m [2022-03-03T05:02:56.313Z] TMP C:\Windows\TEMP [2022-03-03T05:02:56.313Z] unit_validate true [2022-03-03T05:02:56.313Z] USERDOMAIN WORKGROUP [2022-03-03T05:02:56.313Z] USERNAME azwin-2-8777d0$ [2022-03-03T05:02:56.314Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-03T05:02:56.314Z] validate_force false [2022-03-03T05:02:56.314Z] windir C:\Windows [2022-03-03T05:02:56.314Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-03T05:02:56.314Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-03T05:02:56.314Z] windows2022 true [2022-03-03T05:02:56.314Z] windows2022containerd true [2022-03-03T05:02:56.314Z] windowsRS5 true [2022-03-03T05:02:56.314Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-03T05:02:56.314Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-03T05:02:56.314Z] [2022-03-03T05:02:56.314Z] [2022-03-03T05:02:56.314Z] [2022-03-03T05:02:56.314Z] INFO: Sources under d:\gopath\... [2022-03-03T05:02:56.314Z] INFO: Test run under d:\CI\... [2022-03-03T05:02:56.314Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-03T05:02:56.314Z] INFO: docker/docker repository was found [2022-03-03T05:02:56.314Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-03T05:02:56.436Z] #21 10.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-03T05:02:56.436Z] #21 10.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-03T05:02:56.436Z] #21 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-03T05:02:56.436Z] #21 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-03T05:02:56.436Z] #21 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-03T05:02:56.436Z] #21 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-03T05:02:56.436Z] #21 10.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-03T05:02:56.436Z] #21 10.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:02:56.436Z] #21 10.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:02:56.436Z] #21 10.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-03T05:02:56.436Z] #21 10.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-03T05:02:56.436Z] #21 10.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-03T05:02:56.436Z] #21 10.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-03T05:02:56.436Z] #21 10.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-03T05:02:56.436Z] #21 10.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-03T05:02:56.436Z] #21 10.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-03T05:02:56.436Z] #21 10.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-03T05:02:56.436Z] #21 10.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-03T05:02:56.436Z] #21 10.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-03T05:02:56.692Z] #21 10.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-03T05:02:56.784Z] ltsc2022: Pulling from windows/servercore [2022-03-03T05:02:56.948Z] #21 11.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-03T05:02:56.948Z] #21 11.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-03T05:02:56.948Z] #21 11.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-03T05:02:56.948Z] #21 11.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-03T05:02:56.948Z] #21 11.41 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-03T05:02:56.948Z] #21 11.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-03T05:02:56.948Z] #21 11.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-03T05:02:56.948Z] #21 11.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-03T05:02:56.948Z] #21 11.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-03T05:02:56.948Z] #21 11.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:02:56.948Z] #21 11.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-03T05:02:56.948Z] #21 11.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-03T05:02:57.207Z] #21 11.52 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-03T05:02:57.207Z] #21 11.52 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-03T05:02:57.207Z] #21 11.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-03T05:02:57.207Z] #21 11.57 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-03T05:02:57.207Z] #21 11.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-03T05:02:57.207Z] #21 11.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-03T05:02:57.254Z] 8f616e6e9eec: Pulling fs layer [2022-03-03T05:02:57.254Z] 898469748ff6: Pulling fs layer [2022-03-03T05:02:57.464Z] #21 11.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-03T05:02:57.464Z] #21 11.87 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-03T05:02:57.464Z] #21 11.87 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-03-03T05:02:57.464Z] #21 ... [2022-03-03T05:02:57.464Z] [2022-03-03T05:02:57.464Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:02:57.464Z] #56 sha256:5005514d1c3056586feada4381a06a1dbc2764f80861a37e36b28c497a58ec6a [2022-03-03T05:02:57.464Z] #56 7.484 + cd /tmp/tmp.U1E3V20XWo/src/github.com/opencontainers/runc [2022-03-03T05:02:57.464Z] #56 7.485 + git checkout -q v1.1.0 [2022-03-03T05:02:57.464Z] #56 7.771 + '[' -z '' ']' [2022-03-03T05:02:57.464Z] #56 7.772 + target=static [2022-03-03T05:02:57.464Z] #56 7.772 + make BUILDTAGS=seccomp static [2022-03-03T05:02:57.464Z] #56 8.245 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-03T05:02:57.672Z] #60 ... [2022-03-03T05:02:57.672Z] [2022-03-03T05:02:57.672Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:02:57.672Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:02:57.672Z] #14 100.9 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-03T05:02:57.672Z] #14 100.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:02:57.672Z] #14 100.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:02:57.691Z] + docker version [2022-03-03T05:02:57.721Z] #56 ... [2022-03-03T05:02:57.721Z] [2022-03-03T05:02:57.721Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:02:57.721Z] #21 sha256:6deb01233caa15da42ba8af7e5935e6f72e020c4ceca7dd3e309c696d48a5145 [2022-03-03T05:02:57.721Z] #21 12.34 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:02:57.977Z] #21 12.44 Fetched 27.0 MB in 2s (15.9 MB/s) [2022-03-03T05:02:57.977Z] #21 12.49 Selecting previously unselected package pigz. [2022-03-03T05:02:57.977Z] #21 12.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-03T05:02:57.977Z] #21 12.54 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-03T05:02:58.234Z] #21 12.54 Unpacking pigz (2.6-1) ... [2022-03-03T05:02:58.234Z] #21 12.60 Selecting previously unselected package libelf1:arm64. [2022-03-03T05:02:58.234Z] #21 12.60 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-03T05:02:58.234Z] #21 12.61 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-03T05:02:58.234Z] #21 12.74 Selecting previously unselected package libbpf0:arm64. [2022-03-03T05:02:58.234Z] #21 12.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-03T05:02:58.234Z] #21 12.74 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-03T05:02:58.234Z] #21 12.84 Selecting previously unselected package libcap2:arm64. [2022-03-03T05:02:58.491Z] #21 12.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-03T05:02:58.491Z] #21 12.85 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-03T05:02:58.491Z] #21 12.89 Selecting previously unselected package libmnl0:arm64. [2022-03-03T05:02:58.491Z] #21 12.89 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-03T05:02:58.491Z] #21 12.90 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-03T05:02:58.491Z] #21 12.97 Selecting previously unselected package libxtables12:arm64. [2022-03-03T05:02:58.491Z] #21 12.97 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-03T05:02:58.491Z] #21 12.97 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-03T05:02:58.491Z] #21 13.03 Selecting previously unselected package libcap2-bin. [2022-03-03T05:02:58.491Z] #21 13.03 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-03T05:02:58.491Z] #21 13.04 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-03T05:02:58.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-03T05:02:58.753Z] #21 13.11 Selecting previously unselected package iproute2. [2022-03-03T05:02:58.753Z] #21 13.12 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-03T05:02:58.753Z] #21 13.12 Unpacking iproute2 (5.10.0-4) ... [2022-03-03T05:02:58.768Z] #19 189.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-03T05:02:58.768Z] #19 189.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:02:58.768Z] #19 189.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-03T05:02:58.768Z] #19 189.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-03T05:02:58.768Z] #19 189.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-03T05:02:58.768Z] #19 189.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-03T05:02:58.768Z] #19 189.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-03T05:02:58.768Z] #19 189.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-03T05:02:58.768Z] #19 189.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-03T05:02:58.768Z] #19 189.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-03T05:02:58.768Z] #19 189.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:02:58.768Z] #19 189.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:02:58.768Z] #19 190.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-03T05:02:59.010Z] #21 13.53 Selecting previously unselected package xxd. [2022-03-03T05:02:59.010Z] #21 13.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-03T05:02:59.010Z] #21 13.55 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:59.027Z] #19 190.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:02:59.027Z] #19 190.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-03T05:02:59.268Z] #21 13.65 Selecting previously unselected package vim-common. [2022-03-03T05:02:59.268Z] #21 13.65 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:02:59.268Z] #21 13.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:02:59.502Z] + docker version [2022-03-03T05:02:59.525Z] #21 13.79 Selecting previously unselected package bash-completion. [2022-03-03T05:02:59.525Z] #21 13.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-03T05:03:00.693Z] #63 94.77 rootlesskit version 0.14.6 [2022-03-03T05:03:00.693Z] #63 94.78 Usage of /build/rootlesskit-docker-proxy: [2022-03-03T05:03:00.693Z] #63 94.78 -container-ip string [2022-03-03T05:03:00.693Z] #63 94.78 container ip [2022-03-03T05:03:00.693Z] #63 94.78 -container-port int [2022-03-03T05:03:00.693Z] #63 94.78 container port (default -1) [2022-03-03T05:03:00.693Z] #63 94.78 -host-ip string [2022-03-03T05:03:00.693Z] #63 94.78 host ip [2022-03-03T05:03:00.693Z] #63 94.78 -host-port int [2022-03-03T05:03:00.693Z] #63 94.78 host port (default -1) [2022-03-03T05:03:00.693Z] #63 94.78 -proto string [2022-03-03T05:03:00.693Z] #63 94.78 proxy protocol (default "tcp") [2022-03-03T05:03:00.894Z] #21 15.39 Unpacking bash-completion (1:2.11-2) ... [2022-03-03T05:03:01.459Z] #21 15.76 Selecting previously unselected package bzip2. [2022-03-03T05:03:01.459Z] #21 15.76 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-03T05:03:01.459Z] #21 15.77 Unpacking bzip2 (1.0.8-4) ... [2022-03-03T05:03:01.459Z] #21 15.84 Selecting previously unselected package xz-utils. [2022-03-03T05:03:01.459Z] #21 15.85 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-03T05:03:01.459Z] #21 15.87 Unpacking xz-utils (5.2.5-2) ... [2022-03-03T05:03:01.459Z] #21 15.97 Selecting previously unselected package apparmor. [2022-03-03T05:03:01.715Z] #21 15.98 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-03T05:03:01.715Z] #21 16.02 Unpacking apparmor (2.13.6-10) ... [2022-03-03T05:03:01.973Z] #21 16.38 Selecting previously unselected package inetutils-ping. [2022-03-03T05:03:01.973Z] #21 16.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-03T05:03:01.973Z] #21 16.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-03T05:03:02.230Z] #21 16.48 Selecting previously unselected package libip4tc2:arm64. [2022-03-03T05:03:02.230Z] #21 16.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-03T05:03:02.230Z] #21 16.50 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-03T05:03:02.230Z] #21 16.54 Selecting previously unselected package libip6tc2:arm64. [2022-03-03T05:03:02.230Z] #21 16.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-03T05:03:02.230Z] #21 16.56 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-03T05:03:02.230Z] #21 16.62 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-03T05:03:02.230Z] #21 16.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-03T05:03:02.230Z] #21 16.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-03T05:03:02.230Z] #21 16.69 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-03T05:03:02.230Z] #21 16.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-03T05:03:02.230Z] #21 16.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-03T05:03:02.486Z] #21 16.76 Selecting previously unselected package libnftnl11:arm64. [2022-03-03T05:03:02.486Z] #21 16.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-03T05:03:02.486Z] #21 16.77 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-03T05:03:02.486Z] #21 16.84 Selecting previously unselected package iptables. [2022-03-03T05:03:02.487Z] #21 16.85 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-03T05:03:02.487Z] #21 16.85 Unpacking iptables (1.8.7-1) ... [2022-03-03T05:03:02.743Z] #21 17.10 Selecting previously unselected package libonig5:arm64. [2022-03-03T05:03:02.743Z] #21 17.10 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-03T05:03:02.743Z] #21 17.10 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-03T05:03:02.743Z] #21 17.23 Selecting previously unselected package libjq1:arm64. [2022-03-03T05:03:02.743Z] #21 17.23 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-03T05:03:02.743Z] #21 17.24 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-03T05:03:02.743Z] #21 17.32 Selecting previously unselected package jq. [2022-03-03T05:03:02.978Z] #14 106.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-03T05:03:02.978Z] #14 106.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:03:02.978Z] #14 106.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:03:03.000Z] #21 17.32 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-03T05:03:03.000Z] #21 17.32 Unpacking jq (1.6-2.1) ... [2022-03-03T05:03:03.000Z] #21 17.37 Selecting previously unselected package libaio1:arm64. [2022-03-03T05:03:03.000Z] #21 17.37 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-03T05:03:03.000Z] #21 17.38 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-03T05:03:03.000Z] #21 17.45 Selecting previously unselected package libgpm2:arm64. [2022-03-03T05:03:03.000Z] #21 17.45 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-03T05:03:03.000Z] #21 17.46 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-03T05:03:03.000Z] #21 17.53 Selecting previously unselected package libicu67:arm64. [2022-03-03T05:03:03.000Z] #21 17.53 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-03T05:03:03.000Z] #21 17.53 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-03T05:03:03.264Z] #63 DONE 98.2s [2022-03-03T05:03:03.264Z] [2022-03-03T05:03:03.264Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-03T05:03:03.264Z] #64 sha256:1dcaf33efb9b2b04cd34c81217779b116cd7349b3fa04366162bba6e7c014202 [2022-03-03T05:03:03.830Z] #64 DONE 0.4s [2022-03-03T05:03:03.830Z] [2022-03-03T05:03:03.830Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-03T05:03:03.830Z] #65 sha256:477dbb6f2a576f6738a0b18562d545387e6a190a57256078be406ea7f6215bd1 [2022-03-03T05:03:03.830Z] #65 DONE 0.1s [2022-03-03T05:03:03.830Z] [2022-03-03T05:03:03.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:03.830Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:03:03.830Z] #14 94.29 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-03T05:03:03.830Z] #14 94.29 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:03:03.830Z] #14 94.29 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:03.830Z] #14 98.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-03T05:03:03.830Z] #14 98.71 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-03T05:03:03.830Z] #14 98.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:03:03.830Z] #14 98.87 Selecting previously unselected package libapparmor1:amd64. [2022-03-03T05:03:03.830Z] #14 98.89 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-03T05:03:03.830Z] #14 98.89 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:03:03.830Z] #14 98.98 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-03T05:03:03.830Z] #14 98.98 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-03T05:03:04.088Z] #14 99.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:03:04.088Z] #14 99.11 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:03:04.088Z] #14 99.11 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:03:04.088Z] #14 99.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:03:04.088Z] #14 99.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:03:04.309Z] #19 194.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-03T05:03:04.309Z] #19 194.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:03:04.309Z] #19 194.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-03T05:03:04.309Z] #19 194.6 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-03T05:03:04.309Z] #19 194.6 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-03T05:03:04.309Z] #19 194.6 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-03T05:03:04.309Z] #19 194.6 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 194.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-03T05:03:04.309Z] #19 194.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-03T05:03:04.309Z] #19 194.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 194.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 194.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.309Z] #19 194.8 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 194.8 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 194.8 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.309Z] #19 194.9 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 194.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 194.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.309Z] #19 194.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 194.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 194.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.309Z] #19 195.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 195.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 195.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.309Z] #19 195.2 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 195.2 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 195.2 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.309Z] #19 195.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-03T05:03:04.309Z] #19 195.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.309Z] #19 195.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.344Z] #14 99.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:03:04.344Z] #14 99.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:03:04.344Z] #14 99.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-03T05:03:04.344Z] #14 99.43 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:03:04.344Z] #14 99.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:04.344Z] #14 99.50 Selecting previously unselected package libudev-dev:amd64. [2022-03-03T05:03:04.568Z] #19 195.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-03T05:03:04.568Z] #19 195.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.568Z] #19 195.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.568Z] #19 195.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-03T05:03:04.568Z] #19 195.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.568Z] #19 195.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.601Z] #14 99.50 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-03T05:03:04.601Z] #14 99.50 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:03:04.826Z] #19 195.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-03T05:03:04.826Z] #19 195.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.826Z] #19 195.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.826Z] #19 195.8 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-03T05:03:04.826Z] #19 195.8 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:04.826Z] #19 195.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:04.826Z] #19 196.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-03T05:03:04.826Z] #19 196.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:03:04.826Z] #19 196.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:04.858Z] #14 99.66 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-03T05:03:04.858Z] #14 99.66 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-03T05:03:04.858Z] #14 99.67 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:03:04.858Z] #14 99.90 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-03T05:03:05.116Z] #14 99.91 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-03T05:03:05.116Z] #14 99.91 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:03:05.116Z] #14 100.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-03T05:03:05.116Z] #14 100.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-03T05:03:05.116Z] #14 100.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:03:05.373Z] #14 100.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-03T05:03:05.373Z] #14 100.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-03T05:03:05.373Z] #14 100.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:03:05.373Z] #14 100.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-03T05:03:05.373Z] #14 100.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-03T05:03:05.373Z] #14 100.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:03:05.519Z] #21 19.95 Selecting previously unselected package libinih1:arm64. [2022-03-03T05:03:05.520Z] #21 19.95 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-03T05:03:05.520Z] #21 19.97 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-03T05:03:05.520Z] #21 20.02 Selecting previously unselected package libnet1:arm64. [2022-03-03T05:03:05.520Z] #21 20.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-03T05:03:05.520Z] #21 20.02 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:03:05.630Z] #14 100.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-03T05:03:05.630Z] #14 100.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-03T05:03:05.630Z] #14 100.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:03:05.775Z] #21 20.13 Selecting previously unselected package libnl-3-200:arm64. [2022-03-03T05:03:05.775Z] #21 20.13 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-03T05:03:05.775Z] #21 20.13 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-03T05:03:05.775Z] #21 20.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-03T05:03:05.775Z] #21 20.21 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-03T05:03:05.776Z] #21 20.21 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-03T05:03:05.776Z] #21 20.25 Selecting previously unselected package net-tools. [2022-03-03T05:03:05.776Z] #21 20.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-03T05:03:05.776Z] #21 20.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:03:05.887Z] #14 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-03T05:03:05.887Z] #14 100.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:03:05.887Z] #14 101.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:06.032Z] #21 20.38 Selecting previously unselected package patch. [2022-03-03T05:03:06.032Z] #21 20.40 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-03T05:03:06.032Z] #21 20.40 Unpacking patch (2.7.6-7) ... [2022-03-03T05:03:06.032Z] #21 20.47 Selecting previously unselected package python-pip-whl. [2022-03-03T05:03:06.032Z] #21 20.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-03T05:03:06.032Z] #21 20.48 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-03T05:03:06.144Z] #14 101.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-03T05:03:06.144Z] #14 101.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-03T05:03:06.144Z] #14 101.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:03:06.144Z] #14 101.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-03T05:03:06.144Z] #14 101.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-03T05:03:06.144Z] #14 101.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:03:06.288Z] #21 20.85 Selecting previously unselected package python3-lib2to3. [2022-03-03T05:03:06.288Z] #21 20.87 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-03T05:03:06.289Z] #21 20.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:03:06.413Z] Client: [2022-03-03T05:03:06.414Z] Version: 20.10.9 [2022-03-03T05:03:06.414Z] API version: 1.41 [2022-03-03T05:03:06.414Z] Go version: go1.16.8 [2022-03-03T05:03:06.414Z] Git commit: c2ea9bc [2022-03-03T05:03:06.414Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-03T05:03:06.414Z] OS/Arch: windows/amd64 [2022-03-03T05:03:06.414Z] Context: default [2022-03-03T05:03:06.414Z] Experimental: true [2022-03-03T05:03:06.414Z] [2022-03-03T05:03:06.414Z] Server: Docker Engine - Community [2022-03-03T05:03:06.414Z] Engine: [2022-03-03T05:03:06.414Z] Version: 20.10.9 [2022-03-03T05:03:06.414Z] API version: 1.41 (minimum version 1.24) [2022-03-03T05:03:06.414Z] Go version: go1.16.8 [2022-03-03T05:03:06.414Z] Git commit: 79ea9d3 [2022-03-03T05:03:06.414Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-03T05:03:06.414Z] OS/Arch: windows/amd64 [2022-03-03T05:03:06.414Z] Experimental: true [2022-03-03T05:03:06.545Z] #21 20.97 Selecting previously unselected package python3-distutils. [2022-03-03T05:03:06.545Z] #21 20.97 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-03T05:03:06.545Z] #21 20.97 Unpacking python3-distutils (3.9.2-1) ... [2022-03-03T05:03:06.689Z] Client: [2022-03-03T05:03:06.689Z] Version: 20.10.9 [2022-03-03T05:03:06.689Z] API version: 1.41 [2022-03-03T05:03:06.689Z] Go version: go1.16.8 [2022-03-03T05:03:06.689Z] Git commit: c2ea9bc [2022-03-03T05:03:06.689Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-03T05:03:06.689Z] OS/Arch: windows/amd64 [2022-03-03T05:03:06.689Z] Context: default [2022-03-03T05:03:06.689Z] Experimental: true [2022-03-03T05:03:06.689Z] [2022-03-03T05:03:06.689Z] Server: Docker Engine - Community [2022-03-03T05:03:06.689Z] Engine: [2022-03-03T05:03:06.689Z] Version: 20.10.9 [2022-03-03T05:03:06.689Z] API version: 1.41 (minimum version 1.24) [2022-03-03T05:03:06.689Z] Go version: go1.16.8 [2022-03-03T05:03:06.689Z] Git commit: 79ea9d3 [2022-03-03T05:03:06.689Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-03T05:03:06.689Z] OS/Arch: windows/amd64 [2022-03-03T05:03:06.689Z] Experimental: true [2022-03-03T05:03:06.708Z] #14 101.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:03:06.708Z] #14 101.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:03:06.708Z] #14 101.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:03:06.708Z] #14 101.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:03:06.708Z] #14 101.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:03:06.708Z] #14 101.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:03:06.708Z] #14 101.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:03:06.708Z] #14 101.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:03:06.708Z] #14 101.7 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:03:06.708Z] #14 101.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:03:06.708Z] #14 101.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:03:06.708Z] #14 101.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:03:06.708Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:03:06.708Z] #14 101.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:03:06.708Z] #14 101.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-03T05:03:06.708Z] #14 101.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:03:06.708Z] #14 101.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:03:06.801Z] #21 21.08 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:03:06.802Z] #21 21.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:03:06.802Z] #21 21.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:03:06.802Z] #21 21.21 Selecting previously unselected package python3-setuptools. [2022-03-03T05:03:06.802Z] #21 21.21 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-03T05:03:06.802Z] #21 21.22 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-03T05:03:06.965Z] #14 101.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:03:06.965Z] #14 101.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:03:06.965Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:03:06.965Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:03:06.965Z] #14 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:03:06.965Z] #14 101.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:06.965Z] #14 101.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:03:06.965Z] #14 101.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:03:06.965Z] #14 102.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:06.965Z] #14 102.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-03T05:03:06.965Z] #14 102.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:03:06.966Z] #14 102.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:03:06.966Z] #14 102.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:07.060Z] #21 21.43 Selecting previously unselected package python3-wheel. [2022-03-03T05:03:07.060Z] #21 21.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-03T05:03:07.060Z] #21 21.45 Unpacking python3-wheel (0.34.2-1) ... [2022-03-03T05:03:07.060Z] #21 21.51 Selecting previously unselected package python3-pip. [2022-03-03T05:03:07.060Z] #21 21.51 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-03T05:03:07.060Z] #21 21.51 Unpacking python3-pip (20.3.4-4) ... [Pipeline] sh [2022-03-03T05:03:07.224Z] #14 102.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:03:07.224Z] #14 102.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:07.224Z] #14 102.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:07.224Z] #14 102.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:03:07.317Z] #21 21.78 Selecting previously unselected package sudo. [2022-03-03T05:03:07.317Z] #21 21.78 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-03T05:03:07.317Z] #21 21.79 Unpacking sudo (1.9.5p2-3) ... [2022-03-03T05:03:07.482Z] #14 DONE 102.4s [2022-03-03T05:03:07.482Z] [2022-03-03T05:03:07.482Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-03T05:03:07.482Z] #55 sha256:51538d16e5256052b0bc0830012a2e82df07928aa20e4bdec1759eecd30608cb [2022-03-03T05:03:07.482Z] #55 DONE 0.2s [2022-03-03T05:03:07.482Z] [2022-03-03T05:03:07.482Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:07.482Z] #56 sha256:386b3a5b4ae7e9a0a4b4b22c4d9f1c761df33f3d55d90407be2c568b37720531 [Pipeline] sh [2022-03-03T05:03:07.707Z] 898469748ff6: Verifying Checksum [2022-03-03T05:03:07.707Z] 898469748ff6: Download complete [2022-03-03T05:03:07.707Z] 8f616e6e9eec: Verifying Checksum [2022-03-03T05:03:07.707Z] 8f616e6e9eec: Download complete [2022-03-03T05:03:07.883Z] #21 22.16 Selecting previously unselected package thin-provisioning-tools. [2022-03-03T05:03:07.883Z] #21 22.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-03T05:03:07.883Z] #21 22.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:03:07.883Z] #21 22.35 Selecting previously unselected package uidmap. [2022-03-03T05:03:07.883Z] #21 22.36 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-03T05:03:07.883Z] #21 22.37 Unpacking uidmap (1:4.8.1-1) ... [2022-03-03T05:03:08.026Z] + docker info [2022-03-03T05:03:08.140Z] #21 22.49 Selecting previously unselected package vim-runtime. [2022-03-03T05:03:08.141Z] #21 22.50 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:03:08.141Z] #21 22.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-03T05:03:08.141Z] #21 22.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-03T05:03:08.141Z] #21 22.57 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:08.290Z] #14 111.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-03T05:03:08.290Z] #14 111.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:03:08.290Z] #14 111.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:08.492Z] + docker info [2022-03-03T05:03:08.492Z] Client: [2022-03-03T05:03:08.492Z] Context: default [2022-03-03T05:03:08.492Z] Debug Mode: false [2022-03-03T05:03:08.492Z] [2022-03-03T05:03:08.492Z] Server: [2022-03-03T05:03:08.492Z] Containers: 0 [2022-03-03T05:03:08.492Z] Running: 0 [2022-03-03T05:03:08.492Z] Paused: 0 [2022-03-03T05:03:08.492Z] Stopped: 0 [2022-03-03T05:03:08.492Z] Images: 0 [2022-03-03T05:03:08.492Z] Server Version: 20.10.9 [2022-03-03T05:03:08.492Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-03T05:03:08.492Z] Windows: [2022-03-03T05:03:08.492Z] LCOW: [2022-03-03T05:03:08.492Z] Logging Driver: json-file [2022-03-03T05:03:08.492Z] Plugins: [2022-03-03T05:03:08.492Z] Volume: local [2022-03-03T05:03:08.492Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:03:08.492Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:03:08.492Z] Swarm: inactive [2022-03-03T05:03:08.492Z] Default Isolation: process [2022-03-03T05:03:08.492Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:03:08.492Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:03:08.492Z] OSType: windows [2022-03-03T05:03:08.492Z] Architecture: x86_64 [2022-03-03T05:03:08.492Z] CPUs: 4 [2022-03-03T05:03:08.492Z] Total Memory: 32GiB [2022-03-03T05:03:08.492Z] Name: azwin-2-8777d1 [2022-03-03T05:03:08.492Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-03T05:03:08.492Z] Docker Root Dir: D:\docker [2022-03-03T05:03:08.492Z] Debug Mode: false [2022-03-03T05:03:08.492Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:03:08.492Z] Labels: [2022-03-03T05:03:08.492Z] Experimental: true [2022-03-03T05:03:08.492Z] Insecure Registries: [2022-03-03T05:03:08.492Z] 10.0.0.4:5000 [2022-03-03T05:03:08.492Z] 127.0.0.0/8 [2022-03-03T05:03:08.492Z] Registry Mirrors: [2022-03-03T05:03:08.492Z] http://10.0.0.4:5000/ [2022-03-03T05:03:08.492Z] Live Restore Enabled: false [2022-03-03T05:03:08.492Z] Product License: Community Engine [2022-03-03T05:03:08.492Z] [Pipeline] } [Pipeline] // stage [2022-03-03T05:03:08.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-03T05:03:08.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-03T05:03:10.015Z] #56 ... [2022-03-03T05:03:10.015Z] [2022-03-03T05:03:10.015Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:03:10.015Z] #15 sha256:2e6f9db45e6c18ac1686fe8eaacffc87af9be49f57a167a8c27b87225ab67fa6 [2022-03-03T05:03:10.015Z] #15 DONE 2.1s [2022-03-03T05:03:10.015Z] [2022-03-03T05:03:10.015Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:10.015Z] #56 sha256:386b3a5b4ae7e9a0a4b4b22c4d9f1c761df33f3d55d90407be2c568b37720531 [2022-03-03T05:03:10.015Z] #56 2.087 + RM_GOPATH=0 [2022-03-03T05:03:10.015Z] #56 2.087 + TMP_GOPATH= [2022-03-03T05:03:10.015Z] #56 2.087 + : /build [2022-03-03T05:03:10.015Z] #56 2.087 + '[' -z '' ']' [2022-03-03T05:03:10.015Z] #56 2.088 ++ mktemp -d [2022-03-03T05:03:10.015Z] #56 2.089 + export GOPATH=/tmp/tmp.rQPkiW8t6s [2022-03-03T05:03:10.015Z] #56 2.089 + GOPATH=/tmp/tmp.rQPkiW8t6s [2022-03-03T05:03:10.015Z] #56 2.089 + RM_GOPATH=1 [2022-03-03T05:03:10.015Z] #56 2.090 + case "$(go env GOARCH)" in [2022-03-03T05:03:10.015Z] #56 2.092 ++ go env GOARCH [2022-03-03T05:03:10.015Z] #56 2.115 Install runc version v1.1.0 (build tags: seccomp) [2022-03-03T05:03:10.015Z] #56 2.115 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:10.015Z] #56 2.115 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:10.015Z] #56 2.115 ++ dirname /install.sh [2022-03-03T05:03:10.015Z] #56 2.115 + dir=/ [2022-03-03T05:03:10.015Z] #56 2.115 + bin=runc [2022-03-03T05:03:10.015Z] #56 2.115 + shift [2022-03-03T05:03:10.015Z] #56 2.115 + '[' '!' -f //runc.installer ']' [2022-03-03T05:03:10.015Z] #56 2.115 + . //runc.installer [2022-03-03T05:03:10.015Z] #56 2.115 ++ set -e [2022-03-03T05:03:10.015Z] #56 2.115 ++ : v1.1.0 [2022-03-03T05:03:10.015Z] #56 2.115 + install_runc [2022-03-03T05:03:10.015Z] #56 2.115 + RUNC_BUILDTAGS=seccomp [2022-03-03T05:03:10.015Z] #56 2.115 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-03T05:03:10.015Z] #56 2.115 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rQPkiW8t6s/src/github.com/opencontainers/runc [2022-03-03T05:03:10.015Z] #56 2.115 Cloning into '/tmp/tmp.rQPkiW8t6s/src/github.com/opencontainers/runc'... [2022-03-03T05:03:10.102Z] #19 200.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-03T05:03:10.102Z] #19 200.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:03:10.102Z] #19 200.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:10.102Z] #19 200.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-03T05:03:10.102Z] #19 200.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-03T05:03:10.102Z] #19 200.6 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-03T05:03:10.102Z] #19 200.8 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-03T05:03:10.102Z] #19 200.8 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-03T05:03:10.102Z] #19 200.8 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-03T05:03:10.102Z] #19 201.1 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-03T05:03:10.102Z] #19 201.1 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:10.102Z] #19 201.1 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:10.102Z] #19 201.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-03T05:03:10.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-03T05:03:10.363Z] #19 201.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:03:10.363Z] #19 201.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:10.666Z] #21 24.86 Selecting previously unselected package vim. [2022-03-03T05:03:10.666Z] #21 24.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-03T05:03:10.666Z] #21 24.88 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:10.925Z] #21 25.36 Selecting previously unselected package xfsprogs. [2022-03-03T05:03:10.925Z] #21 25.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-03T05:03:10.925Z] #21 25.37 Unpacking xfsprogs (5.10.0-4) ... [2022-03-03T05:03:11.182Z] #21 25.73 Selecting previously unselected package zip. [2022-03-03T05:03:11.393Z] #56 ... [2022-03-03T05:03:11.393Z] [2022-03-03T05:03:11.393Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-03T05:03:11.393Z] #16 sha256:1e310c04e3b18a0f1b544b315eb556bf8ad447bc6a7adf7143d107fac52e5431 [2022-03-03T05:03:11.393Z] #16 DONE 1.9s [2022-03-03T05:03:11.393Z] [2022-03-03T05:03:11.393Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-03T05:03:11.393Z] #17 sha256:9d0fbe670609ddfd3d60a79fdcf3dad94a55a0007fcc0de3a532aba96b37e977 [2022-03-03T05:03:11.440Z] #21 25.73 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-03T05:03:11.440Z] #21 25.74 Unpacking zip (3.0-12) ... [2022-03-03T05:03:11.440Z] #21 25.83 Selecting previously unselected package zstd. [2022-03-03T05:03:11.440Z] #21 25.84 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-03T05:03:11.440Z] #21 25.85 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:03:11.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-03T05:03:11.698Z] #21 26.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:03:12.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-03T05:03:12.263Z] #21 26.83 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-03T05:03:12.263Z] #21 26.84 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:03:12.520Z] #21 26.85 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-03T05:03:12.520Z] #21 26.86 Setting up libicu67:arm64 (67.1-7) ... [2022-03-03T05:03:12.520Z] #21 26.87 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-03T05:03:12.520Z] #21 26.88 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-03T05:03:12.520Z] #21 26.91 Setting up uidmap (1:4.8.1-1) ... [2022-03-03T05:03:12.520Z] #21 26.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:03:12.520Z] #21 26.93 Setting up bzip2 (1.0.8-4) ... [2022-03-03T05:03:12.520Z] #21 26.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-03T05:03:12.520Z] #21 26.95 Setting up python3-wheel (0.34.2-1) ... [2022-03-03T05:03:13.085Z] #21 27.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:13.085Z] #21 27.60 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-03T05:03:13.085Z] #21 27.61 Setting up libcap2-bin (1:2.44-1) ... [2022-03-03T05:03:13.085Z] #21 27.62 Setting up apparmor (2.13.6-10) ... [2022-03-03T05:03:13.295Z] #17 1.591 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-03T05:03:13.295Z] #17 DONE 2.0s [2022-03-03T05:03:13.295Z] [2022-03-03T05:03:13.295Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-03T05:03:13.295Z] #18 sha256:5a0441886454dc7d87b83e8e785f9ecee800de5a6328bfd0e5a66fb8aec8c846 [2022-03-03T05:03:13.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-03T05:03:14.457Z] #21 29.00 Setting up zip (3.0-12) ... [2022-03-03T05:03:14.457Z] #21 29.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:14.715Z] #21 29.04 Setting up bash-completion (1:2.11-2) ... [2022-03-03T05:03:14.889Z] #14 ... [2022-03-03T05:03:14.889Z] [2022-03-03T05:03:14.889Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:03:14.889Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:03:14.889Z] #63 116.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:03:14.889Z] #63 116.9 + GOBIN=/build [2022-03-03T05:03:14.889Z] #63 116.9 + GO111MODULE=on [2022-03-03T05:03:14.889Z] #63 116.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-03T05:03:15.288Z] #18 DONE 1.8s [2022-03-03T05:03:15.288Z] [2022-03-03T05:03:15.288Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:03:15.288Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:03:15.288Z] #60 ... [2022-03-03T05:03:15.288Z] [2022-03-03T05:03:15.288Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-03T05:03:15.288Z] #19 sha256:ec4f7381c101ab92b1f43308de155727cd59530233c701213489a904abfa9f98 [2022-03-03T05:03:15.641Z] #19 205.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-03T05:03:15.641Z] #19 205.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:03:15.641Z] #19 205.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:15.641Z] #19 205.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-03T05:03:15.641Z] #19 205.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-03T05:03:15.641Z] #19 205.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-03T05:03:15.641Z] #19 205.8 Selecting previously unselected package libc6-s390x-cross. [2022-03-03T05:03:15.641Z] #19 205.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-03T05:03:15.641Z] #19 205.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-03T05:03:15.641Z] #19 206.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.0 Selecting previously unselected package libitm1-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.2 Selecting previously unselected package libasan6-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.4 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.4 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.4 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.5 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.5 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.5 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.6 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-03T05:03:15.641Z] #19 206.6 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:15.641Z] #19 206.6 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:15.641Z] #19 206.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-03T05:03:15.641Z] #19 206.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:03:15.641Z] #19 206.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:16.605Z] #21 30.73 Setting up xz-utils (5.2.5-2) ... [2022-03-03T05:03:16.606Z] #21 30.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-03T05:03:16.606Z] #21 30.76 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-03T05:03:16.606Z] #21 30.77 Setting up patch (2.7.6-7) ... [2022-03-03T05:03:16.606Z] #21 30.78 Setting up sudo (1.9.5p2-3) ... [2022-03-03T05:03:16.606Z] #21 30.99 invoke-rc.d: could not determine current runlevel [2022-03-03T05:03:16.606Z] #21 31.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T05:03:16.606Z] #21 31.01 Setting up xfsprogs (5.10.0-4) ... [2022-03-03T05:03:16.606Z] #21 31.04 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-03T05:03:16.606Z] #21 31.05 Setting up inetutils-ping (2:2.0-1) ... [2022-03-03T05:03:16.606Z] #21 31.06 Setting up pigz (2.6-1) ... [2022-03-03T05:03:16.606Z] #21 31.07 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-03T05:03:16.606Z] #21 31.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-03T05:03:16.606Z] #21 31.10 Setting up python-pip-whl (20.3.4-4) ... [2022-03-03T05:03:16.606Z] #21 31.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:17.168Z] #21 31.49 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-03T05:03:17.168Z] #21 31.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:03:17.179Z] #19 DONE 1.8s [2022-03-03T05:03:17.180Z] [2022-03-03T05:03:17.180Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:03:17.180Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:03:17.180Z] #34 ... [2022-03-03T05:03:17.180Z] [2022-03-03T05:03:17.180Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-03T05:03:17.180Z] #20 sha256:fdfe9664e1e3764f6c5bfba46451f89dcbfe09bb1cc05dafe3489b812925fc1f [2022-03-03T05:03:17.425Z] #21 31.80 Setting up libelf1:arm64 (0.183-1) ... [2022-03-03T05:03:17.425Z] #21 31.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:03:17.425Z] #21 31.91 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-03T05:03:17.425Z] #21 31.92 Setting up python3-distutils (3.9.2-1) ... [2022-03-03T05:03:17.680Z] #21 32.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:17.680Z] #21 32.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-03T05:03:17.680Z] #21 32.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-03T05:03:17.680Z] #21 32.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-03T05:03:17.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-03T05:03:17.936Z] #21 32.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-03T05:03:17.936Z] #21 32.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-03T05:03:17.936Z] #21 32.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-03T05:03:17.936Z] #21 32.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-03T05:03:17.936Z] #21 32.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-03T05:03:17.936Z] #21 32.34 Setting up python3-setuptools (52.0.0-4) ... [2022-03-03T05:03:18.195Z] #63 121.3 rootlesskit version 0.14.6 [2022-03-03T05:03:18.195Z] #63 121.3 Usage of /build/rootlesskit-docker-proxy: [2022-03-03T05:03:18.195Z] #63 121.3 -container-ip string [2022-03-03T05:03:18.195Z] #63 121.3 container ip [2022-03-03T05:03:18.195Z] #63 121.3 -container-port int [2022-03-03T05:03:18.195Z] #63 121.3 container port (default -1) [2022-03-03T05:03:18.195Z] #63 121.3 -host-ip string [2022-03-03T05:03:18.195Z] #63 121.3 host ip [2022-03-03T05:03:18.195Z] #63 121.3 -host-port int [2022-03-03T05:03:18.195Z] #63 121.3 host port (default -1) [2022-03-03T05:03:18.195Z] #63 121.3 -proto string [2022-03-03T05:03:18.195Z] #63 121.3 proxy protocol (default "tcp") [2022-03-03T05:03:18.547Z] #20 DONE 1.7s [2022-03-03T05:03:18.547Z] [2022-03-03T05:03:18.547Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:03:18.547Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:03:19.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-03T05:03:19.306Z] #21 33.51 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-03T05:03:19.306Z] #21 33.52 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-03T05:03:19.306Z] #21 33.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:03:19.306Z] #21 33.54 Setting up python3-pip (20.3.4-4) ... [2022-03-03T05:03:19.586Z] #63 ... [2022-03-03T05:03:19.586Z] [2022-03-03T05:03:19.586Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:19.586Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:03:19.586Z] #14 122.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-03T05:03:19.586Z] #14 122.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:03:19.586Z] #14 122.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:19.903Z] #21 34.44 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-03T05:03:19.903Z] #21 34.47 Setting up jq (1.6-2.1) ... [2022-03-03T05:03:19.903Z] #21 34.49 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-03T05:03:19.903Z] #21 34.51 Setting up iptables (1.8.7-1) ... [2022-03-03T05:03:20.161Z] #21 34.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:03:20.161Z] #21 34.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:03:20.161Z] #21 34.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:03:20.161Z] #21 34.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:03:20.161Z] #21 34.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-03T05:03:20.161Z] #21 34.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-03T05:03:20.161Z] #21 34.59 Setting up iproute2 (5.10.0-4) ... [2022-03-03T05:03:20.419Z] #21 34.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:03:20.916Z] #19 211.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-03T05:03:20.916Z] #19 211.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:03:20.916Z] #19 211.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:20.916Z] #19 211.4 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-03T05:03:20.916Z] #19 211.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-03T05:03:20.916Z] #19 211.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-03T05:03:20.916Z] #19 211.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-03T05:03:20.916Z] #19 211.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-03T05:03:20.916Z] #19 211.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-03T05:03:20.916Z] #19 211.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-03T05:03:20.916Z] #19 211.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-03T05:03:20.916Z] #19 211.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:20.916Z] #19 212.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-03T05:03:20.916Z] #19 212.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-03T05:03:20.916Z] #19 212.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:21.075Z] #21 2.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:03:21.075Z] #21 2.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:03:21.075Z] #21 2.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:03:21.075Z] #21 2.501 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:03:21.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-03T05:03:21.332Z] #21 ... [2022-03-03T05:03:21.332Z] [2022-03-03T05:03:21.333Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:03:21.333Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:03:21.333Z] #34 DONE 116.0s [2022-03-03T05:03:21.333Z] [2022-03-03T05:03:21.333Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:21.333Z] #56 sha256:386b3a5b4ae7e9a0a4b4b22c4d9f1c761df33f3d55d90407be2c568b37720531 [2022-03-03T05:03:21.333Z] #56 10.27 + cd /tmp/tmp.rQPkiW8t6s/src/github.com/opencontainers/runc [2022-03-03T05:03:21.333Z] #56 10.27 + git checkout -q v1.1.0 [2022-03-03T05:03:21.333Z] #56 10.69 + '[' -z '' ']' [2022-03-03T05:03:21.333Z] #56 10.69 + target=static [2022-03-03T05:03:21.333Z] #56 10.69 + make BUILDTAGS=seccomp static [2022-03-03T05:03:21.333Z] #56 10.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-03T05:03:22.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-03T05:03:22.944Z] #21 DONE 37.1s [2022-03-03T05:03:22.944Z] [2022-03-03T05:03:22.944Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:22.944Z] #56 sha256:5005514d1c3056586feada4381a06a1dbc2764f80861a37e36b28c497a58ec6a [2022-03-03T05:03:22.944Z] #56 ... [2022-03-03T05:03:22.944Z] [2022-03-03T05:03:22.944Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-03T05:03:22.944Z] #22 sha256:7cfd5f8af85da50ac48fd6926f807306e8f282c02216682da5519558963ec20a [2022-03-03T05:03:23.024Z] Client: [2022-03-03T05:03:23.024Z] Context: default [2022-03-03T05:03:23.024Z] Debug Mode: false [2022-03-03T05:03:23.024Z] Plugins: [2022-03-03T05:03:23.024Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-03T05:03:23.024Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-03T05:03:23.024Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-03T05:03:23.024Z] [2022-03-03T05:03:23.024Z] Server: [2022-03-03T05:03:23.024Z] Containers: 0 [2022-03-03T05:03:23.024Z] Running: 0 [2022-03-03T05:03:23.024Z] Paused: 0 [2022-03-03T05:03:23.024Z] Stopped: 0 [2022-03-03T05:03:23.024Z] Images: 0 [2022-03-03T05:03:23.024Z] Server Version: 20.10.9 [2022-03-03T05:03:23.024Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-03T05:03:23.024Z] LCOW: [2022-03-03T05:03:23.024Z] Windows: [2022-03-03T05:03:23.024Z] Logging Driver: json-file [2022-03-03T05:03:23.024Z] Plugins: [2022-03-03T05:03:23.024Z] Volume: local [2022-03-03T05:03:23.024Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:03:23.024Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:03:23.024Z] Swarm: inactive [2022-03-03T05:03:23.024Z] Default Isolation: process [2022-03-03T05:03:23.024Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-03T05:03:23.024Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-03T05:03:23.024Z] OSType: windows [2022-03-03T05:03:23.024Z] Architecture: x86_64 [2022-03-03T05:03:23.024Z] CPUs: 4 [2022-03-03T05:03:23.024Z] Total Memory: 32GiB [2022-03-03T05:03:23.024Z] Name: azwin-2-66a850 [2022-03-03T05:03:23.024Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-03T05:03:23.024Z] Docker Root Dir: D:\docker [2022-03-03T05:03:23.024Z] Debug Mode: false [2022-03-03T05:03:23.024Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:03:23.024Z] Labels: [2022-03-03T05:03:23.024Z] Experimental: true [2022-03-03T05:03:23.024Z] Insecure Registries: [2022-03-03T05:03:23.024Z] 10.0.0.4:5000 [2022-03-03T05:03:23.024Z] 127.0.0.0/8 [2022-03-03T05:03:23.024Z] Registry Mirrors: [2022-03-03T05:03:23.024Z] http://10.0.0.4:5000/ [2022-03-03T05:03:23.024Z] Live Restore Enabled: false [2022-03-03T05:03:23.024Z] Product License: Community Engine [2022-03-03T05:03:23.024Z] [Pipeline] } [Pipeline] // stage [2022-03-03T05:03:23.200Z] #22 0.529 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-03T05:03:23.200Z] #22 0.533 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-03T05:03:23.200Z] #22 0.537 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-03T05:03:23.200Z] #22 DONE 0.6s [2022-03-03T05:03:23.200Z] [2022-03-03T05:03:23.200Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:03:23.200Z] #60 sha256:c820da3f4f12b8c6d78494ccf7971cba575c44e6ae2c6ebac74a9b6c46d00033 [2022-03-03T05:03:23.200Z] #60 ... [2022-03-03T05:03:23.200Z] [2022-03-03T05:03:23.200Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:03:23.200Z] #23 sha256:54730426869ff4cb4cd2c66408df0f53ef2f4ff6b12539dfa139b314e63e14a0 [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-03T05:03:23.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-03T05:03:23.808Z] #14 ... [2022-03-03T05:03:23.808Z] [2022-03-03T05:03:23.808Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:03:23.808Z] #63 sha256:308b0c37b6e3d8513dec4809f3af342db5c84944d04504315011360959f572c6 [2022-03-03T05:03:23.808Z] #63 DONE 126.8s [2022-03-03T05:03:24.071Z] [2022-03-03T05:03:24.071Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-03T05:03:24.071Z] #64 sha256:e8b67e8fbf6423b4e5db4cc18271a6bc06f8e67b8e1fedcec4d340e11f9896f9 [2022-03-03T05:03:24.071Z] #64 DONE 0.1s [2022-03-03T05:03:24.071Z] [2022-03-03T05:03:24.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:24.071Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:03:24.071Z] #14 127.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-03T05:03:24.071Z] #14 127.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-03T05:03:24.071Z] #14 127.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:03:24.071Z] [2022-03-03T05:03:24.071Z] #14 ... [2022-03-03T05:03:24.071Z] [2022-03-03T05:03:24.071Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-03T05:03:24.071Z] #65 sha256:4d873d1b632225e4d38cf70c9e199cfd83b734b7c6c1de6925c5aa5722609020 [2022-03-03T05:03:24.071Z] #65 DONE 0.1s [2022-03-03T05:03:24.071Z] [2022-03-03T05:03:24.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:24.071Z] #14 sha256:73d87dd558e09a1ba01f6a3f6d900d489f19215abac9a3c6afaf37c6fd378636 [2022-03-03T05:03:24.334Z] #14 127.4 Selecting previously unselected package libapparmor1:amd64. [2022-03-03T05:03:24.334Z] #14 127.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-03T05:03:24.334Z] #14 127.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:03:24.334Z] #14 127.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-03T05:03:24.334Z] #14 127.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-03T05:03:24.334Z] #14 127.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:03:24.597Z] #14 127.7 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:03:24.597Z] #14 127.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:03:24.597Z] #14 127.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:03:24.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-03T05:03:24.861Z] #14 128.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:03:24.861Z] #14 128.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:03:24.861Z] #14 128.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:03:24.861Z] #14 128.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-03T05:03:24.861Z] #14 128.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:03:24.861Z] #14 128.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:25.124Z] #14 128.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-03T05:03:25.124Z] #14 128.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-03T05:03:25.124Z] #14 128.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:03:25.138Z] #19 216.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-03T05:03:25.138Z] #19 216.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-03T05:03:25.138Z] #19 216.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:25.138Z] #19 216.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-03T05:03:25.138Z] #19 216.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-03T05:03:25.138Z] #19 216.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up libfile-which-perl (1.23-1) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:03:25.138Z] #19 216.4 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T05:03:25.391Z] #14 128.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-03T05:03:25.391Z] #14 128.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-03T05:03:25.391Z] #14 128.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:03:25.402Z] #19 216.4 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-03T05:03:25.402Z] #19 216.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up file (1:5.39-3) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up bzip2 (1.0.8-4) ... [2022-03-03T05:03:25.402Z] #19 216.5 Setting up libyaml-perl (1.30-1) ... [2022-03-03T05:03:25.402Z] #19 216.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-03T05:03:25.402Z] #19 216.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-03T05:03:25.402Z] #19 216.6 Setting up libio-string-perl (1.08-3.1) ... [2022-03-03T05:03:25.402Z] #19 216.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-03T05:03:25.402Z] #19 216.6 Setting up cross-config (2.6.18+nmu1) ... [2022-03-03T05:03:25.653Z] #14 129.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-03T05:03:25.662Z] #19 216.7 Setting up xz-utils (5.2.5-2) ... [2022-03-03T05:03:25.662Z] #19 216.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-03T05:03:25.662Z] #19 216.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-03T05:03:25.662Z] #19 216.8 Setting up patch (2.7.6-7) ... [2022-03-03T05:03:25.662Z] #19 216.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-03T05:03:25.662Z] #19 216.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-03T05:03:25.662Z] #19 216.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.662Z] #19 216.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-03T05:03:25.662Z] #19 216.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-03T05:03:25.662Z] #19 216.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.662Z] #19 216.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.662Z] #19 216.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-03T05:03:25.662Z] #19 216.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-03T05:03:25.662Z] #19 216.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.915Z] #14 129.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-03T05:03:25.915Z] #14 129.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:03:25.915Z] #14 129.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-03T05:03:25.915Z] #14 129.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-03T05:03:25.915Z] #14 129.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:03:25.922Z] #19 216.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 216.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-03T05:03:25.922Z] #19 217.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-03T05:03:25.922Z] #19 217.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:25.922Z] #19 217.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.176Z] #14 129.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-03T05:03:26.176Z] #14 129.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-03T05:03:26.176Z] #14 129.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:03:26.176Z] #14 129.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-03T05:03:26.176Z] #14 129.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-03T05:03:26.176Z] #14 129.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:03:26.181Z] #19 217.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-03T05:03:26.181Z] #19 217.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.181Z] #19 217.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.181Z] #19 217.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.181Z] #19 217.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-03T05:03:26.181Z] #19 217.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.181Z] #19 217.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.181Z] #19 217.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.181Z] #19 217.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-03T05:03:26.440Z] #19 217.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-03T05:03:26.440Z] #19 217.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-03T05:03:26.440Z] #19 217.6 [2022-03-03T05:03:26.440Z] #19 217.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-03T05:03:26.440Z] #19 217.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.6 Setting up dpkg-dev (1.20.9) ... [2022-03-03T05:03:26.440Z] #19 217.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-03T05:03:26.440Z] #19 217.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.440Z] #19 217.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.606Z] #56 ... [2022-03-03T05:03:26.606Z] [2022-03-03T05:03:26.606Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:03:26.606Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:03:26.606Z] #21 3.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:03:26.606Z] #21 4.242 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:03:26.606Z] #21 7.502 Fetched 8506 kB in 6s (1453 kB/s) [2022-03-03T05:03:26.699Z] #19 217.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.699Z] #19 217.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-03T05:03:26.699Z] #19 217.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-03T05:03:26.699Z] #19 217.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-03T05:03:26.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-03T05:03:26.749Z] #14 129.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-03T05:03:26.749Z] #14 129.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-03T05:03:26.749Z] #14 129.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:03:26.958Z] #19 217.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-03T05:03:26.958Z] #19 218.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-03T05:03:26.958Z] #19 218.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-03T05:03:26.958Z] #19 218.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.010Z] #14 130.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-03T05:03:27.010Z] #14 130.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:03:27.010Z] #14 130.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:27.010Z] #14 130.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-03T05:03:27.010Z] #14 130.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-03T05:03:27.010Z] #14 130.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:03:27.010Z] #14 130.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-03T05:03:27.010Z] #14 130.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-03T05:03:27.010Z] #14 130.3 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:03:27.094Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-03T05:03:27.094Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d1d5e435\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-03T05:03:27.094Z] ---------------------------------------------------------------------------- [2022-03-03T05:03:27.094Z] [2022-03-03T05:03:27.094Z] INFO: executeCI.ps1 starting at Thu Mar 3 05:03:25 CUT 2022 [2022-03-03T05:03:27.094Z] [2022-03-03T05:03:27.094Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-03T05:03:27.094Z] INFO: Running git version 2.24.1.windows.2 [2022-03-03T05:03:27.094Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-03T05:03:27.094Z] INFO: Environment variables: [2022-03-03T05:03:27.094Z] [2022-03-03T05:03:27.094Z] Name Value [2022-03-03T05:03:27.094Z] ---- ----- [2022-03-03T05:03:27.094Z] ALLUSERSPROFILE C:\ProgramData [2022-03-03T05:03:27.094Z] amd64 true [2022-03-03T05:03:27.094Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-03T05:03:27.094Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-03T05:03:27.094Z] arm64 true [2022-03-03T05:03:27.094Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-03T05:03:27.094Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-03T05:03:27.094Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-03T05:03:27.094Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-03T05:03:27.094Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-03T05:03:27.094Z] BRANCH_NAME PR-43320 [2022-03-03T05:03:27.094Z] BUILD_DISPLAY_NAME #5 [2022-03-03T05:03:27.094Z] BUILD_ID 5 [2022-03-03T05:03:27.094Z] BUILD_NUMBER 5 [2022-03-03T05:03:27.094Z] BUILD_TAG jenkins-moby-PR-43320-5 [2022-03-03T05:03:27.094Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/ [2022-03-03T05:03:27.094Z] cgroup2 true [2022-03-03T05:03:27.094Z] CHANGE_AUTHOR thaJeztah [2022-03-03T05:03:27.094Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-03T05:03:27.094Z] CHANGE_BRANCH move_EnsureRemoveAll [2022-03-03T05:03:27.094Z] CHANGE_FORK thaJeztah/docker [2022-03-03T05:03:27.094Z] CHANGE_ID 43320 [2022-03-03T05:03:27.094Z] CHANGE_TARGET master [2022-03-03T05:03:27.094Z] CHANGE_TITLE pkg/system: move EnsureRemoveAll() to pkg/containerfs [2022-03-03T05:03:27.094Z] CHANGE_URL https://github.com/moby/moby/pull/43320 [2022-03-03T05:03:27.094Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:03:27.094Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-03T05:03:27.094Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-03T05:03:27.094Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-03T05:03:27.094Z] COMPUTERNAME azwin-2-8777d1 [2022-03-03T05:03:27.094Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-03T05:03:27.094Z] ConfigSequenceNumber 0 [2022-03-03T05:03:27.094Z] dco true [2022-03-03T05:03:27.094Z] DOCKER_BUILDKIT 0 [2022-03-03T05:03:27.094Z] DOCKER_DUT_DEBUG 1 [2022-03-03T05:03:27.094Z] DOCKER_EXPERIMENTAL 1 [2022-03-03T05:03:27.094Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-03T05:03:27.094Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-03T05:03:27.094Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-03T05:03:27.094Z] EXECUTOR_NUMBER 0 [2022-03-03T05:03:27.094Z] FQDN azwin-2-8777d1.westus.cloudapp.azure.com [2022-03-03T05:03:27.094Z] GIT_BRANCH PR-43320 [2022-03-03T05:03:27.094Z] GIT_COMMIT dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:03:27.094Z] GIT_PREVIOUS_COMMIT dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:03:27.094Z] GIT_URL https://github.com/moby/moby.git [2022-03-03T05:03:27.094Z] HUDSON_COOKIE 8db2a066-e7c7-4402-ba48-079500981823 [2022-03-03T05:03:27.094Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-03T05:03:27.094Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-03T05:03:27.094Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-03T05:03:27.094Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-03T05:03:27.094Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-03T05:03:27.094Z] JENKINS_NODE_COOKIE 15081f3d-4e75-4a88-9d66-b1b6897ac1db [2022-03-03T05:03:27.094Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-03T05:03:27.094Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-03T05:03:27.094Z] JOB_BASE_NAME PR-43320 [2022-03-03T05:03:27.094Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/display/redirect [2022-03-03T05:03:27.094Z] JOB_NAME moby/PR-43320 [2022-03-03T05:03:27.094Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/ [2022-03-03T05:03:27.094Z] library.jps.version master [2022-03-03T05:03:27.094Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-03T05:03:27.094Z] NODE_LABELS amd64 azure azwin-2-8777d1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-03T05:03:27.094Z] NODE_NAME azwin-2-8777d1 [2022-03-03T05:03:27.094Z] NUMBER_OF_PROCESSORS 4 [2022-03-03T05:03:27.094Z] OS Windows_NT [2022-03-03T05:03:27.094Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-03T05:03:27.094Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-03T05:03:27.094Z] ppc64le false [2022-03-03T05:03:27.094Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-03T05:03:27.094Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-03T05:03:27.094Z] PROCESSOR_LEVEL 6 [2022-03-03T05:03:27.094Z] PROCESSOR_REVISION 4f01 [2022-03-03T05:03:27.094Z] ProgramData C:\ProgramData [2022-03-03T05:03:27.094Z] ProgramFiles C:\Program Files [2022-03-03T05:03:27.094Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-03T05:03:27.094Z] ProgramW6432 C:\Program Files [2022-03-03T05:03:27.094Z] PROMPT $P$G [2022-03-03T05:03:27.094Z] PSExecutionPolicyPreference Bypass [2022-03-03T05:03:27.094Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-03T05:03:27.094Z] PUBLIC C:\Users\Public [2022-03-03T05:03:27.094Z] rootless true [2022-03-03T05:03:27.094Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=artif... [2022-03-03T05:03:27.094Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=changes [2022-03-03T05:03:27.094Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect [2022-03-03T05:03:27.094Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=tests [2022-03-03T05:03:27.094Z] s390x false [2022-03-03T05:03:27.094Z] SKIP_VALIDATION_TESTS 1 [2022-03-03T05:03:27.094Z] SOURCES_DRIVE d [2022-03-03T05:03:27.094Z] SOURCES_SUBDIR gopath [2022-03-03T05:03:27.094Z] STAGE_NAME Run tests [2022-03-03T05:03:27.094Z] SystemDrive C: [2022-03-03T05:03:27.094Z] SystemRoot C:\Windows [2022-03-03T05:03:27.094Z] TEMP C:\Windows\TEMP [2022-03-03T05:03:27.094Z] TESTDEBUG 0 [2022-03-03T05:03:27.094Z] TESTRUN_DRIVE d [2022-03-03T05:03:27.094Z] TESTRUN_SUBDIR CI [2022-03-03T05:03:27.094Z] TIMEOUT 120m [2022-03-03T05:03:27.094Z] TMP C:\Windows\TEMP [2022-03-03T05:03:27.094Z] unit_validate true [2022-03-03T05:03:27.094Z] USERDOMAIN WORKGROUP [2022-03-03T05:03:27.094Z] USERNAME azwin-2-8777d1$ [2022-03-03T05:03:27.094Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-03T05:03:27.094Z] validate_force false [2022-03-03T05:03:27.094Z] windir C:\Windows [2022-03-03T05:03:27.094Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-03T05:03:27.094Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-03T05:03:27.094Z] windows2022 true [2022-03-03T05:03:27.094Z] windows2022containerd true [2022-03-03T05:03:27.095Z] windowsRS5 true [2022-03-03T05:03:27.095Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-03T05:03:27.095Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-03T05:03:27.095Z] [2022-03-03T05:03:27.095Z] [2022-03-03T05:03:27.095Z] [2022-03-03T05:03:27.216Z] #19 218.2 Setting up libxml-simple-perl (2.25-1) ... [2022-03-03T05:03:27.216Z] #19 218.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-03T05:03:27.216Z] #19 218.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-03T05:03:27.216Z] #19 218.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-03T05:03:27.474Z] #19 218.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-03T05:03:27.474Z] #19 218.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.6 Setting up crossbuild-essential-armel (12.9) ... [2022-03-03T05:03:27.474Z] #19 218.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-03T05:03:27.474Z] #19 218.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-03T05:03:27.475Z] #19 218.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-03T05:03:27.475Z] #19 218.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-03T05:03:27.475Z] #19 218.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-03T05:03:27.475Z] #19 218.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:03:27.582Z] #14 130.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:03:27.582Z] #14 130.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:03:27.582Z] #14 130.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:03:27.582Z] #14 130.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:03:27.582Z] #14 130.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:03:27.582Z] #14 130.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:03:27.582Z] #14 130.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:03:27.582Z] #14 130.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:03:27.582Z] #14 130.9 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:03:27.582Z] #14 130.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:03:27.582Z] #14 130.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:03:27.582Z] #14 130.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:03:27.582Z] #14 130.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:03:27.582Z] #14 130.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:03:27.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-03T05:03:27.842Z] #14 131.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-03T05:03:27.843Z] #14 131.0 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:03:27.843Z] #14 131.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:03:27.843Z] #14 131.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:03:27.843Z] #14 131.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:03:27.843Z] #14 131.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:03:27.843Z] #14 131.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:03:27.843Z] #14 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:03:27.843Z] #14 131.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:27.843Z] #14 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:03:27.843Z] #14 131.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:03:27.843Z] #14 131.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:03:27.843Z] #14 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-03T05:03:27.843Z] #14 131.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:03:27.843Z] #14 131.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:03:27.977Z] #21 7.502 Reading package lists... [2022-03-03T05:03:28.108Z] #14 131.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:28.108Z] #14 131.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:03:28.108Z] #14 131.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:28.108Z] #14 131.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:03:28.108Z] #14 131.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:03:28.370Z] #14 DONE 131.5s [2022-03-03T05:03:28.370Z] [2022-03-03T05:03:28.370Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:03:28.370Z] #15 sha256:2e6f9db45e6c18ac1686fe8eaacffc87af9be49f57a167a8c27b87225ab67fa6 [2022-03-03T05:03:28.370Z] #15 ... [2022-03-03T05:03:28.370Z] [2022-03-03T05:03:28.370Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-03T05:03:28.370Z] #55 sha256:d17996b1c12e1dd56200d0c5c8af69d4674e1b4a9d8e3b98607495e417cc9ad2 [2022-03-03T05:03:28.370Z] #55 DONE 0.1s [2022-03-03T05:03:28.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-03T05:03:28.631Z] [2022-03-03T05:03:28.631Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:28.631Z] #56 sha256:b173889eb2531aab892498628d6e4228e2c82e08706e7ccd05c940fd46a93e04 [2022-03-03T05:03:28.670Z] INFO: Sources under d:\gopath\... [2022-03-03T05:03:28.670Z] INFO: Test run under d:\CI\... [2022-03-03T05:03:28.670Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-03T05:03:28.670Z] INFO: docker/docker repository was found [2022-03-03T05:03:28.670Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-03T05:03:28.855Z] #19 DONE 219.9s [2022-03-03T05:03:28.855Z] [2022-03-03T05:03:28.855Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-03T05:03:28.855Z] #69 sha256:33cc3d1bc441982905f2511dc253e3c784ee3e15d4af3b1ee43bec750e7a7bfe [2022-03-03T05:03:28.855Z] #69 DONE 0.1s [2022-03-03T05:03:28.855Z] [2022-03-03T05:03:28.855Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:28.855Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:03:28.855Z] #20 ... [2022-03-03T05:03:28.855Z] [2022-03-03T05:03:28.855Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-03T05:03:28.855Z] #32 sha256:084e9f02779daaea344a7645d26bd581b09a6772a4d269312986a9ca0f919a45 [2022-03-03T05:03:28.855Z] #32 DONE 0.2s [2022-03-03T05:03:29.114Z] [2022-03-03T05:03:29.114Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:03:29.114Z] #33 sha256:c3db4191ff14724680ea3f8865f3618f5f0229071d7e0f795e1bd8003b2e042e [2022-03-03T05:03:29.142Z] ltsc2022: Pulling from windows/servercore [2022-03-03T05:03:29.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-03T05:03:29.153Z] Using test binary docker [2022-03-03T05:03:29.153Z] +++ /etc/init.d/apparmor start [2022-03-03T05:03:29.153Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-03T05:03:29.153Z] Starting dockerd [2022-03-03T05:03:29.153Z] INFO: Waiting for daemon to start... [2022-03-03T05:03:29.153Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-03T05:03:29.410Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-03T05:03:29.410Z] Using test binary docker [2022-03-03T05:03:29.410Z] +++ /etc/init.d/apparmor start [2022-03-03T05:03:29.410Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-03T05:03:29.410Z] INFO: Waiting for daemon to start... [2022-03-03T05:03:29.410Z] Starting dockerd [2022-03-03T05:03:29.410Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-03T05:03:29.410Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-03T05:03:29.410Z] Using test binary docker [2022-03-03T05:03:29.410Z] +++ /etc/init.d/apparmor start [2022-03-03T05:03:29.410Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-03T05:03:29.410Z] INFO: Waiting for daemon to start... [2022-03-03T05:03:29.410Z] Starting dockerd [2022-03-03T05:03:29.410Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-03-03T05:03:29.589Z] #56 1.250 + RM_GOPATH=0 [2022-03-03T05:03:29.589Z] #56 1.250 + TMP_GOPATH= [2022-03-03T05:03:29.589Z] #56 1.250 + : /build [2022-03-03T05:03:29.589Z] #56 1.250 + '[' -z '' ']' [2022-03-03T05:03:29.589Z] #56 1.250 ++ mktemp -d [2022-03-03T05:03:29.589Z] #56 1.252 + export GOPATH=/tmp/tmp.koDHqjvsfZ [2022-03-03T05:03:29.589Z] #56 1.252 + GOPATH=/tmp/tmp.koDHqjvsfZ [2022-03-03T05:03:29.589Z] #56 1.253 + RM_GOPATH=1 [2022-03-03T05:03:29.589Z] #56 1.253 + case "$(go env GOARCH)" in [2022-03-03T05:03:29.589Z] #56 1.254 ++ go env GOARCH [2022-03-03T05:03:29.589Z] #56 1.264 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:29.589Z] #56 1.264 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:29.616Z] 8f616e6e9eec: Pulling fs layer [2022-03-03T05:03:29.616Z] 898469748ff6: Pulling fs layer [2022-03-03T05:03:29.749Z] #23 ... [2022-03-03T05:03:29.749Z] [2022-03-03T05:03:29.749Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:03:29.749Z] #43 sha256:377687fe327eca3c76fd56e68e5f4a46fd6645ac01759226be9df08f8b780c61 [2022-03-03T05:03:29.749Z] #43 145.1 + dpkg --print-architecture [2022-03-03T05:03:29.850Z] #56 ... [2022-03-03T05:03:29.851Z] [2022-03-03T05:03:29.851Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:03:29.851Z] #15 sha256:2e6f9db45e6c18ac1686fe8eaacffc87af9be49f57a167a8c27b87225ab67fa6 [2022-03-03T05:03:29.851Z] #15 DONE 1.5s [2022-03-03T05:03:29.851Z] [2022-03-03T05:03:29.851Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:29.851Z] #56 sha256:b173889eb2531aab892498628d6e4228e2c82e08706e7ccd05c940fd46a93e04 [2022-03-03T05:03:29.851Z] #56 1.264 ++ dirname /install.sh [2022-03-03T05:03:29.851Z] #56 1.265 + dir=/ [2022-03-03T05:03:29.851Z] #56 1.265 + bin=runc [2022-03-03T05:03:29.851Z] #56 1.265 + shift [2022-03-03T05:03:29.851Z] #56 1.265 + '[' '!' -f //runc.installer ']' [2022-03-03T05:03:29.851Z] #56 1.266 + . //runc.installer [2022-03-03T05:03:29.851Z] #56 1.266 ++ set -e [2022-03-03T05:03:29.851Z] #56 1.266 ++ : v1.1.0 [2022-03-03T05:03:29.851Z] #56 1.266 + install_runc [2022-03-03T05:03:29.851Z] #56 1.266 + RUNC_BUILDTAGS=seccomp [2022-03-03T05:03:29.851Z] #56 1.266 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-03T05:03:29.851Z] #56 1.266 Install runc version v1.1.0 (build tags: seccomp) [2022-03-03T05:03:29.851Z] #56 1.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.koDHqjvsfZ/src/github.com/opencontainers/runc [2022-03-03T05:03:29.851Z] #56 1.270 Cloning into '/tmp/tmp.koDHqjvsfZ/src/github.com/opencontainers/runc'... [2022-03-03T05:03:30.495Z] #33 1.436 + RM_GOPATH=0 [2022-03-03T05:03:30.495Z] #33 1.441 + TMP_GOPATH= [2022-03-03T05:03:30.495Z] #33 1.441 + : /build [2022-03-03T05:03:30.495Z] #33 1.441 + '[' -z '' ']' [2022-03-03T05:03:30.495Z] #33 1.441 ++ mktemp -d [2022-03-03T05:03:30.495Z] #33 1.442 + export GOPATH=/tmp/tmp.Pi9L1zRnlS [2022-03-03T05:03:30.495Z] #33 1.442 + GOPATH=/tmp/tmp.Pi9L1zRnlS [2022-03-03T05:03:30.495Z] #33 1.443 + RM_GOPATH=1 [2022-03-03T05:03:30.495Z] #33 1.443 + case "$(go env GOARCH)" in [2022-03-03T05:03:30.495Z] #33 1.443 ++ go env GOARCH [2022-03-03T05:03:30.495Z] #33 1.450 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:30.495Z] #33 1.450 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:30.495Z] #33 1.451 ++ dirname /install.sh [2022-03-03T05:03:30.495Z] #33 1.452 + dir=/ [2022-03-03T05:03:30.495Z] #33 1.452 + bin=dockercli [2022-03-03T05:03:30.495Z] #33 1.452 + shift [2022-03-03T05:03:30.495Z] #33 1.452 + '[' '!' -f //dockercli.installer ']' [2022-03-03T05:03:30.495Z] #33 1.452 + . //dockercli.installer [2022-03-03T05:03:30.495Z] #33 1.452 ++ : stable [2022-03-03T05:03:30.495Z] #33 1.452 ++ : 17.06.2-ce [2022-03-03T05:03:30.495Z] #33 1.452 + install_dockercli [2022-03-03T05:03:30.495Z] #33 1.452 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-03T05:03:30.495Z] #33 1.452 Install docker/cli version 17.06.2-ce from stable [2022-03-03T05:03:30.495Z] #33 1.452 ++ uname -m [2022-03-03T05:03:30.495Z] #33 1.454 + arch=x86_64 [2022-03-03T05:03:30.495Z] #33 1.454 + '[' x86_64 '!=' x86_64 ']' [2022-03-03T05:03:30.495Z] #33 1.455 + url=https://download.docker.com/linux/static [2022-03-03T05:03:30.495Z] #33 1.455 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-03T05:03:30.495Z] #33 1.455 + tar -xz docker/docker [2022-03-03T05:03:30.500Z] #21 9.585 Reading package lists... [2022-03-03T05:03:30.683Z] #43 DONE 145.9s [2022-03-03T05:03:30.683Z] [2022-03-03T05:03:30.683Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:03:30.683Z] #23 sha256:54730426869ff4cb4cd2c66408df0f53ef2f4ff6b12539dfa139b314e63e14a0 [2022-03-03T05:03:30.758Z] #21 11.64 Building dependency tree... [2022-03-03T05:03:31.241Z] #56 ... [2022-03-03T05:03:31.241Z] [2022-03-03T05:03:31.241Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-03T05:03:31.241Z] #16 sha256:1e310c04e3b18a0f1b544b315eb556bf8ad447bc6a7adf7143d107fac52e5431 [2022-03-03T05:03:31.241Z] #16 DONE 1.1s [2022-03-03T05:03:31.241Z] [2022-03-03T05:03:31.241Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-03T05:03:31.241Z] #17 sha256:9d0fbe670609ddfd3d60a79fdcf3dad94a55a0007fcc0de3a532aba96b37e977 [2022-03-03T05:03:31.322Z] #21 12.73 The following additional packages will be installed: [2022-03-03T05:03:31.322Z] #21 12.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:03:31.322Z] #21 12.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-03T05:03:31.322Z] #21 12.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-03T05:03:31.322Z] #21 12.73 python3-pkg-resources vim-runtime xxd [2022-03-03T05:03:31.322Z] #21 12.73 Suggested packages: [2022-03-03T05:03:31.322Z] #21 12.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-03T05:03:31.322Z] #21 12.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-03T05:03:31.322Z] #21 12.73 acl attr quota [2022-03-03T05:03:31.322Z] #21 12.73 Recommended packages: [2022-03-03T05:03:31.322Z] #21 12.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-03T05:03:31.616Z] #23 8.376 Collecting yamllint==1.26.1 [2022-03-03T05:03:31.816Z] #17 0.895 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-03T05:03:32.078Z] #17 DONE 1.1s [2022-03-03T05:03:32.078Z] [2022-03-03T05:03:32.078Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-03T05:03:32.078Z] #18 sha256:5a0441886454dc7d87b83e8e785f9ecee800de5a6328bfd0e5a66fb8aec8c846 [2022-03-03T05:03:32.696Z] #21 13.82 The following NEW packages will be installed: [2022-03-03T05:03:32.696Z] #21 13.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-03T05:03:32.696Z] #21 13.82 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:03:32.696Z] #21 13.82 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-03T05:03:32.696Z] #21 13.82 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-03T05:03:32.696Z] #21 13.82 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-03T05:03:32.696Z] #21 13.82 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-03T05:03:32.696Z] #21 13.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-03T05:03:32.696Z] #21 13.82 xz-utils zip zstd [2022-03-03T05:03:32.696Z] #21 14.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:03:32.696Z] #21 14.14 Need to get 27.6 MB of archives. [2022-03-03T05:03:32.696Z] #21 14.14 After this operation, 106 MB of additional disk space will be used. [2022-03-03T05:03:32.696Z] #21 14.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-03T05:03:32.696Z] #21 14.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-03T05:03:32.696Z] #21 14.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-03T05:03:32.696Z] #21 14.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-03T05:03:32.696Z] #21 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-03T05:03:32.696Z] #21 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-03T05:03:32.696Z] #21 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-03T05:03:32.696Z] #21 14.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-03T05:03:32.696Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:03:32.696Z] #21 14.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:03:32.696Z] #21 14.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-03T05:03:32.696Z] #21 14.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-03T05:03:32.696Z] #21 14.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-03T05:03:32.696Z] #21 14.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-03T05:03:32.696Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-03T05:03:32.696Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-03T05:03:32.696Z] #21 14.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-03T05:03:32.696Z] #21 14.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-03T05:03:32.696Z] #21 14.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-03T05:03:32.696Z] #21 14.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-03T05:03:32.954Z] #21 14.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-03T05:03:32.954Z] #21 14.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T05:03:32.954Z] #21 14.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T05:03:32.954Z] #21 14.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T05:03:32.954Z] #21 14.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-03T05:03:32.954Z] #21 14.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-03T05:03:32.954Z] #21 14.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T05:03:32.986Z] #23 9.447 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-03T05:03:33.212Z] #21 14.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-03T05:03:33.212Z] #21 14.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-03-03T05:03:33.212Z] #21 14.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-03-03T05:03:33.212Z] #21 14.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-03-03T05:03:33.212Z] #21 14.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-03T05:03:33.212Z] #21 14.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-03T05:03:33.212Z] #21 14.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-03T05:03:33.212Z] #21 14.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-03T05:03:33.212Z] #21 14.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-03T05:03:33.212Z] #21 14.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:03:33.212Z] #21 14.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-03T05:03:33.212Z] #21 14.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-03T05:03:33.212Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-03T05:03:33.212Z] #21 14.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-03T05:03:33.212Z] #21 14.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-03T05:03:33.212Z] #21 14.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-03T05:03:33.469Z] #21 14.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-03T05:03:33.469Z] #21 15.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-03T05:03:33.469Z] #18 DONE 1.2s [2022-03-03T05:03:33.469Z] [2022-03-03T05:03:33.469Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-03T05:03:33.469Z] #19 sha256:ec4f7381c101ab92b1f43308de155727cd59530233c701213489a904abfa9f98 [2022-03-03T05:03:33.551Z] #23 10.22 Collecting pathspec>=0.5.3 [2022-03-03T05:03:33.551Z] #23 10.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-03T05:03:33.551Z] #23 10.42 Collecting pyyaml [2022-03-03T05:03:33.551Z] #23 10.44 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-03T05:03:33.726Z] #21 15.08 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-03T05:03:33.726Z] #21 15.11 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-03T05:03:33.726Z] #21 15.11 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-03T05:03:33.794Z] #33 4.668 + mkdir -p /build [2022-03-03T05:03:33.794Z] #33 4.669 + mv docker/docker /build/ [2022-03-03T05:03:33.794Z] #33 4.671 + rmdir docker [2022-03-03T05:03:33.794Z] #33 DONE 4.9s [2022-03-03T05:03:33.794Z] [2022-03-03T05:03:33.794Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:33.794Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:03:33.794Z] #20 1.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:03:33.794Z] #20 1.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:03:33.794Z] #20 1.386 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:03:33.794Z] #20 1.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-03T05:03:33.794Z] #20 1.807 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-03T05:03:33.794Z] #20 2.095 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-03T05:03:33.794Z] #20 2.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:03:33.794Z] #20 3.145 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:03:33.794Z] #20 3.549 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-03T05:03:33.794Z] #20 3.876 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-03T05:03:33.794Z] #20 3.877 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-03T05:03:33.794Z] #20 3.879 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-03T05:03:33.794Z] #20 3.884 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:03:33.794Z] #20 3.890 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:03:33.794Z] #20 3.899 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-03T05:03:33.794Z] #20 3.911 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-03T05:03:33.794Z] #20 3.912 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:03:33.794Z] #20 3.912 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:03:33.794Z] #20 3.916 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-03T05:03:33.794Z] #20 3.917 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-03T05:03:33.794Z] #20 3.919 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-03T05:03:33.809Z] #23 10.55 Building wheels for collected packages: yamllint [2022-03-03T05:03:33.809Z] #23 10.56 Building wheel for yamllint (setup.py): started [2022-03-03T05:03:34.049Z] #19 DONE 0.9s [2022-03-03T05:03:34.049Z] [2022-03-03T05:03:34.049Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-03T05:03:34.049Z] #20 sha256:fdfe9664e1e3764f6c5bfba46451f89dcbfe09bb1cc05dafe3489b812925fc1f [2022-03-03T05:03:34.293Z] #21 15.56 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:03:34.293Z] #21 15.70 Fetched 27.6 MB in 1s (21.6 MB/s) [2022-03-03T05:03:34.293Z] #21 15.76 Selecting previously unselected package pigz. [2022-03-03T05:03:34.293Z] #21 15.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-03T05:03:34.293Z] #21 15.80 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-03T05:03:34.293Z] #21 15.81 Unpacking pigz (2.6-1) ... [2022-03-03T05:03:34.293Z] #21 15.87 Selecting previously unselected package libelf1:amd64. [2022-03-03T05:03:34.374Z] #23 11.27 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-03T05:03:34.558Z] #21 15.87 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-03T05:03:34.558Z] #21 15.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-03T05:03:34.631Z] #23 11.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f2a4fc2d163b20e124fd1c850baec278beeac02b8d726e373a3c3ce526822d10 [2022-03-03T05:03:34.631Z] #23 11.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-03T05:03:34.631Z] #23 11.27 Successfully built yamllint [2022-03-03T05:03:34.631Z] #23 11.30 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-03T05:03:34.673Z] . [2022-03-03T05:03:34.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-03T05:03:34.673Z] [2022-03-03T05:03:34.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-03T05:03:34.673Z] [2022-03-03T05:03:34.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-03T05:03:34.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-03T05:03:34.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-03T05:03:34.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-03T05:03:34.673Z] Error: No such image: emptyfs [2022-03-03T05:03:34.673Z] Error: No such image: emptyfs [2022-03-03T05:03:34.673Z] Error: No such image: emptyfs [2022-03-03T05:03:34.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-03T05:03:34.673Z] ++++ docker load [2022-03-03T05:03:34.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-03T05:03:34.673Z] ++++ docker load [2022-03-03T05:03:34.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-03T05:03:34.673Z] ++++ docker load [2022-03-03T05:03:34.673Z] Running integration-test (iteration 1) [2022-03-03T05:03:34.673Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-03T05:03:34.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-03T05:03:34.673Z] ++ set -e [2022-03-03T05:03:34.673Z] ++ '[' -n 0 ']' [2022-03-03T05:03:34.673Z] ++ set -x [2022-03-03T05:03:34.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-03T05:03:34.673Z] Running integration-test (iteration 1) [2022-03-03T05:03:34.673Z] Running integration-test (iteration 1) [2022-03-03T05:03:34.673Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-03T05:03:34.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:03:34.673Z] ++ set -e [2022-03-03T05:03:34.673Z] ++ '[' -n 0 ']' [2022-03-03T05:03:34.673Z] ++ set -x [2022-03-03T05:03:34.673Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-03T05:03:34.673Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-03T05:03:34.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:03:34.673Z] ++ set -e [2022-03-03T05:03:34.673Z] ++ '[' -n 0 ']' [2022-03-03T05:03:34.673Z] ++ set -x [2022-03-03T05:03:34.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-03T05:03:34.673Z] Loaded image: busybox:latest [2022-03-03T05:03:34.673Z] Loaded image: busybox:latest [2022-03-03T05:03:34.673Z] Loaded image: busybox:latest [2022-03-03T05:03:34.673Z] Loaded image: busybox:glibc [2022-03-03T05:03:34.673Z] Loaded image: busybox:glibc [2022-03-03T05:03:34.673Z] Loaded image: busybox:glibc [2022-03-03T05:03:34.816Z] #21 16.04 Selecting previously unselected package libbpf0:amd64. [2022-03-03T05:03:34.816Z] #21 16.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-03T05:03:34.816Z] #21 16.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:03:34.816Z] #21 16.17 Selecting previously unselected package libcap2:amd64. [2022-03-03T05:03:34.816Z] #21 16.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-03T05:03:34.816Z] #21 16.18 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:03:34.816Z] #21 16.24 Selecting previously unselected package libmnl0:amd64. [2022-03-03T05:03:34.816Z] #21 16.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-03T05:03:34.816Z] #21 16.25 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:03:34.817Z] #21 16.31 Selecting previously unselected package libxtables12:amd64. [2022-03-03T05:03:34.889Z] #23 11.58 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-03T05:03:34.890Z] #23 DONE 11.8s [2022-03-03T05:03:34.890Z] [2022-03-03T05:03:34.890Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-03T05:03:34.890Z] #26 sha256:a76faba9d2c70acab63b4e2b542e66f7f4003171cff630413d2b1a9a8ab67e5e [2022-03-03T05:03:35.075Z] #21 16.31 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-03T05:03:35.075Z] #21 16.32 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:03:35.075Z] #21 16.38 Selecting previously unselected package libcap2-bin. [2022-03-03T05:03:35.075Z] #21 16.38 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-03T05:03:35.075Z] #21 16.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-03T05:03:35.075Z] #21 16.53 Selecting previously unselected package iproute2. [2022-03-03T05:03:35.075Z] #21 16.54 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-03T05:03:35.075Z] #21 16.55 Unpacking iproute2 (5.10.0-4) ... [2022-03-03T05:03:35.442Z] #20 DONE 1.0s [2022-03-03T05:03:35.442Z] [2022-03-03T05:03:35.442Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:03:35.442Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:03:35.641Z] #21 16.95 Selecting previously unselected package xxd. [2022-03-03T05:03:35.641Z] #21 16.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:03:35.641Z] #21 16.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:35.641Z] #21 17.05 Selecting previously unselected package vim-common. [2022-03-03T05:03:35.641Z] #21 17.05 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:03:35.641Z] #21 17.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:35.641Z] #21 17.18 Selecting previously unselected package bash-completion. [2022-03-03T05:03:35.898Z] #21 17.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-03T05:03:36.049Z] Loaded image: debian:bullseye-slim [2022-03-03T05:03:36.049Z] Loaded image: debian:bullseye-slim [2022-03-03T05:03:36.049Z] Loaded image: debian:bullseye-slim [2022-03-03T05:03:36.049Z] Loaded image: hello-world:latest [2022-03-03T05:03:36.049Z] Loaded image: hello-world:latest [2022-03-03T05:03:36.049Z] Loaded image: hello-world:latest [2022-03-03T05:03:36.307Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:03:36.307Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:03:36.307Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:03:36.307Z] INFO: Testing against a local daemon [2022-03-03T05:03:36.307Z] === RUN TestCgroupNamespacesBuild [2022-03-03T05:03:36.307Z] INFO: Testing against a local daemon [2022-03-03T05:03:36.307Z] === RUN TestDockerDaemonSuite [2022-03-03T05:03:36.307Z] INFO: Testing against a local daemon [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite [2022-03-03T05:03:36.307Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-03T05:03:36.307Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-03T05:03:36.393Z] #21 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:03:36.393Z] #21 1.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:03:36.393Z] #21 1.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:03:36.968Z] #21 1.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:03:37.241Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-03T05:03:37.241Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-03T05:03:37.295Z] #21 2.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:03:37.499Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-03T05:03:37.499Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-03T05:03:37.757Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-03T05:03:37.795Z] #21 18.88 Unpacking bash-completion (1:2.11-2) ... [2022-03-03T05:03:37.796Z] #21 19.24 Selecting previously unselected package bzip2. [2022-03-03T05:03:37.796Z] #21 19.24 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-03T05:03:37.796Z] #21 19.25 Unpacking bzip2 (1.0.8-4) ... [2022-03-03T05:03:37.796Z] #21 19.32 Selecting previously unselected package xz-utils. [2022-03-03T05:03:37.796Z] #21 19.33 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-03T05:03:37.796Z] #21 19.34 Unpacking xz-utils (5.2.5-2) ... [2022-03-03T05:03:38.014Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-03T05:03:38.014Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-03T05:03:38.014Z] --- PASS: TestCgroupNamespacesBuild (1.89s) [2022-03-03T05:03:38.014Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-03T05:03:38.052Z] #21 19.50 Selecting previously unselected package apparmor. [2022-03-03T05:03:38.052Z] #21 19.52 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-03T05:03:38.052Z] #21 19.57 Unpacking apparmor (2.13.6-10) ... [2022-03-03T05:03:38.617Z] #21 19.95 Selecting previously unselected package inetutils-ping. [2022-03-03T05:03:38.617Z] #21 19.96 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-03T05:03:38.617Z] #21 19.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-03T05:03:38.617Z] #21 20.05 Selecting previously unselected package libip4tc2:amd64. [2022-03-03T05:03:38.617Z] #21 20.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:03:38.617Z] #21 20.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:03:38.617Z] #21 20.11 Selecting previously unselected package libip6tc2:amd64. [2022-03-03T05:03:38.617Z] #21 20.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:03:38.617Z] #21 20.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:03:38.703Z] #21 3.520 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:03:38.873Z] #21 20.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-03T05:03:38.873Z] #21 20.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-03T05:03:38.874Z] #21 20.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:03:38.874Z] #21 20.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-03T05:03:38.874Z] #21 20.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-03T05:03:38.874Z] #21 20.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:03:38.874Z] #21 20.34 Selecting previously unselected package libnftnl11:amd64. [2022-03-03T05:03:38.874Z] #21 20.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-03T05:03:38.874Z] #21 20.35 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:03:39.068Z] #20 ... [2022-03-03T05:03:39.068Z] [2022-03-03T05:03:39.068Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:03:39.068Z] #65 sha256:e6e1a41fd077f28a55a26ffa6d2c1ddafd208b737c70b44c5b2ec23e68320568 [2022-03-03T05:03:39.068Z] #65 1.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:03:39.068Z] #65 1.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:03:39.068Z] #65 1.934 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:03:39.068Z] #65 2.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:03:39.068Z] #65 2.625 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-03T05:03:39.068Z] #65 2.939 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-03T05:03:39.068Z] #65 3.440 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:03:39.068Z] #65 4.007 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-03T05:03:39.068Z] #65 4.494 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-03T05:03:39.068Z] #65 4.953 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-03T05:03:39.068Z] #65 4.955 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:03:39.068Z] #65 4.969 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-03T05:03:39.068Z] #65 4.981 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-03T05:03:39.068Z] #65 4.991 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-03T05:03:39.068Z] #65 5.019 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:03:39.068Z] #65 5.022 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-03T05:03:39.068Z] #65 5.022 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:03:39.068Z] #65 5.022 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-03T05:03:39.068Z] #65 5.022 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-03T05:03:39.068Z] #65 5.022 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-03T05:03:39.068Z] #65 5.024 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:03:39.068Z] #65 ... [2022-03-03T05:03:39.068Z] [2022-03-03T05:03:39.068Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:03:39.068Z] #70 sha256:b0a17c467c1c690d482b80c05e0ce1db1659c7cc06c85ff1919a1d74c33be2c7 [2022-03-03T05:03:39.068Z] #70 1.427 + RM_GOPATH=0 [2022-03-03T05:03:39.068Z] #70 1.427 + TMP_GOPATH= [2022-03-03T05:03:39.068Z] #70 1.427 + : /build [2022-03-03T05:03:39.068Z] #70 1.427 + '[' -z '' ']' [2022-03-03T05:03:39.068Z] #70 1.427 ++ mktemp -d [2022-03-03T05:03:39.068Z] #70 1.427 + export GOPATH=/tmp/tmp.aIe4Q6uShE [2022-03-03T05:03:39.068Z] #70 1.427 + GOPATH=/tmp/tmp.aIe4Q6uShE [2022-03-03T05:03:39.068Z] #70 1.427 + RM_GOPATH=1 [2022-03-03T05:03:39.068Z] #70 1.427 + case "$(go env GOARCH)" in [2022-03-03T05:03:39.068Z] #70 1.435 ++ go env GOARCH [2022-03-03T05:03:39.068Z] #70 1.452 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:39.068Z] #70 1.452 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:03:39.068Z] #70 1.452 ++ dirname /install.sh [2022-03-03T05:03:39.068Z] #70 1.455 + dir=/ [2022-03-03T05:03:39.068Z] #70 1.467 Install rootlesskit version v0.14.6 [2022-03-03T05:03:39.068Z] #70 1.467 + bin=rootlesskit [2022-03-03T05:03:39.068Z] #70 1.467 + shift [2022-03-03T05:03:39.068Z] #70 1.467 + '[' '!' -f //rootlesskit.installer ']' [2022-03-03T05:03:39.068Z] #70 1.467 + . //rootlesskit.installer [2022-03-03T05:03:39.068Z] #70 1.467 ++ : v0.14.6 [2022-03-03T05:03:39.068Z] #70 1.467 + install_rootlesskit [2022-03-03T05:03:39.068Z] #70 1.467 + case "$1" in [2022-03-03T05:03:39.068Z] #70 1.467 + export CGO_ENABLED=0 [2022-03-03T05:03:39.068Z] #70 1.467 + CGO_ENABLED=0 [2022-03-03T05:03:39.068Z] #70 1.467 + _install_rootlesskit [2022-03-03T05:03:39.068Z] #70 1.467 + echo 'Install rootlesskit version v0.14.6' [2022-03-03T05:03:39.068Z] #70 1.467 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:03:39.068Z] #70 1.467 + GOBIN=/build [2022-03-03T05:03:39.068Z] #70 1.467 + GO111MODULE=on [2022-03-03T05:03:39.068Z] #70 1.467 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-03T05:03:39.068Z] #70 1.942 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-03T05:03:39.068Z] #70 4.092 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-03T05:03:39.068Z] #70 4.093 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-03T05:03:39.068Z] #70 4.342 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-03T05:03:39.068Z] #70 5.722 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-03T05:03:39.068Z] #70 6.070 go: downloading github.com/google/uuid v1.3.0 [2022-03-03T05:03:39.068Z] #70 6.117 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-03T05:03:39.068Z] #70 6.119 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-03T05:03:39.068Z] #70 6.169 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-03T05:03:39.068Z] #70 6.204 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-03T05:03:39.068Z] #70 6.359 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-03T05:03:39.068Z] #70 6.580 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-03T05:03:39.068Z] #70 6.733 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-03T05:03:39.068Z] #70 7.292 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-03T05:03:39.068Z] #70 7.360 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-03T05:03:39.068Z] #70 ... [2022-03-03T05:03:39.068Z] [2022-03-03T05:03:39.068Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:03:39.068Z] #45 sha256:f22beb2a475971ebd7ca41639c42d7fa4b16d8deab2237d7e538ae73830b1343 [2022-03-03T05:03:39.068Z] #45 1.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:03:39.068Z] #45 1.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:03:39.068Z] #45 1.747 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:03:39.068Z] #45 1.963 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-03T05:03:39.068Z] #45 2.271 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:03:39.068Z] #45 2.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:03:39.068Z] #45 3.000 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-03T05:03:39.068Z] #45 3.472 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-03T05:03:39.069Z] #45 3.927 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-03T05:03:39.069Z] #45 4.449 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-03T05:03:39.069Z] #45 4.450 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-03T05:03:39.069Z] #45 4.453 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-03T05:03:39.069Z] #45 4.469 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:03:39.069Z] #45 4.471 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:03:39.069Z] #45 4.473 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-03T05:03:39.069Z] #45 4.483 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:03:39.069Z] #45 4.484 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-03T05:03:39.069Z] #45 4.487 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-03T05:03:39.069Z] #45 4.489 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:03:39.069Z] #45 4.491 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-03T05:03:39.069Z] #45 4.493 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-03T05:03:39.130Z] #21 20.42 Selecting previously unselected package iptables. [2022-03-03T05:03:39.130Z] #21 20.43 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-03T05:03:39.130Z] #21 20.43 Unpacking iptables (1.8.7-1) ... [2022-03-03T05:03:39.130Z] #21 20.67 Selecting previously unselected package libonig5:amd64. [2022-03-03T05:03:39.130Z] #21 20.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T05:03:39.384Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-03T05:03:39.384Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2022-03-03T05:03:39.384Z] === RUN TestBuildWithSession [2022-03-03T05:03:39.384Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:03:39.384Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:03:39.384Z] === RUN TestBuildSquashParent [2022-03-03T05:03:39.387Z] #21 20.68 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:03:39.387Z] #21 20.77 Selecting previously unselected package libjq1:amd64. [2022-03-03T05:03:39.387Z] #21 20.78 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T05:03:39.387Z] #21 20.78 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:03:39.642Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-03T05:03:39.642Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-03T05:03:39.642Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-03T05:03:39.644Z] #21 20.93 Selecting previously unselected package jq. [2022-03-03T05:03:39.644Z] #21 20.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-03T05:03:39.644Z] #21 20.95 Unpacking jq (1.6-2.1) ... [2022-03-03T05:03:39.644Z] #21 21.03 Selecting previously unselected package libaio1:amd64. [2022-03-03T05:03:39.644Z] #21 21.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-03T05:03:39.644Z] #21 21.04 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:03:39.644Z] #21 21.10 Selecting previously unselected package libgpm2:amd64. [2022-03-03T05:03:39.644Z] #21 21.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-03T05:03:39.644Z] #21 21.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:03:39.644Z] #21 21.17 Selecting previously unselected package libicu67:amd64. [2022-03-03T05:03:39.660Z] #21 ... [2022-03-03T05:03:39.660Z] [2022-03-03T05:03:39.660Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-03T05:03:39.660Z] #34 sha256:1c0acdc4a56a0c7410dd5410713d3bae78fc6c1e80011b833440a602c15a23a5 [2022-03-03T05:03:39.660Z] #34 DONE 142.5s [2022-03-03T05:03:39.660Z] [2022-03-03T05:03:39.660Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:03:39.660Z] #56 sha256:b173889eb2531aab892498628d6e4228e2c82e08706e7ccd05c940fd46a93e04 [2022-03-03T05:03:39.660Z] #56 10.54 + cd /tmp/tmp.koDHqjvsfZ/src/github.com/opencontainers/runc [2022-03-03T05:03:39.660Z] #56 10.54 + git checkout -q v1.1.0 [2022-03-03T05:03:39.660Z] #56 10.94 + '[' -z '' ']' [2022-03-03T05:03:39.660Z] #56 10.94 + target=static [2022-03-03T05:03:39.660Z] #56 10.94 + make BUILDTAGS=seccomp static [2022-03-03T05:03:39.660Z] #56 11.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-03T05:03:39.901Z] #21 21.18 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-03T05:03:39.901Z] #21 21.19 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T05:03:40.575Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-03T05:03:40.575Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-03T05:03:41.509Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-03T05:03:41.768Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-03T05:03:41.768Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-03T05:03:41.768Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-03T05:03:41.768Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-03T05:03:42.174Z] 8f616e6e9eec: Verifying Checksum [2022-03-03T05:03:42.174Z] 8f616e6e9eec: Download complete [2022-03-03T05:03:43.181Z] #21 24.11 Selecting previously unselected package libinih1:amd64. [2022-03-03T05:03:43.181Z] #21 24.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-03T05:03:43.181Z] #21 24.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-03T05:03:43.181Z] #21 24.20 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:03:43.181Z] #21 24.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:03:43.181Z] #21 24.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:03:43.181Z] #21 24.28 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:03:43.181Z] #21 24.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:03:43.181Z] #21 24.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:03:43.181Z] #21 24.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:03:43.181Z] #21 24.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:03:43.181Z] #21 24.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:03:43.181Z] #21 24.45 Selecting previously unselected package net-tools. [2022-03-03T05:03:43.181Z] #21 24.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-03T05:03:43.181Z] #21 24.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:03:43.181Z] #21 24.63 Selecting previously unselected package patch. [2022-03-03T05:03:43.181Z] #21 24.64 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-03T05:03:43.181Z] #21 24.65 Unpacking patch (2.7.6-7) ... [2022-03-03T05:03:43.181Z] #21 24.74 Selecting previously unselected package python-pip-whl. [2022-03-03T05:03:43.181Z] #21 24.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-03T05:03:43.439Z] #21 24.74 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-03T05:03:44.007Z] #21 25.26 Selecting previously unselected package python3-lib2to3. [2022-03-03T05:03:44.007Z] #21 25.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-03T05:03:44.007Z] #21 25.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:03:44.007Z] #21 25.40 Selecting previously unselected package python3-distutils. [2022-03-03T05:03:44.007Z] #21 25.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-03T05:03:44.007Z] #21 25.41 Unpacking python3-distutils (3.9.2-1) ... [2022-03-03T05:03:44.265Z] #21 25.54 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:03:44.265Z] #21 25.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:03:44.265Z] #21 25.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:03:44.265Z] #21 25.68 Selecting previously unselected package python3-setuptools. [2022-03-03T05:03:44.265Z] #21 25.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-03T05:03:44.265Z] #21 25.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-03T05:03:44.523Z] #21 25.97 Selecting previously unselected package python3-wheel. [2022-03-03T05:03:44.523Z] #21 25.99 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-03T05:03:44.523Z] #21 25.99 Unpacking python3-wheel (0.34.2-1) ... [2022-03-03T05:03:44.523Z] #21 26.05 Selecting previously unselected package python3-pip. [2022-03-03T05:03:44.782Z] #21 26.06 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-03T05:03:44.782Z] #21 26.06 Unpacking python3-pip (20.3.4-4) ... [2022-03-03T05:03:44.782Z] #21 26.30 Selecting previously unselected package sudo. [2022-03-03T05:03:44.782Z] #21 26.30 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-03T05:03:44.782Z] #21 26.30 Unpacking sudo (1.9.5p2-3) ... [2022-03-03T05:03:45.348Z] #21 26.77 Selecting previously unselected package thin-provisioning-tools. [2022-03-03T05:03:45.348Z] #21 26.78 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-03T05:03:45.348Z] #21 26.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:03:45.606Z] #21 27.01 Selecting previously unselected package uidmap. [2022-03-03T05:03:45.606Z] #21 27.02 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-03T05:03:45.606Z] #21 27.02 Unpacking uidmap (1:4.8.1-1) ... [2022-03-03T05:03:45.606Z] #21 27.14 Selecting previously unselected package vim-runtime. [2022-03-03T05:03:45.864Z] #21 27.14 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:03:45.864Z] #21 27.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-03T05:03:45.864Z] #21 27.21 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-03T05:03:45.864Z] #21 27.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:45.954Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-03T05:03:45.954Z] --- PASS: TestBuildSquashParent (6.07s) [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:03:45.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:03:45.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:03:45.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:03:45.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:03:45.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:03:45.954Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:03:45.954Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:03:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:03:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:03:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:03:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:03:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:03:45.954Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:03:47.803Z] #56 ... [2022-03-03T05:03:47.803Z] [2022-03-03T05:03:47.803Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:03:47.803Z] #21 sha256:ae26a2b508f838d70c3dbc445bebe6c11a74522e51eab76235532db8187f800e [2022-03-03T05:03:47.803Z] #21 7.338 Fetched 8506 kB in 6s (1330 kB/s) [2022-03-03T05:03:47.803Z] #21 7.338 Reading package lists... [2022-03-03T05:03:47.803Z] #21 9.357 Reading package lists... [2022-03-03T05:03:47.803Z] #21 11.33 Building dependency tree... [2022-03-03T05:03:47.803Z] #21 12.47 The following additional packages will be installed: [2022-03-03T05:03:47.803Z] #21 12.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:03:47.803Z] #21 12.47 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-03T05:03:47.803Z] #21 12.47 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-03T05:03:47.803Z] #21 12.47 python3-pkg-resources vim-runtime xxd [2022-03-03T05:03:47.803Z] #21 12.48 Suggested packages: [2022-03-03T05:03:47.803Z] #21 12.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-03T05:03:47.803Z] #21 12.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-03T05:03:47.803Z] #21 12.48 acl attr quota [2022-03-03T05:03:47.803Z] #21 12.48 Recommended packages: [2022-03-03T05:03:47.803Z] #21 12.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-03T05:03:47.859Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-03T05:03:48.748Z] #21 13.54 The following NEW packages will be installed: [2022-03-03T05:03:48.748Z] #21 13.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-03T05:03:48.748Z] #21 13.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-03T05:03:48.748Z] #21 13.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-03T05:03:48.748Z] #21 13.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-03T05:03:48.748Z] #21 13.54 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-03T05:03:48.748Z] #21 13.54 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-03T05:03:48.748Z] #21 13.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-03T05:03:48.748Z] #21 13.54 xz-utils zip zstd [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2022-03-03T05:03:48.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2022-03-03T05:03:48.793Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:03:48.793Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:03:49.009Z] #21 13.84 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:03:49.009Z] #21 13.84 Need to get 27.6 MB of archives. [2022-03-03T05:03:49.009Z] #21 13.84 After this operation, 106 MB of additional disk space will be used. [2022-03-03T05:03:49.009Z] #21 13.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-03T05:03:49.009Z] #21 13.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-03T05:03:49.009Z] #21 13.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-03T05:03:49.009Z] #21 13.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-03T05:03:49.009Z] #21 13.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-03T05:03:49.009Z] #21 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-03T05:03:49.009Z] #21 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-03T05:03:49.009Z] #21 13.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-03T05:03:49.009Z] #21 13.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:03:49.009Z] #21 13.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:03:49.009Z] #21 13.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-03T05:03:49.009Z] #21 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-03T05:03:49.009Z] #21 13.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-03T05:03:49.009Z] #21 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-03T05:03:49.009Z] #21 13.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-03T05:03:49.009Z] #21 13.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-03T05:03:49.009Z] #21 13.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-03T05:03:49.009Z] #21 13.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-03T05:03:49.009Z] #21 13.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-03T05:03:49.009Z] #21 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-03T05:03:49.009Z] #21 13.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-03T05:03:49.009Z] #21 13.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T05:03:49.009Z] #21 13.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T05:03:49.009Z] #21 13.97 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T05:03:49.009Z] #21 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-03T05:03:49.009Z] #21 13.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-03T05:03:49.009Z] #21 13.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-03T05:03:49.138Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-03T05:03:49.138Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-44bdab7e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-03T05:03:49.138Z] ---------------------------------------------------------------------------- [2022-03-03T05:03:49.138Z] [2022-03-03T05:03:49.138Z] INFO: executeCI.ps1 starting at Thu Mar 3 05:03:47 CUT 2022 [2022-03-03T05:03:49.138Z] [2022-03-03T05:03:49.138Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-03T05:03:49.138Z] INFO: Running git version 2.24.1.windows.2 [2022-03-03T05:03:49.138Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-03T05:03:49.138Z] INFO: Environment variables: [2022-03-03T05:03:49.138Z] [2022-03-03T05:03:49.138Z] Name Value [2022-03-03T05:03:49.138Z] ---- ----- [2022-03-03T05:03:49.138Z] ALLUSERSPROFILE C:\ProgramData [2022-03-03T05:03:49.138Z] amd64 true [2022-03-03T05:03:49.138Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-03T05:03:49.138Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-03T05:03:49.138Z] arm64 true [2022-03-03T05:03:49.138Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-03T05:03:49.138Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-03T05:03:49.138Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-03T05:03:49.138Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-03T05:03:49.138Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-03T05:03:49.138Z] BRANCH_NAME PR-43320 [2022-03-03T05:03:49.138Z] BUILD_DISPLAY_NAME #5 [2022-03-03T05:03:49.138Z] BUILD_ID 5 [2022-03-03T05:03:49.138Z] BUILD_NUMBER 5 [2022-03-03T05:03:49.138Z] BUILD_TAG jenkins-moby-PR-43320-5 [2022-03-03T05:03:49.138Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/ [2022-03-03T05:03:49.138Z] cgroup2 true [2022-03-03T05:03:49.138Z] CHANGE_AUTHOR thaJeztah [2022-03-03T05:03:49.138Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-03-03T05:03:49.138Z] CHANGE_BRANCH move_EnsureRemoveAll [2022-03-03T05:03:49.138Z] CHANGE_FORK thaJeztah/docker [2022-03-03T05:03:49.138Z] CHANGE_ID 43320 [2022-03-03T05:03:49.138Z] CHANGE_TARGET master [2022-03-03T05:03:49.138Z] CHANGE_TITLE pkg/system: move EnsureRemoveAll() to pkg/containerfs [2022-03-03T05:03:49.138Z] CHANGE_URL https://github.com/moby/moby/pull/43320 [2022-03-03T05:03:49.138Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-03T05:03:49.138Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-03T05:03:49.138Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-03T05:03:49.138Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-03T05:03:49.138Z] COMPUTERNAME azwin-2-66a850 [2022-03-03T05:03:49.138Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-03T05:03:49.138Z] ConfigSequenceNumber 0 [2022-03-03T05:03:49.138Z] dco true [2022-03-03T05:03:49.138Z] DOCKER_BUILDKIT 0 [2022-03-03T05:03:49.138Z] DOCKER_DUT_DEBUG 1 [2022-03-03T05:03:49.138Z] DOCKER_EXPERIMENTAL 1 [2022-03-03T05:03:49.138Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-03T05:03:49.138Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-03T05:03:49.138Z] EXECUTOR_NUMBER 0 [2022-03-03T05:03:49.138Z] FQDN azwin-2-66a850.westus.cloudapp.azure.com [2022-03-03T05:03:49.138Z] GIT_BRANCH PR-43320 [2022-03-03T05:03:49.138Z] GIT_COMMIT dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:03:49.138Z] GIT_PREVIOUS_COMMIT dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:03:49.138Z] GIT_URL https://github.com/moby/moby.git [2022-03-03T05:03:49.138Z] HUDSON_COOKIE 3176402d-f36e-4c5e-9953-e53e477ae71d [2022-03-03T05:03:49.138Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-03T05:03:49.138Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-03T05:03:49.138Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-03T05:03:49.138Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-03T05:03:49.138Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-03T05:03:49.138Z] JENKINS_NODE_COOKIE 898b01b2-51b7-4e64-bb0b-72b36414a230 [2022-03-03T05:03:49.138Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-03T05:03:49.138Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-03T05:03:49.138Z] JOB_BASE_NAME PR-43320 [2022-03-03T05:03:49.138Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/display/redirect [2022-03-03T05:03:49.138Z] JOB_NAME moby/PR-43320 [2022-03-03T05:03:49.138Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/ [2022-03-03T05:03:49.138Z] library.jps.version master [2022-03-03T05:03:49.138Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-03T05:03:49.138Z] NODE_LABELS amd64 azure azwin-2-66a850 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-03T05:03:49.138Z] NODE_NAME azwin-2-66a850 [2022-03-03T05:03:49.138Z] NUMBER_OF_PROCESSORS 4 [2022-03-03T05:03:49.138Z] OS Windows_NT [2022-03-03T05:03:49.138Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-03T05:03:49.138Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-03T05:03:49.138Z] ppc64le false [2022-03-03T05:03:49.138Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-03T05:03:49.138Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-03T05:03:49.138Z] PROCESSOR_LEVEL 6 [2022-03-03T05:03:49.138Z] PROCESSOR_REVISION 4f01 [2022-03-03T05:03:49.138Z] ProgramData C:\ProgramData [2022-03-03T05:03:49.138Z] ProgramFiles C:\Program Files [2022-03-03T05:03:49.138Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-03T05:03:49.138Z] ProgramW6432 C:\Program Files [2022-03-03T05:03:49.138Z] PROMPT $P$G [2022-03-03T05:03:49.138Z] PSExecutionPolicyPreference Bypass [2022-03-03T05:03:49.138Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-03T05:03:49.138Z] PUBLIC C:\Users\Public [2022-03-03T05:03:49.138Z] rootless true [2022-03-03T05:03:49.138Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=artif... [2022-03-03T05:03:49.138Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=changes [2022-03-03T05:03:49.138Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect [2022-03-03T05:03:49.138Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43320/5/display/redirect?page=tests [2022-03-03T05:03:49.138Z] s390x false [2022-03-03T05:03:49.138Z] SKIP_VALIDATION_TESTS 1 [2022-03-03T05:03:49.138Z] SOURCES_DRIVE d [2022-03-03T05:03:49.138Z] SOURCES_SUBDIR gopath [2022-03-03T05:03:49.138Z] STAGE_NAME Run tests [2022-03-03T05:03:49.138Z] SystemDrive C: [2022-03-03T05:03:49.138Z] SystemRoot C:\Windows [2022-03-03T05:03:49.138Z] TEMP C:\Windows\TEMP [2022-03-03T05:03:49.138Z] TESTDEBUG 0 [2022-03-03T05:03:49.138Z] TESTRUN_DRIVE d [2022-03-03T05:03:49.138Z] TESTRUN_SUBDIR CI [2022-03-03T05:03:49.138Z] TIMEOUT 120m [2022-03-03T05:03:49.138Z] TMP C:\Windows\TEMP [2022-03-03T05:03:49.138Z] unit_validate true [2022-03-03T05:03:49.138Z] USERDOMAIN WORKGROUP [2022-03-03T05:03:49.138Z] USERNAME azwin-2-66a850$ [2022-03-03T05:03:49.138Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-03T05:03:49.138Z] validate_force false [2022-03-03T05:03:49.138Z] windir C:\Windows [2022-03-03T05:03:49.138Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-03T05:03:49.138Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-03T05:03:49.138Z] windows2022 true [2022-03-03T05:03:49.138Z] windows2022containerd true [2022-03-03T05:03:49.138Z] windowsRS5 true [2022-03-03T05:03:49.138Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-03T05:03:49.138Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-03T05:03:49.138Z] [2022-03-03T05:03:49.138Z] [2022-03-03T05:03:49.138Z] [2022-03-03T05:03:49.144Z] #21 30.10 Selecting previously unselected package vim. [2022-03-03T05:03:49.144Z] #21 30.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:03:49.144Z] #21 30.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:49.144Z] #21 30.62 Selecting previously unselected package xfsprogs. [2022-03-03T05:03:49.144Z] #21 30.64 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-03T05:03:49.400Z] #21 30.67 Unpacking xfsprogs (5.10.0-4) ... [2022-03-03T05:03:49.582Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-03T05:03:49.583Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T05:03:49.583Z] #21 14.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T05:03:49.583Z] #21 14.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T05:03:49.583Z] #21 14.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-03T05:03:49.583Z] #21 14.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-03T05:03:49.583Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-03T05:03:49.583Z] #21 14.38 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-03T05:03:49.583Z] #21 14.38 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-03T05:03:49.583Z] #21 14.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:03:49.583Z] #21 14.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-03T05:03:49.583Z] #21 14.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-03T05:03:49.583Z] #21 14.40 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-03T05:03:49.583Z] #21 14.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-03T05:03:49.583Z] #21 14.45 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-03T05:03:49.583Z] #21 14.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-03T05:03:49.583Z] #21 14.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-03T05:03:49.844Z] #21 14.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-03T05:03:49.844Z] #21 14.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-03T05:03:49.844Z] #21 14.77 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-03T05:03:49.844Z] #21 14.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-03T05:03:49.964Z] #21 31.32 Selecting previously unselected package zip. [2022-03-03T05:03:49.964Z] #21 31.32 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-03T05:03:49.964Z] #21 31.32 Unpacking zip (3.0-12) ... [2022-03-03T05:03:50.134Z] INFO: Sources under d:\gopath\... [2022-03-03T05:03:50.134Z] INFO: Test run under d:\CI\... [2022-03-03T05:03:50.134Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-03T05:03:50.134Z] INFO: docker/docker repository was found [2022-03-03T05:03:50.134Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-03T05:03:50.165Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-03T05:03:50.220Z] #21 31.44 Selecting previously unselected package zstd. [2022-03-03T05:03:50.220Z] #21 31.45 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-03T05:03:50.220Z] #21 31.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:03:50.417Z] #21 15.31 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:03:50.417Z] #21 15.42 Fetched 27.6 MB in 1s (22.4 MB/s) [2022-03-03T05:03:50.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:03:50.422Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:03:50.477Z] #21 31.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:03:50.606Z] ltsc2019: Pulling from windows/servercore [2022-03-03T05:03:50.679Z] #21 15.47 Selecting previously unselected package pigz. [2022-03-03T05:03:50.679Z] #21 15.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-03T05:03:50.679Z] #21 15.54 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-03T05:03:50.679Z] #21 15.54 Unpacking pigz (2.6-1) ... [2022-03-03T05:03:50.679Z] #21 15.63 Selecting previously unselected package libelf1:amd64. [2022-03-03T05:03:50.679Z] #21 15.64 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-03T05:03:50.679Z] #21 15.65 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-03T05:03:50.679Z] #21 15.77 Selecting previously unselected package libbpf0:amd64. [2022-03-03T05:03:50.680Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-03T05:03:50.937Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:03:50.941Z] #21 15.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-03T05:03:50.941Z] #21 15.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:03:50.941Z] #21 15.85 Selecting previously unselected package libcap2:amd64. [2022-03-03T05:03:50.941Z] #21 15.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-03T05:03:50.941Z] #21 15.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:03:50.941Z] #21 15.95 Selecting previously unselected package libmnl0:amd64. [2022-03-03T05:03:50.941Z] #21 15.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-03T05:03:50.941Z] #21 15.96 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:03:50.941Z] #21 16.02 Selecting previously unselected package libxtables12:amd64. [2022-03-03T05:03:51.041Z] #21 32.51 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:03:51.041Z] #21 32.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:03:51.041Z] #21 32.54 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:03:51.041Z] #21 32.55 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T05:03:51.041Z] #21 32.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:03:51.041Z] #21 32.57 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-03T05:03:51.196Z] --- PASS: TestBuildMultiStageCopy (2.22s) [2022-03-03T05:03:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-03-03T05:03:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-03-03T05:03:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-03T05:03:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-03-03T05:03:51.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-03-03T05:03:51.196Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:03:51.202Z] #21 16.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-03T05:03:51.202Z] #21 16.03 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:03:51.202Z] #21 16.08 Selecting previously unselected package libcap2-bin. [2022-03-03T05:03:51.202Z] #21 16.09 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-03T05:03:51.202Z] #21 16.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-03T05:03:51.202Z] #21 16.17 Selecting previously unselected package iproute2. [2022-03-03T05:03:51.202Z] #21 16.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-03T05:03:51.287Z] #45 ... [2022-03-03T05:03:51.287Z] [2022-03-03T05:03:51.287Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:51.287Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:03:51.287Z] #20 21.00 Fetched 48.9 MB in 20s (2461 kB/s) [2022-03-03T05:03:51.298Z] #21 32.59 Setting up uidmap (1:4.8.1-1) ... [2022-03-03T05:03:51.298Z] #21 32.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:03:51.298Z] #21 32.65 Setting up bzip2 (1.0.8-4) ... [2022-03-03T05:03:51.298Z] #21 32.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:03:51.298Z] #21 32.69 Setting up python3-wheel (0.34.2-1) ... [2022-03-03T05:03:51.463Z] #21 16.17 Unpacking iproute2 (5.10.0-4) ... [2022-03-03T05:03:51.619Z] 4612f6d0b889: Pulling fs layer [2022-03-03T05:03:51.619Z] 1bd78008c728: Pulling fs layer [2022-03-03T05:03:51.734Z] #21 16.58 Selecting previously unselected package xxd. [2022-03-03T05:03:51.734Z] #21 16.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:03:51.734Z] #21 16.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:51.734Z] #21 16.71 Selecting previously unselected package vim-common. [2022-03-03T05:03:51.762Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-03-03T05:03:51.762Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:03:51.994Z] #21 16.71 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:03:51.994Z] #21 16.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:51.994Z] #21 16.89 Selecting previously unselected package bash-completion. [2022-03-03T05:03:51.994Z] #21 16.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-03T05:03:52.020Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-03T05:03:52.132Z] #21 33.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:52.132Z] #21 33.42 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:03:52.132Z] #21 33.43 Setting up libcap2-bin (1:2.44-1) ... [2022-03-03T05:03:52.132Z] #21 33.44 Setting up apparmor (2.13.6-10) ... [2022-03-03T05:03:52.586Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-03T05:03:52.660Z] 898469748ff6: Verifying Checksum [2022-03-03T05:03:52.660Z] 898469748ff6: Download complete [2022-03-03T05:03:52.844Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-03-03T05:03:52.844Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:03:53.103Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-03T05:03:53.103Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-03-03T05:03:53.103Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:03:53.670Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-03T05:03:53.914Z] #21 18.63 Unpacking bash-completion (1:2.11-2) ... [2022-03-03T05:03:54.030Z] #21 35.13 Setting up zip (3.0-12) ... [2022-03-03T05:03:54.030Z] #21 35.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:54.030Z] #21 35.19 Setting up bash-completion (1:2.11-2) ... [2022-03-03T05:03:54.177Z] #21 19.04 Selecting previously unselected package bzip2. [2022-03-03T05:03:54.177Z] #21 19.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-03T05:03:54.177Z] #21 19.05 Unpacking bzip2 (1.0.8-4) ... [2022-03-03T05:03:54.177Z] #21 19.13 Selecting previously unselected package xz-utils. [2022-03-03T05:03:54.177Z] #21 19.14 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-03T05:03:54.236Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-03T05:03:54.440Z] #21 19.15 Unpacking xz-utils (5.2.5-2) ... [2022-03-03T05:03:54.440Z] #21 19.29 Selecting previously unselected package apparmor. [2022-03-03T05:03:54.440Z] #21 19.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-03T05:03:54.440Z] #21 19.37 Unpacking apparmor (2.13.6-10) ... [2022-03-03T05:03:54.703Z] #21 19.71 Selecting previously unselected package inetutils-ping. [2022-03-03T05:03:54.802Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-03-03T05:03:54.802Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:03:54.965Z] #21 19.72 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-03T05:03:54.965Z] #21 19.73 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-03T05:03:54.965Z] #21 19.82 Selecting previously unselected package libip4tc2:amd64. [2022-03-03T05:03:54.965Z] #21 19.82 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:03:54.965Z] #21 19.84 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:03:54.965Z] #21 19.89 Selecting previously unselected package libip6tc2:amd64. [2022-03-03T05:03:54.965Z] #21 19.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:03:54.965Z] #21 19.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:03:55.228Z] #21 19.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-03T05:03:55.228Z] #21 19.99 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-03T05:03:55.228Z] #21 20.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:03:55.228Z] #21 20.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-03T05:03:55.228Z] #21 20.05 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-03T05:03:55.228Z] #21 20.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:03:55.228Z] #21 20.14 Selecting previously unselected package libnftnl11:amd64. [2022-03-03T05:03:55.228Z] #21 20.14 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-03T05:03:55.228Z] #21 20.14 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:03:55.228Z] #21 20.25 Selecting previously unselected package iptables. [2022-03-03T05:03:55.369Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-03-03T05:03:55.369Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:03:55.491Z] #21 20.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-03T05:03:55.491Z] #21 20.25 Unpacking iptables (1.8.7-1) ... [2022-03-03T05:03:55.491Z] #21 20.52 Selecting previously unselected package libonig5:amd64. [2022-03-03T05:03:55.754Z] #21 20.53 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T05:03:55.754Z] #21 20.53 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:03:55.754Z] #21 20.66 Selecting previously unselected package libjq1:amd64. [2022-03-03T05:03:55.754Z] #21 20.66 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T05:03:55.754Z] #21 20.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:03:55.930Z] #21 37.15 Setting up xz-utils (5.2.5-2) ... [2022-03-03T05:03:55.930Z] #21 37.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-03T05:03:55.930Z] #21 37.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:03:55.930Z] #21 37.26 Setting up patch (2.7.6-7) ... [2022-03-03T05:03:55.930Z] #21 37.31 Setting up sudo (1.9.5p2-3) ... [2022-03-03T05:03:55.930Z] #21 37.39 invoke-rc.d: could not determine current runlevel [2022-03-03T05:03:55.930Z] #21 37.40 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T05:03:55.930Z] #21 37.41 Setting up xfsprogs (5.10.0-4) ... [2022-03-03T05:03:55.930Z] #21 37.43 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:03:55.930Z] #21 37.44 Setting up inetutils-ping (2:2.0-1) ... [2022-03-03T05:03:55.930Z] #21 37.45 Setting up pigz (2.6-1) ... [2022-03-03T05:03:55.930Z] #21 37.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:03:56.016Z] #21 20.79 Selecting previously unselected package jq. [2022-03-03T05:03:56.016Z] #21 20.79 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-03T05:03:56.016Z] #21 20.79 Unpacking jq (1.6-2.1) ... [2022-03-03T05:03:56.016Z] #21 20.88 Selecting previously unselected package libaio1:amd64. [2022-03-03T05:03:56.016Z] #21 20.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-03T05:03:56.016Z] #21 20.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:03:56.016Z] #21 20.97 Selecting previously unselected package libgpm2:amd64. [2022-03-03T05:03:56.016Z] #21 20.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-03T05:03:56.016Z] #21 20.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:03:56.188Z] #21 37.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:03:56.188Z] #21 37.49 Setting up python-pip-whl (20.3.4-4) ... [2022-03-03T05:03:56.188Z] #21 37.51 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:56.278Z] #21 21.05 Selecting previously unselected package libicu67:amd64. [2022-03-03T05:03:56.278Z] #21 21.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-03T05:03:56.278Z] #21 21.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-03T05:03:56.304Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-03T05:03:56.446Z] #21 38.02 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:03:56.446Z] #21 38.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:03:56.870Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-03-03T05:03:56.870Z] === RUN TestBuildWithHugeFile [2022-03-03T05:03:57.010Z] #21 38.35 Setting up libelf1:amd64 (0.183-1) ... [2022-03-03T05:03:57.010Z] #21 38.37 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:03:57.010Z] #21 38.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:03:57.010Z] #21 38.39 Setting up python3-distutils (3.9.2-1) ... [2022-03-03T05:03:57.575Z] #21 38.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:03:57.575Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-03T05:03:57.575Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-03T05:03:57.575Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-03T05:03:57.575Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-03T05:03:57.575Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-03T05:03:57.575Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-03T05:03:57.575Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-03T05:03:57.575Z] #21 38.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-03T05:03:57.575Z] #21 38.90 Setting up python3-setuptools (52.0.0-4) ... [2022-03-03T05:03:57.871Z] #20 21.00 Reading package lists... [2022-03-03T05:03:57.871Z] #20 ... [2022-03-03T05:03:57.871Z] [2022-03-03T05:03:57.871Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:03:57.871Z] #45 sha256:f22beb2a475971ebd7ca41639c42d7fa4b16d8deab2237d7e538ae73830b1343 [2022-03-03T05:03:57.871Z] #45 21.62 Fetched 48.9 MB in 20s (2428 kB/s) [2022-03-03T05:03:58.244Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-03T05:03:58.502Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-03T05:03:58.767Z] #21 40.10 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:03:58.767Z] #21 40.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:03:58.767Z] #21 40.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:03:58.767Z] #21 40.14 Setting up python3-pip (20.3.4-4) ... [2022-03-03T05:03:59.069Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-03T05:03:59.253Z] #45 21.62 Reading package lists... [2022-03-03T05:03:59.253Z] #45 ... [2022-03-03T05:03:59.253Z] [2022-03-03T05:03:59.253Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:03:59.253Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:03:59.253Z] #20 21.00 Reading package lists... [2022-03-03T05:03:59.590Z] #21 23.94 Selecting previously unselected package libinih1:amd64. [2022-03-03T05:03:59.590Z] #21 23.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-03T05:03:59.590Z] #21 23.95 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-03T05:03:59.590Z] #21 24.03 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:03:59.590Z] #21 24.05 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:03:59.590Z] #21 24.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:03:59.590Z] #21 24.14 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:03:59.590Z] #21 24.15 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:03:59.591Z] #21 24.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:03:59.591Z] #21 24.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:03:59.591Z] #21 24.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:03:59.591Z] #21 24.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:03:59.591Z] #21 24.31 Selecting previously unselected package net-tools. [2022-03-03T05:03:59.591Z] #21 24.31 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-03T05:03:59.591Z] #21 24.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:03:59.591Z] #21 24.49 Selecting previously unselected package patch. [2022-03-03T05:03:59.591Z] #21 24.49 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-03T05:03:59.591Z] #21 24.50 Unpacking patch (2.7.6-7) ... [2022-03-03T05:03:59.591Z] #21 24.58 Selecting previously unselected package python-pip-whl. [2022-03-03T05:03:59.591Z] #21 24.58 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-03T05:03:59.591Z] #21 24.60 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-03T05:03:59.635Z] docker_cli_daemon_test.go:1472: [d6deccedf1850] daemon is not started [2022-03-03T05:03:59.893Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-03T05:04:00.005Z] #21 41.26 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:04:00.005Z] #21 41.27 Setting up jq (1.6-2.1) ... [2022-03-03T05:04:00.006Z] #21 41.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:04:00.006Z] #21 41.29 Setting up iptables (1.8.7-1) ... [2022-03-03T05:04:00.006Z] #21 41.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:04:00.006Z] #21 41.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:04:00.006Z] #21 41.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:04:00.006Z] #21 41.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:04:00.006Z] #21 41.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-03T05:04:00.006Z] #21 41.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-03T05:04:00.006Z] #21 41.34 Setting up iproute2 (5.10.0-4) ... [2022-03-03T05:04:00.162Z] #21 25.15 Selecting previously unselected package python3-lib2to3. [2022-03-03T05:04:00.162Z] #21 25.15 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-03T05:04:00.162Z] #21 25.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:04:00.265Z] #21 41.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:04:00.424Z] #21 25.25 Selecting previously unselected package python3-distutils. [2022-03-03T05:04:00.424Z] #21 25.27 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-03T05:04:00.424Z] #21 25.28 Unpacking python3-distutils (3.9.2-1) ... [2022-03-03T05:04:00.424Z] #21 25.40 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:04:00.424Z] #21 25.41 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:04:00.424Z] #21 25.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:04:00.458Z] check_test.go:308: [da9db5793fafa] daemon is not started [2022-03-03T05:04:00.458Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-03T05:04:00.524Z] #21 DONE 42.1s [2022-03-03T05:04:00.524Z] [2022-03-03T05:04:00.524Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-03T05:04:00.524Z] #22 sha256:77471c55c324a419bf1fa541a078ef6d04d8f7238c91a05b85c41b88d013604c [2022-03-03T05:04:00.634Z] #20 30.58 Reading package lists... [2022-03-03T05:04:00.634Z] #20 ... [2022-03-03T05:04:00.634Z] [2022-03-03T05:04:00.634Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:04:00.634Z] #65 sha256:e6e1a41fd077f28a55a26ffa6d2c1ddafd208b737c70b44c5b2ec23e68320568 [2022-03-03T05:04:00.634Z] #65 21.54 Fetched 48.9 MB in 20s (2460 kB/s) [2022-03-03T05:04:00.634Z] #65 21.54 Reading package lists... [2022-03-03T05:04:00.634Z] #65 30.84 Reading package lists... [2022-03-03T05:04:00.634Z] #65 ... [2022-03-03T05:04:00.634Z] [2022-03-03T05:04:00.634Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:04:00.634Z] #45 sha256:f22beb2a475971ebd7ca41639c42d7fa4b16d8deab2237d7e538ae73830b1343 [2022-03-03T05:04:00.634Z] #45 21.62 Reading package lists... [2022-03-03T05:04:00.686Z] #21 25.52 Selecting previously unselected package python3-setuptools. [2022-03-03T05:04:00.686Z] #21 25.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-03T05:04:00.686Z] #21 25.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-03T05:04:00.947Z] #21 25.79 Selecting previously unselected package python3-wheel. [2022-03-03T05:04:00.947Z] #21 25.79 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-03T05:04:00.947Z] #21 25.80 Unpacking python3-wheel (0.34.2-1) ... [2022-03-03T05:04:00.947Z] #21 25.87 Selecting previously unselected package python3-pip. [2022-03-03T05:04:00.947Z] #21 25.87 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-03T05:04:00.947Z] #21 25.87 Unpacking python3-pip (20.3.4-4) ... [2022-03-03T05:04:01.209Z] #21 26.12 Selecting previously unselected package sudo. [2022-03-03T05:04:01.209Z] #21 26.13 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-03T05:04:01.209Z] #21 26.15 Unpacking sudo (1.9.5p2-3) ... [2022-03-03T05:04:01.789Z] #21 26.64 Selecting previously unselected package thin-provisioning-tools. [2022-03-03T05:04:01.789Z] #21 26.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-03T05:04:01.789Z] #21 26.66 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:04:01.830Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-03T05:04:01.890Z] #22 1.221 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-03T05:04:01.890Z] #22 1.225 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-03T05:04:01.890Z] #22 1.227 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-03T05:04:01.890Z] #22 DONE 1.3s [2022-03-03T05:04:01.890Z] [2022-03-03T05:04:01.890Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:04:01.890Z] #23 sha256:07c8f9a90d995ffa0109937362f2e816548dac87068b2667b5294ed64d91b8b8 [2022-03-03T05:04:02.050Z] #21 26.85 Selecting previously unselected package uidmap. [2022-03-03T05:04:02.050Z] #21 26.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-03T05:04:02.050Z] #21 26.85 Unpacking uidmap (1:4.8.1-1) ... [2022-03-03T05:04:02.050Z] #21 26.98 Selecting previously unselected package vim-runtime. [2022-03-03T05:04:02.050Z] #21 26.98 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:04:02.050Z] #21 27.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-03T05:04:02.313Z] #21 27.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-03T05:04:02.313Z] #21 27.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:02.396Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-03T05:04:02.396Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-03T05:04:03.330Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-03T05:04:04.193Z] 1bd78008c728: Verifying Checksum [2022-03-03T05:04:04.193Z] 1bd78008c728: Download complete [2022-03-03T05:04:04.266Z] check_test.go:308: [da73be3c8b379] daemon is not started [2022-03-03T05:04:04.266Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-03T05:04:04.266Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-03T05:04:05.622Z] #21 29.94 Selecting previously unselected package vim. [2022-03-03T05:04:05.623Z] #21 29.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:04:05.623Z] #21 29.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:05.623Z] #21 30.49 Selecting previously unselected package xfsprogs. [2022-03-03T05:04:05.623Z] #21 30.50 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-03T05:04:05.623Z] #21 30.50 Unpacking xfsprogs (5.10.0-4) ... [2022-03-03T05:04:06.147Z] #21 30.91 Selecting previously unselected package zip. [2022-03-03T05:04:06.147Z] #21 30.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-03T05:04:06.147Z] #21 30.93 Unpacking zip (3.0-12) ... [2022-03-03T05:04:06.147Z] #21 31.08 Selecting previously unselected package zstd. [2022-03-03T05:04:06.147Z] #21 31.09 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-03T05:04:06.147Z] #21 31.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:04:06.166Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-03T05:04:06.410Z] #21 31.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:04:07.355Z] #21 32.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:04:07.543Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-03T05:04:07.618Z] #21 32.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:04:07.618Z] #21 32.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:04:07.618Z] #21 32.37 Setting up libicu67:amd64 (67.1-7) ... [2022-03-03T05:04:07.618Z] #21 32.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:04:07.618Z] #21 32.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-03T05:04:07.618Z] #21 32.43 Setting up uidmap (1:4.8.1-1) ... [2022-03-03T05:04:07.618Z] #21 32.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:04:07.618Z] #21 32.49 Setting up bzip2 (1.0.8-4) ... [2022-03-03T05:04:07.618Z] #21 32.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:04:07.618Z] #21 32.52 Setting up python3-wheel (0.34.2-1) ... [2022-03-03T05:04:08.455Z] #21 33.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:08.455Z] #21 33.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:04:08.455Z] #21 33.19 Setting up libcap2-bin (1:2.44-1) ... [2022-03-03T05:04:08.455Z] #21 33.21 Setting up apparmor (2.13.6-10) ... [2022-03-03T05:04:08.477Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-03T05:04:08.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-03T05:04:08.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-03T05:04:08.761Z] #45 31.37 Reading package lists... [2022-03-03T05:04:08.761Z] #45 ... [2022-03-03T05:04:08.761Z] [2022-03-03T05:04:08.761Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:04:08.761Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:04:08.761Z] #20 30.58 Reading package lists... [2022-03-03T05:04:09.411Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-03T05:04:09.670Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-03T05:04:10.109Z] #21 34.94 Setting up zip (3.0-12) ... [2022-03-03T05:04:10.109Z] #21 34.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:10.109Z] #21 35.00 Setting up bash-completion (1:2.11-2) ... [2022-03-03T05:04:10.113Z] 4612f6d0b889: Verifying Checksum [2022-03-03T05:04:10.113Z] 4612f6d0b889: Download complete [2022-03-03T05:04:10.671Z] #20 39.48 Building dependency tree... [2022-03-03T05:04:11.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-03T05:04:11.846Z] #23 9.655 Collecting yamllint==1.26.1 [2022-03-03T05:04:12.030Z] #21 36.74 Setting up xz-utils (5.2.5-2) ... [2022-03-03T05:04:12.030Z] #21 36.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-03T05:04:12.030Z] #21 36.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:04:12.030Z] #21 36.78 Setting up patch (2.7.6-7) ... [2022-03-03T05:04:12.030Z] #21 36.80 Setting up sudo (1.9.5p2-3) ... [2022-03-03T05:04:12.030Z] #21 36.88 invoke-rc.d: could not determine current runlevel [2022-03-03T05:04:12.030Z] #21 36.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T05:04:12.030Z] #21 36.89 Setting up xfsprogs (5.10.0-4) ... [2022-03-03T05:04:12.030Z] #21 36.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:04:12.030Z] #21 36.93 Setting up inetutils-ping (2:2.0-1) ... [2022-03-03T05:04:12.030Z] #21 36.97 Setting up pigz (2.6-1) ... [2022-03-03T05:04:12.030Z] #21 37.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:04:12.291Z] #21 37.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:04:12.291Z] #21 37.04 Setting up python-pip-whl (20.3.4-4) ... [2022-03-03T05:04:12.291Z] #21 37.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:12.579Z] #20 43.75 The following additional packages will be installed: [2022-03-03T05:04:12.579Z] #20 43.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:04:12.579Z] #20 43.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-03T05:04:12.579Z] #20 43.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-03T05:04:12.579Z] #20 43.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-03T05:04:12.579Z] #20 43.77 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-03T05:04:12.579Z] #20 43.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-03T05:04:12.579Z] #20 43.79 mingw-w64-common mingw-w64-x86-64-dev [2022-03-03T05:04:12.579Z] #20 43.82 Suggested packages: [2022-03-03T05:04:12.579Z] #20 43.82 gcc-10-locales seccomp wine64 [2022-03-03T05:04:12.778Z] #23 10.71 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-03T05:04:12.864Z] #21 37.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:04:12.864Z] #21 37.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:04:12.942Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-03T05:04:13.437Z] #21 38.28 Setting up libelf1:amd64 (0.183-1) ... [2022-03-03T05:04:13.437Z] #21 38.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:04:13.437Z] #21 38.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:04:13.437Z] #21 38.34 Setting up python3-distutils (3.9.2-1) ... [2022-03-03T05:04:13.514Z] #20 44.71 The following NEW packages will be installed: [2022-03-03T05:04:13.514Z] #20 44.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-03T05:04:13.514Z] #20 44.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-03T05:04:13.514Z] #20 44.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-03T05:04:13.514Z] #20 44.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-03T05:04:13.514Z] #20 44.72 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-03T05:04:13.514Z] #20 44.72 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-03T05:04:13.514Z] #20 44.73 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-03T05:04:13.514Z] #20 44.73 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-03T05:04:13.514Z] #20 44.73 mingw-w64-x86-64-dev [2022-03-03T05:04:13.708Z] #23 11.82 Collecting pathspec>=0.5.3 [2022-03-03T05:04:13.708Z] #23 11.83 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-03T05:04:13.772Z] #20 ... [2022-03-03T05:04:13.773Z] [2022-03-03T05:04:13.773Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:04:13.773Z] #70 sha256:b0a17c467c1c690d482b80c05e0ce1db1659c7cc06c85ff1919a1d74c33be2c7 [2022-03-03T05:04:13.773Z] #70 44.97 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-03T05:04:13.773Z] #70 44.97 + GOBIN=/build [2022-03-03T05:04:13.773Z] #70 44.97 + GO111MODULE=on [2022-03-03T05:04:13.773Z] #70 44.97 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-03T05:04:14.010Z] #21 38.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:14.010Z] #21 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-03T05:04:14.010Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-03T05:04:14.010Z] #21 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-03T05:04:14.010Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-03T05:04:14.010Z] #21 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-03T05:04:14.010Z] #21 38.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-03T05:04:14.010Z] #21 38.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-03T05:04:14.010Z] #21 38.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-03T05:04:14.010Z] #21 38.92 Setting up python3-setuptools (52.0.0-4) ... [2022-03-03T05:04:14.272Z] #23 12.19 Collecting pyyaml [2022-03-03T05:04:14.272Z] #23 12.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-03T05:04:14.272Z] #23 12.26 Building wheels for collected packages: yamllint [2022-03-03T05:04:14.272Z] #23 12.26 Building wheel for yamllint (setup.py): started [2022-03-03T05:04:15.205Z] #23 13.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-03T05:04:15.205Z] #23 13.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2c19802dbf28886547bdab45626455e0f5aa75e7e0e1ae7ff10f5f469961272e [2022-03-03T05:04:15.205Z] #23 13.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-03T05:04:15.205Z] #23 13.33 Successfully built yamllint [2022-03-03T05:04:15.205Z] #23 13.36 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-03T05:04:15.401Z] #21 40.29 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:04:15.401Z] #21 40.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:04:15.401Z] #21 40.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:04:15.401Z] #21 40.40 Setting up python3-pip (20.3.4-4) ... [2022-03-03T05:04:15.771Z] #23 13.71 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-03T05:04:16.028Z] #23 DONE 14.2s [2022-03-03T05:04:16.028Z] [2022-03-03T05:04:16.028Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:16.028Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:16.223Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-03T05:04:16.286Z] #51 ... [2022-03-03T05:04:16.286Z] [2022-03-03T05:04:16.286Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-03T05:04:16.286Z] #27 sha256:4d91f7793445fdf2138107ed6667cff0e18760f780b4a11977c0db0eb49ee342 [2022-03-03T05:04:16.319Z] #70 ... [2022-03-03T05:04:16.319Z] [2022-03-03T05:04:16.319Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-03T05:04:16.319Z] #65 sha256:e6e1a41fd077f28a55a26ffa6d2c1ddafd208b737c70b44c5b2ec23e68320568 [2022-03-03T05:04:16.319Z] #65 30.84 Reading package lists... [2022-03-03T05:04:16.319Z] #65 40.29 Building dependency tree... [2022-03-03T05:04:16.319Z] #65 44.65 The following additional packages will be installed: [2022-03-03T05:04:16.319Z] #65 44.67 libbtrfs0 [2022-03-03T05:04:16.319Z] #65 44.90 The following NEW packages will be installed: [2022-03-03T05:04:16.319Z] #65 44.91 libbtrfs-dev libbtrfs0 [2022-03-03T05:04:16.319Z] #65 45.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:04:16.319Z] #65 45.32 Need to get 460 kB of archives. [2022-03-03T05:04:16.319Z] #65 45.32 After this operation, 1237 kB of additional disk space will be used. [2022-03-03T05:04:16.319Z] #65 45.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T05:04:16.319Z] #65 45.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T05:04:16.319Z] #65 46.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:04:16.319Z] #65 46.47 Fetched 460 kB in 0s (1601 kB/s) [2022-03-03T05:04:16.319Z] #65 46.53 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:04:16.320Z] #65 46.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-03T05:04:16.320Z] #65 46.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:04:16.320Z] #65 46.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:04:16.320Z] #65 46.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:04:16.320Z] #65 46.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:04:16.320Z] #65 46.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:04:16.320Z] #65 46.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:04:16.320Z] #65 46.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:04:16.320Z] #65 46.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:04:16.320Z] #65 DONE 47.2s [2022-03-03T05:04:16.320Z] [2022-03-03T05:04:16.320Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-03T05:04:16.320Z] #66 sha256:86810125ff27cc03669f523c2498697b21c3cfed239909b35bde9afbec48fd8a [2022-03-03T05:04:16.320Z] #66 DONE 0.1s [2022-03-03T05:04:16.320Z] [2022-03-03T05:04:16.320Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:04:16.320Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:04:16.543Z] #27 DONE 0.4s [2022-03-03T05:04:16.543Z] [2022-03-03T05:04:16.543Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-03T05:04:16.543Z] #32 sha256:5042c4ba865ee073755a582d3fc9bedbc843a7645dc5fb95f43d257f57c2daf5 [2022-03-03T05:04:16.791Z] #21 41.47 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:04:16.791Z] #21 41.48 Setting up jq (1.6-2.1) ... [2022-03-03T05:04:16.791Z] #21 41.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:04:16.791Z] #21 41.51 Setting up iptables (1.8.7-1) ... [2022-03-03T05:04:16.791Z] #21 41.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:04:16.791Z] #21 41.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:04:16.791Z] #21 41.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:04:16.791Z] #21 41.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:04:16.791Z] #21 41.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-03T05:04:16.791Z] #21 41.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-03T05:04:16.791Z] #21 41.56 Setting up iproute2 (5.10.0-4) ... [2022-03-03T05:04:16.890Z] #67 0.773 + RM_GOPATH=0 [2022-03-03T05:04:16.890Z] #67 0.773 + TMP_GOPATH= [2022-03-03T05:04:16.890Z] #67 0.775 + : /build [2022-03-03T05:04:16.890Z] #67 0.775 + '[' -z '' ']' [2022-03-03T05:04:16.890Z] #67 0.776 ++ mktemp -d [2022-03-03T05:04:16.890Z] #67 0.779 + export GOPATH=/tmp/tmp.LeELlR3fSk [2022-03-03T05:04:16.890Z] #67 0.779 + GOPATH=/tmp/tmp.LeELlR3fSk [2022-03-03T05:04:16.890Z] #67 0.779 + RM_GOPATH=1 [2022-03-03T05:04:16.890Z] #67 0.780 + case "$(go env GOARCH)" in [2022-03-03T05:04:16.890Z] #67 0.780 ++ go env GOARCH [2022-03-03T05:04:16.890Z] #67 0.784 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:04:16.890Z] #67 0.785 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:04:16.890Z] #67 0.785 ++ dirname /install.sh [2022-03-03T05:04:16.890Z] #67 0.786 + dir=/ [2022-03-03T05:04:16.890Z] #67 0.795 + bin=containerd [2022-03-03T05:04:16.890Z] #67 0.795 + shift [2022-03-03T05:04:16.890Z] #67 0.795 + '[' '!' -f //containerd.installer ']' [2022-03-03T05:04:16.890Z] #67 0.796 + . //containerd.installer [2022-03-03T05:04:16.890Z] #67 0.796 ++ set -e [2022-03-03T05:04:16.890Z] #67 0.796 ++ : v1.5.9 [2022-03-03T05:04:16.890Z] #67 0.796 + install_containerd [2022-03-03T05:04:16.891Z] #67 0.797 + echo 'Install containerd version v1.5.9' [2022-03-03T05:04:16.891Z] #67 0.797 Install containerd version v1.5.9 [2022-03-03T05:04:16.891Z] #67 0.798 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LeELlR3fSk/src/github.com/containerd/containerd [2022-03-03T05:04:16.891Z] #67 0.801 Cloning into '/tmp/tmp.LeELlR3fSk/src/github.com/containerd/containerd'... [2022-03-03T05:04:17.054Z] #21 41.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:04:17.151Z] #67 ... [2022-03-03T05:04:17.151Z] [2022-03-03T05:04:17.151Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-03T05:04:17.151Z] #70 sha256:b0a17c467c1c690d482b80c05e0ce1db1659c7cc06c85ff1919a1d74c33be2c7 [2022-03-03T05:04:17.151Z] #70 48.07 rootlesskit version 0.14.6 [2022-03-03T05:04:17.151Z] #70 48.08 Usage of /build/rootlesskit-docker-proxy: [2022-03-03T05:04:17.151Z] #70 48.08 -container-ip string [2022-03-03T05:04:17.151Z] #70 48.08 container ip [2022-03-03T05:04:17.151Z] #70 48.08 -container-port int [2022-03-03T05:04:17.151Z] #70 48.08 container port (default -1) [2022-03-03T05:04:17.151Z] #70 48.08 -host-ip string [2022-03-03T05:04:17.151Z] #70 48.08 host ip [2022-03-03T05:04:17.151Z] #70 48.08 -host-port int [2022-03-03T05:04:17.151Z] #70 48.08 host port (default -1) [2022-03-03T05:04:17.151Z] #70 48.08 -proto string [2022-03-03T05:04:17.152Z] #70 48.08 proxy protocol (default "tcp") [2022-03-03T05:04:17.152Z] #70 DONE 48.2s [2022-03-03T05:04:17.152Z] [2022-03-03T05:04:17.152Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-03T05:04:17.152Z] #71 sha256:0aa7a2e8d214dda107f31104506fc2c619e697e965f7680a522c8f14490bbe5c [2022-03-03T05:04:17.152Z] #71 DONE 0.1s [2022-03-03T05:04:17.152Z] [2022-03-03T05:04:17.152Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-03T05:04:17.152Z] #72 sha256:709034ebcd1a5b58c2042a9d00065950f4a8a8c521ebe82db8e10c6f436cef95 [2022-03-03T05:04:17.412Z] #72 DONE 0.1s [2022-03-03T05:04:17.412Z] [2022-03-03T05:04:17.412Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:04:17.412Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:04:17.412Z] #20 45.24 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:04:17.412Z] #20 45.24 Need to get 115 MB of archives. [2022-03-03T05:04:17.412Z] #20 45.24 After this operation, 645 MB of additional disk space will be used. [2022-03-03T05:04:17.412Z] #20 45.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-03-03T05:04:17.412Z] #20 45.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-03-03T05:04:17.412Z] #20 45.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-03T05:04:17.412Z] #20 45.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-03-03T05:04:17.412Z] #20 45.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-03T05:04:17.412Z] #20 45.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-03T05:04:17.412Z] #20 45.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-03T05:04:17.412Z] #20 45.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-03-03T05:04:17.412Z] #20 45.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-03-03T05:04:17.412Z] #20 45.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-03T05:04:17.412Z] #20 46.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T05:04:17.412Z] #20 46.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-03-03T05:04:17.412Z] #20 46.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-03-03T05:04:17.412Z] #20 47.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-03T05:04:17.412Z] #20 47.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-03T05:04:17.412Z] #20 47.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-03T05:04:17.412Z] #20 47.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-03T05:04:17.412Z] #20 47.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-03T05:04:17.412Z] #20 47.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-03T05:04:17.412Z] #20 47.37 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-03T05:04:17.413Z] #20 47.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-03T05:04:17.413Z] #20 47.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-03T05:04:17.413Z] #20 47.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-03T05:04:17.413Z] #20 47.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-03T05:04:17.413Z] #20 47.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-03T05:04:17.413Z] #20 47.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-03T05:04:17.413Z] #20 47.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-03T05:04:17.413Z] #20 47.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-03T05:04:17.413Z] #20 47.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-03T05:04:17.413Z] #20 47.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-03T05:04:17.413Z] #20 48.23 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:04:17.413Z] #20 48.53 Fetched 115 MB in 2s (45.9 MB/s) [2022-03-03T05:04:17.413Z] #20 48.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-03T05:04:17.413Z] #20 48.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-03T05:04:17.413Z] #20 48.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T05:04:17.413Z] #20 48.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:04:17.476Z] #32 DONE 0.9s [2022-03-03T05:04:17.476Z] [2022-03-03T05:04:17.476Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-03T05:04:17.476Z] #35 sha256:bc991ca5e62c49567cf3e4f946e0487fb11076a1b6cffab359ce27b7b5f69bf0 [2022-03-03T05:04:18.407Z] #35 DONE 0.9s [2022-03-03T05:04:18.407Z] [2022-03-03T05:04:18.407Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-03T05:04:18.407Z] #37 sha256:0f88e75c576e6ec75eb411e42d265fa351821fa06285b6c07ea3eb8df2764b3c [2022-03-03T05:04:18.407Z] #37 DONE 0.1s [2022-03-03T05:04:18.407Z] [2022-03-03T05:04:18.407Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:04:18.407Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:04:18.407Z] #43 173.0 + dpkg --print-architecture [2022-03-03T05:04:18.407Z] #43 173.0 + git checkout -q v2.1.0 [2022-03-03T05:04:18.407Z] #43 ... [2022-03-03T05:04:18.407Z] [2022-03-03T05:04:18.407Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-03T05:04:18.407Z] #41 sha256:7d6c2a187bf5fade41bd0d94daa65a39dfefd85a08a27987c5ca245b15dafdde [2022-03-03T05:04:18.407Z] #41 DONE 0.1s [2022-03-03T05:04:18.445Z] #21 DONE 43.4s [2022-03-03T05:04:18.445Z] [2022-03-03T05:04:18.446Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:18.446Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:18.664Z] [2022-03-03T05:04:18.664Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:18.664Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:18.664Z] #51 ... [2022-03-03T05:04:18.664Z] [2022-03-03T05:04:18.664Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:04:18.664Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:04:18.664Z] #43 173.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-03T05:04:18.664Z] #43 173.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-03T05:04:18.708Z] #51 ... [2022-03-03T05:04:18.708Z] [2022-03-03T05:04:18.708Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-03T05:04:18.708Z] #22 sha256:77471c55c324a419bf1fa541a078ef6d04d8f7238c91a05b85c41b88d013604c [2022-03-03T05:04:18.794Z] #20 49.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-03T05:04:18.794Z] #20 49.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-03T05:04:18.794Z] #20 49.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:04:19.283Z] #22 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-03T05:04:19.364Z] #20 ... [2022-03-03T05:04:19.364Z] [2022-03-03T05:04:19.364Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:04:19.364Z] #45 sha256:f22beb2a475971ebd7ca41639c42d7fa4b16d8deab2237d7e538ae73830b1343 [2022-03-03T05:04:19.364Z] #45 31.37 Reading package lists... [2022-03-03T05:04:19.364Z] #45 40.65 Building dependency tree... [2022-03-03T05:04:19.364Z] #45 45.02 The following additional packages will be installed: [2022-03-03T05:04:19.364Z] #45 45.03 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-03T05:04:19.364Z] #45 45.05 Suggested packages: [2022-03-03T05:04:19.364Z] #45 45.06 cmake-doc ninja-build lrzip [2022-03-03T05:04:19.364Z] #45 45.06 Recommended packages: [2022-03-03T05:04:19.364Z] #45 45.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-03T05:04:19.364Z] #45 45.36 The following NEW packages will be installed: [2022-03-03T05:04:19.364Z] #45 45.38 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-03T05:04:19.364Z] #45 45.77 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:04:19.364Z] #45 45.77 Need to get 8418 kB of archives. [2022-03-03T05:04:19.364Z] #45 45.77 After this operation, 34.9 MB of additional disk space will be used. [2022-03-03T05:04:19.364Z] #45 45.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:04:19.364Z] #45 45.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:04:19.364Z] #45 45.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-03T05:04:19.364Z] #45 45.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-03T05:04:19.364Z] #45 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-03T05:04:19.364Z] #45 45.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-03T05:04:19.364Z] #45 45.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-03T05:04:19.364Z] #45 45.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-03T05:04:19.364Z] #45 46.81 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:04:19.364Z] #45 47.08 Fetched 8418 kB in 0s (17.3 MB/s) [2022-03-03T05:04:19.364Z] #45 47.21 Selecting previously unselected package xxd. [2022-03-03T05:04:19.364Z] #45 47.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-03T05:04:19.364Z] #45 47.27 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:04:19.364Z] #45 47.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:19.364Z] #45 47.45 Selecting previously unselected package vim-common. [2022-03-03T05:04:19.364Z] #45 47.45 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:04:19.364Z] #45 47.47 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:19.364Z] #45 47.68 Selecting previously unselected package cmake-data. [2022-03-03T05:04:19.364Z] #45 47.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-03T05:04:19.364Z] #45 47.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:04:19.364Z] #45 48.90 Selecting previously unselected package libarchive13:amd64. [2022-03-03T05:04:19.364Z] #45 48.91 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-03T05:04:19.364Z] #45 48.92 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T05:04:19.364Z] #45 49.12 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-03T05:04:19.364Z] #45 49.12 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-03T05:04:19.364Z] #45 49.13 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T05:04:19.364Z] #45 49.25 Selecting previously unselected package librhash0:amd64. [2022-03-03T05:04:19.364Z] #45 49.28 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-03T05:04:19.364Z] #45 49.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-03T05:04:19.364Z] #45 49.39 Selecting previously unselected package libuv1:amd64. [2022-03-03T05:04:19.364Z] #45 49.40 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-03T05:04:19.364Z] #45 49.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-03T05:04:19.364Z] #45 49.53 Selecting previously unselected package cmake. [2022-03-03T05:04:19.364Z] #45 49.57 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-03T05:04:19.364Z] #45 49.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:04:19.508Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-03T05:04:19.545Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-03T05:04:19.546Z] #22 0.869 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-03T05:04:19.546Z] #22 DONE 0.9s [2022-03-03T05:04:19.546Z] [2022-03-03T05:04:19.546Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:04:19.546Z] #23 sha256:07c8f9a90d995ffa0109937362f2e816548dac87068b2667b5294ed64d91b8b8 [2022-03-03T05:04:19.623Z] #45 ... [2022-03-03T05:04:19.623Z] [2022-03-03T05:04:19.624Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:04:19.624Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:04:19.624Z] #20 50.87 Selecting previously unselected package binutils-mingw-w64. [2022-03-03T05:04:19.624Z] #20 50.87 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-03T05:04:19.624Z] #20 50.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:04:19.624Z] #20 50.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-03T05:04:19.624Z] #20 50.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:04:19.624Z] #20 50.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:04:19.884Z] #20 51.04 Selecting previously unselected package dmsetup. [2022-03-03T05:04:19.884Z] #20 51.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:04:19.884Z] #20 51.05 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:04:19.884Z] #20 51.11 Selecting previously unselected package mingw-w64-common. [2022-03-03T05:04:19.884Z] #20 51.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-03T05:04:19.884Z] #20 51.13 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-03T05:04:20.032Z] 8f616e6e9eec: Pull complete [2022-03-03T05:04:20.147Z] #20 ... [2022-03-03T05:04:20.147Z] [2022-03-03T05:04:20.147Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-03T05:04:20.147Z] #45 sha256:f22beb2a475971ebd7ca41639c42d7fa4b16d8deab2237d7e538ae73830b1343 [2022-03-03T05:04:20.147Z] #45 50.98 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-03T05:04:20.147Z] #45 51.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:20.147Z] #45 51.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-03T05:04:20.147Z] #45 51.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:04:20.147Z] #45 51.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-03T05:04:20.147Z] #45 51.07 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-03T05:04:20.147Z] #45 51.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-03T05:04:20.147Z] #45 51.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-03T05:04:20.147Z] #45 51.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:04:20.147Z] #45 DONE 51.4s [2022-03-03T05:04:20.411Z] [2022-03-03T05:04:20.411Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-03T05:04:20.411Z] #46 sha256:d7595447d689bed0349cb025cc62dc7551443651d12cba68631dca4a49fcbe91 [2022-03-03T05:04:20.411Z] #46 DONE 0.1s [2022-03-03T05:04:20.411Z] [2022-03-03T05:04:20.411Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-03T05:04:20.411Z] #47 sha256:7851360ccf8783df674f29809a30c0a7a1f3d14b8c9632841a8b4defebaef198 [2022-03-03T05:04:20.981Z] #47 0.751 + RM_GOPATH=0 [2022-03-03T05:04:20.981Z] #47 0.751 + TMP_GOPATH= [2022-03-03T05:04:20.981Z] #47 0.751 + : /build [2022-03-03T05:04:20.981Z] #47 0.751 + '[' -z '' ']' [2022-03-03T05:04:20.981Z] #47 0.752 ++ mktemp -d [2022-03-03T05:04:20.981Z] #47 0.755 + export GOPATH=/tmp/tmp.kZz1qgXQxC [2022-03-03T05:04:20.981Z] #47 0.755 + GOPATH=/tmp/tmp.kZz1qgXQxC [2022-03-03T05:04:20.981Z] #47 0.755 + RM_GOPATH=1 [2022-03-03T05:04:20.981Z] #47 0.755 + case "$(go env GOARCH)" in [2022-03-03T05:04:20.981Z] #47 0.755 ++ go env GOARCH [2022-03-03T05:04:20.981Z] #47 0.761 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:04:20.981Z] #47 0.762 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:04:20.981Z] #47 0.762 ++ dirname /install.sh [2022-03-03T05:04:20.981Z] #47 0.765 + dir=/ [2022-03-03T05:04:20.981Z] #47 0.765 + bin=tini [2022-03-03T05:04:20.981Z] #47 0.765 + shift [2022-03-03T05:04:20.981Z] #47 0.765 + '[' '!' -f //tini.installer ']' [2022-03-03T05:04:20.981Z] #47 0.765 + . //tini.installer [2022-03-03T05:04:20.981Z] #47 0.765 ++ : v0.19.0 [2022-03-03T05:04:20.981Z] #47 0.765 + install_tini [2022-03-03T05:04:20.981Z] #47 0.765 + echo 'Install tini version v0.19.0' [2022-03-03T05:04:20.981Z] #47 0.766 Install tini version v0.19.0 [2022-03-03T05:04:20.981Z] #47 0.766 + git clone https://github.com/krallin/tini.git /tmp/tmp.kZz1qgXQxC/tini [2022-03-03T05:04:20.981Z] #47 0.767 Cloning into '/tmp/tmp.kZz1qgXQxC/tini'... [2022-03-03T05:04:21.241Z] #47 1.116 + cd /tmp/tmp.kZz1qgXQxC/tini [2022-03-03T05:04:21.409Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-03T05:04:21.502Z] #47 1.117 + git checkout -q v0.19.0 [2022-03-03T05:04:21.502Z] #47 1.124 + cmake . [2022-03-03T05:04:21.502Z] #47 1.331 -- The C compiler identification is GNU 10.2.1 [2022-03-03T05:04:21.502Z] #47 1.355 -- Detecting C compiler ABI info [2022-03-03T05:04:21.572Z] #26 195.4 + return [2022-03-03T05:04:21.762Z] #47 1.543 -- Detecting C compiler ABI info - done [2022-03-03T05:04:21.762Z] #47 1.590 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-03T05:04:21.762Z] #47 1.592 -- Detecting C compile features [2022-03-03T05:04:21.762Z] #47 1.593 -- Detecting C compile features - done [2022-03-03T05:04:21.762Z] #47 1.607 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-03T05:04:22.023Z] #47 1.726 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-03T05:04:22.023Z] #47 1.777 -- Configuring done [2022-03-03T05:04:22.023Z] #47 1.790 -- Generating done [2022-03-03T05:04:22.023Z] #47 1.791 -- Build files have been written to: /tmp/tmp.kZz1qgXQxC/tini [2022-03-03T05:04:22.023Z] #47 1.799 + make tini-static [2022-03-03T05:04:22.023Z] #47 1.913 Scanning dependencies of target tini-static [2022-03-03T05:04:22.283Z] #47 1.945 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-03T05:04:22.501Z] #26 DONE 197.8s [2022-03-03T05:04:22.501Z] [2022-03-03T05:04:22.501Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:04:22.501Z] #60 sha256:c820da3f4f12b8c6d78494ccf7971cba575c44e6ae2c6ebac74a9b6c46d00033 [2022-03-03T05:04:22.501Z] #60 170.1 + bin/containerd [2022-03-03T05:04:22.541Z] #47 2.355 [100%] Linking C executable tini-static [2022-03-03T05:04:22.782Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-03T05:04:22.801Z] #47 2.534 [100%] Built target tini-static [2022-03-03T05:04:22.801Z] #47 2.565 + mkdir -p /build [2022-03-03T05:04:22.801Z] #47 2.567 + cp tini-static /build/docker-init [2022-03-03T05:04:23.061Z] #47 DONE 2.9s [2022-03-03T05:04:23.061Z] [2022-03-03T05:04:23.062Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:04:23.062Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:04:23.062Z] #20 52.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-03T05:04:23.062Z] #20 52.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-03T05:04:23.062Z] #20 52.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:04:23.630Z] #20 54.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-03T05:04:23.630Z] #20 54.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:23.630Z] #20 54.87 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:04:23.893Z] #20 54.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-03T05:04:23.893Z] #20 55.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:23.893Z] #20 55.00 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:04:24.391Z] #60 ... [2022-03-03T05:04:24.391Z] [2022-03-03T05:04:24.391Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-03T05:04:24.391Z] #27 sha256:aacd6e2866021e5b19479e76d90c374aa81f48d50dedb78dd93c7321f3bb6020 [2022-03-03T05:04:24.391Z] #27 DONE 0.8s [2022-03-03T05:04:24.391Z] [2022-03-03T05:04:24.391Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-03T05:04:24.391Z] #32 sha256:67e9559281ee9d5ff7779fea2f3248e570d73119d893e45873b9df693ba1ca43 [2022-03-03T05:04:24.680Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-03T05:04:24.680Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-03T05:04:24.937Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-03T05:04:25.194Z] check_test.go:308: [d39b046eed7ed] daemon is not started [2022-03-03T05:04:25.194Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-03T05:04:25.760Z] check_test.go:308: [dfeb23df3edda] daemon is not started [2022-03-03T05:04:25.760Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-03T05:04:26.327Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-03T05:04:26.327Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-03T05:04:26.466Z] #20 57.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-03T05:04:26.467Z] #20 57.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:26.467Z] #20 57.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:04:26.893Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-03T05:04:26.893Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-03T05:04:27.461Z] check_test.go:308: [df0f1fc3a92b7] daemon is not started [2022-03-03T05:04:27.461Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-03T05:04:27.661Z] #32 DONE 3.3s [2022-03-03T05:04:27.661Z] [2022-03-03T05:04:27.661Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-03T05:04:27.661Z] #35 sha256:791faa433cd6d7858b2f666af8c33039124074999bc511ca8532e000891d3821 [2022-03-03T05:04:28.836Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-03T05:04:29.556Z] #35 DONE 1.8s [2022-03-03T05:04:29.556Z] [2022-03-03T05:04:29.556Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:29.556Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:04:29.556Z] #51 ... [2022-03-03T05:04:29.556Z] [2022-03-03T05:04:29.556Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-03T05:04:29.556Z] #37 sha256:8a68fbeaff4fa6a58a5cc11bc86b3aa65fe6317e65593f8056c3a8518b4e6748 [2022-03-03T05:04:29.556Z] #37 DONE 0.1s [2022-03-03T05:04:29.556Z] [2022-03-03T05:04:29.556Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-03T05:04:29.556Z] #41 sha256:4a8d4c5c29c44118f2c1c544e8238f9eea6ad930f9c467c99f4efb5ec9d29c81 [2022-03-03T05:04:29.556Z] #41 DONE 0.0s [2022-03-03T05:04:29.556Z] [2022-03-03T05:04:29.556Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-03T05:04:29.556Z] #44 sha256:e81eae5c10174610efcc43cecb042d937f8d0f8cd1dae5d0f8d10fd6410f2d3b [2022-03-03T05:04:29.563Z] #23 9.167 Collecting yamllint==1.26.1 [2022-03-03T05:04:29.563Z] #23 10.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-03T05:04:29.767Z] #20 ... [2022-03-03T05:04:29.767Z] [2022-03-03T05:04:29.767Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:04:29.767Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:04:29.767Z] #67 13.10 + cd /tmp/tmp.LeELlR3fSk/src/github.com/containerd/containerd [2022-03-03T05:04:29.767Z] #67 13.10 + git checkout -q v1.5.9 [2022-03-03T05:04:29.767Z] #67 13.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-03T05:04:29.767Z] #67 13.52 + BUILDTAGS='netgo osusergo static_build' [2022-03-03T05:04:29.767Z] #67 13.52 + export EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:04:29.767Z] #67 13.52 + EXTRA_FLAGS=-buildmode=pie [2022-03-03T05:04:29.767Z] #67 13.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-03T05:04:29.767Z] #67 13.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-03T05:04:29.767Z] #67 13.52 + '[' '' = dynamic ']' [2022-03-03T05:04:29.767Z] #67 13.52 + make [2022-03-03T05:04:29.769Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-03T05:04:29.815Z] #44 DONE 0.3s [2022-03-03T05:04:29.815Z] [2022-03-03T05:04:29.815Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:29.815Z] #51 sha256:f0a288a30afbed135131a3ed39071e4a81883c890ef6b9234f4330c6cef7c5ef [2022-03-03T05:04:29.815Z] #51 205.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-03T05:04:29.815Z] #51 DONE 205.4s [2022-03-03T05:04:29.815Z] [2022-03-03T05:04:29.815Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-03T05:04:29.815Z] #48 sha256:eef658860a907064ebf25c82c15ec2f46251b1047937627af6715a6ceadb54e0 [2022-03-03T05:04:29.815Z] #48 DONE 0.1s [2022-03-03T05:04:29.815Z] [2022-03-03T05:04:29.815Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-03T05:04:29.815Z] #50 sha256:16140d881e811650b19dec6598f2e32950155980bfa974aef85dda439d73a81d [2022-03-03T05:04:30.072Z] #50 DONE 0.1s [2022-03-03T05:04:30.072Z] [2022-03-03T05:04:30.072Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:04:30.072Z] #56 sha256:5005514d1c3056586feada4381a06a1dbc2764f80861a37e36b28c497a58ec6a [2022-03-03T05:04:30.705Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-03T05:04:30.707Z] #67 14.26 + bin/ctr [2022-03-03T05:04:30.955Z] #23 11.42 Collecting pathspec>=0.5.3 [2022-03-03T05:04:30.955Z] #23 11.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-03T05:04:31.218Z] #23 11.76 Collecting pyyaml [2022-03-03T05:04:31.218Z] #23 11.77 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-03T05:04:31.218Z] #23 11.85 Building wheels for collected packages: yamllint [2022-03-03T05:04:31.218Z] #23 11.85 Building wheel for yamllint (setup.py): started [2022-03-03T05:04:31.274Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-03T05:04:31.274Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-03T05:04:31.441Z] #56 ... [2022-03-03T05:04:31.441Z] [2022-03-03T05:04:31.441Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-03T05:04:31.441Z] #52 sha256:a80f2f486f3880022543b7df9d0f40fab1faacb4d6eb2656aa182c604646346e [2022-03-03T05:04:31.441Z] #52 DONE 0.1s [2022-03-03T05:04:31.441Z] [2022-03-03T05:04:31.441Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-03T05:04:31.441Z] #54 sha256:2f4daddb1e49f3fc47855e3c8379e9143046a3f93ed54b064bed2d0ee2256098 [2022-03-03T05:04:31.441Z] #54 DONE 0.1s [2022-03-03T05:04:31.441Z] [2022-03-03T05:04:31.441Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:04:31.441Z] #56 sha256:5005514d1c3056586feada4381a06a1dbc2764f80861a37e36b28c497a58ec6a [2022-03-03T05:04:31.698Z] #56 111.7 + mkdir -p /build [2022-03-03T05:04:31.954Z] #56 111.7 + cp runc /build/runc [2022-03-03T05:04:31.954Z] #56 DONE 111.8s [2022-03-03T05:04:31.954Z] [2022-03-03T05:04:31.954Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:04:31.954Z] #60 sha256:c820da3f4f12b8c6d78494ccf7971cba575c44e6ae2c6ebac74a9b6c46d00033 [2022-03-03T05:04:32.165Z] #23 ... [2022-03-03T05:04:32.165Z] [2022-03-03T05:04:32.165Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:04:32.165Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:04:32.165Z] #43 195.1 + dpkg --print-architecture [2022-03-03T05:04:32.165Z] #43 195.1 + git checkout -q v2.1.0 [2022-03-03T05:04:32.428Z] #43 195.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-03T05:04:32.428Z] #43 195.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-03T05:04:32.884Z] #60 ... [2022-03-03T05:04:32.884Z] [2022-03-03T05:04:32.884Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-03T05:04:32.884Z] #57 sha256:e4d913cc0179b5c5130284b6d9c49856dd0275a0924c5e432935b939b75359c0 [2022-03-03T05:04:32.884Z] #57 DONE 0.1s [2022-03-03T05:04:32.884Z] [2022-03-03T05:04:32.884Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:04:32.884Z] #60 sha256:c820da3f4f12b8c6d78494ccf7971cba575c44e6ae2c6ebac74a9b6c46d00033 [2022-03-03T05:04:33.376Z] #43 ... [2022-03-03T05:04:33.376Z] [2022-03-03T05:04:33.376Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:04:33.376Z] #23 sha256:07c8f9a90d995ffa0109937362f2e816548dac87068b2667b5294ed64d91b8b8 [2022-03-03T05:04:33.376Z] #23 12.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-03T05:04:33.376Z] #23 12.67 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f77eddafde49b3c8798b1261e06e8441acdfd2ce09b0c831115436beb4a01681 [2022-03-03T05:04:33.376Z] #23 12.67 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-03T05:04:33.376Z] #23 12.67 Successfully built yamllint [2022-03-03T05:04:33.376Z] #23 12.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-03T05:04:33.376Z] #23 13.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-03T05:04:33.376Z] #23 DONE 13.9s [2022-03-03T05:04:33.376Z] [2022-03-03T05:04:33.376Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-03T05:04:33.376Z] #27 sha256:cf2c893d312a324638c242bee5a4373eaada48b9778d1208198efaac658eafec [2022-03-03T05:04:33.637Z] #27 DONE 0.5s [2022-03-03T05:04:33.637Z] [2022-03-03T05:04:33.637Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:33.637Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:33.806Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-03T05:04:33.898Z] #51 ... [2022-03-03T05:04:33.898Z] [2022-03-03T05:04:33.898Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-03T05:04:33.898Z] #32 sha256:8a63da21ba53f50b5640ee25481dfb5529b379e60ef2f07b352b89f737541b6b [2022-03-03T05:04:34.843Z] #32 DONE 0.8s [2022-03-03T05:04:34.843Z] [2022-03-03T05:04:34.843Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-03T05:04:34.843Z] #35 sha256:d170fc23a606dea9113a4d9c79d3a563b002b89a461a948e27b10cf48989b5a9 [2022-03-03T05:04:35.104Z] #35 DONE 0.4s [2022-03-03T05:04:35.104Z] [2022-03-03T05:04:35.104Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-03T05:04:35.104Z] #37 sha256:d45a9edf4886c8dd99728cfc1ae479455d52da5355bab36c3158814bc663c90e [2022-03-03T05:04:35.366Z] #37 DONE 0.2s [2022-03-03T05:04:35.366Z] [2022-03-03T05:04:35.366Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-03T05:04:35.366Z] #41 sha256:07a01abf5129c6d6f250046cf99481e22106eb0e986e6b02af3c9df68caabbd6 [2022-03-03T05:04:35.366Z] #41 DONE 0.1s [2022-03-03T05:04:35.366Z] [2022-03-03T05:04:35.366Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:35.366Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:37.085Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-03T05:04:37.278Z] #67 ... [2022-03-03T05:04:37.278Z] [2022-03-03T05:04:37.278Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-03T05:04:37.278Z] #20 sha256:85e7fa1b3f2a5f7287075fb5384609750dc8d33ca2a46ff0772e02ff42cff40e [2022-03-03T05:04:37.278Z] #20 61.17 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-03T05:04:37.278Z] #20 61.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:37.278Z] #20 61.18 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:04:37.278Z] #20 62.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-03T05:04:37.278Z] #20 62.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:37.278Z] #20 62.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:04:37.278Z] #20 64.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-03T05:04:37.278Z] #20 64.64 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:37.278Z] #20 64.65 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:04:37.278Z] #20 68.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-03T05:04:37.278Z] #20 68.41 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-03T05:04:37.278Z] #20 68.42 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:04:38.459Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-03T05:04:39.191Z] #20 70.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-03T05:04:39.191Z] #20 70.24 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-03T05:04:39.191Z] #20 70.25 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:04:39.191Z] #20 70.32 Selecting previously unselected package libapparmor1:amd64. [2022-03-03T05:04:39.191Z] #20 70.33 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-03T05:04:39.191Z] #20 70.34 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:04:39.191Z] #20 70.39 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-03T05:04:39.192Z] #20 70.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-03T05:04:39.192Z] #20 70.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:04:39.192Z] #20 70.50 Selecting previously unselected package libbtrfs0:amd64. [2022-03-03T05:04:39.453Z] #20 70.50 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-03T05:04:39.453Z] #20 70.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:04:39.453Z] #20 70.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-03T05:04:39.453Z] #20 70.61 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-03T05:04:39.453Z] #20 70.62 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:04:39.453Z] #20 70.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-03T05:04:39.453Z] #20 70.73 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:04:39.453Z] #20 70.73 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:04:39.453Z] #20 70.78 Selecting previously unselected package libudev-dev:amd64. [2022-03-03T05:04:39.453Z] #20 70.78 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-03T05:04:39.453Z] #20 70.79 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:04:39.713Z] #20 70.85 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-03T05:04:39.713Z] #20 70.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-03T05:04:39.713Z] #20 70.87 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:04:39.973Z] #20 70.99 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-03T05:04:39.973Z] #20 71.00 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-03T05:04:39.973Z] #20 71.00 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:04:39.973Z] #20 71.07 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-03T05:04:39.973Z] #20 71.08 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-03T05:04:39.973Z] #20 71.09 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:04:39.973Z] #20 71.17 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-03T05:04:39.974Z] #20 71.18 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-03T05:04:39.974Z] #20 71.18 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:04:39.974Z] #20 71.22 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-03T05:04:39.974Z] #20 71.23 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-03T05:04:39.974Z] #20 71.23 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:04:40.234Z] #20 71.40 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-03T05:04:40.234Z] #20 71.40 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-03T05:04:40.234Z] #20 71.41 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:04:40.234Z] #20 71.51 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-03T05:04:40.495Z] #20 71.52 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-03T05:04:40.495Z] #20 71.53 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:04:40.495Z] #20 71.57 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-03T05:04:40.495Z] #20 71.58 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-03T05:04:40.495Z] #20 71.59 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:04:40.495Z] #20 71.67 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-03T05:04:40.495Z] #20 71.67 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-03T05:04:40.495Z] #20 71.67 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:04:40.574Z] #43 DONE 193.9s [2022-03-03T05:04:40.575Z] [2022-03-03T05:04:40.575Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:40.575Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:40.756Z] #20 71.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-03T05:04:40.756Z] #20 71.92 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-03T05:04:40.756Z] #20 71.93 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-03T05:04:40.756Z] #20 71.95 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-03T05:04:40.756Z] #20 71.96 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-03T05:04:40.756Z] #20 71.97 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-03T05:04:40.756Z] #20 71.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-03T05:04:40.756Z] #20 72.00 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-03T05:04:40.756Z] #20 72.01 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-03T05:04:40.756Z] #20 72.03 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-03T05:04:40.756Z] #20 72.04 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-03T05:04:40.756Z] #20 72.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-03T05:04:40.756Z] #20 72.07 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-03T05:04:40.756Z] #20 72.08 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-03T05:04:40.756Z] #20 72.10 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-03T05:04:40.756Z] #20 72.11 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-03T05:04:40.756Z] #20 72.13 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-03T05:04:40.756Z] #20 72.14 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-03T05:04:40.989Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-03T05:04:41.017Z] #20 72.15 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-03T05:04:41.017Z] #20 72.16 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-03T05:04:41.017Z] #20 72.18 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:04:41.017Z] #20 72.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:04:41.017Z] #20 72.20 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:04:41.017Z] #20 72.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-03T05:04:41.017Z] #20 72.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-03T05:04:41.017Z] #20 72.23 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-03T05:04:41.017Z] #20 72.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-03-03T05:04:41.017Z] #20 72.25 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-03T05:04:41.017Z] #20 72.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-03T05:04:41.017Z] #20 72.29 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:04:41.017Z] #20 72.31 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-03T05:04:41.017Z] #20 72.33 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:04:41.017Z] #20 72.34 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-03T05:04:41.017Z] #20 72.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:04:41.249Z] check_test.go:308: [def7c65e8fa21] daemon is not started [2022-03-03T05:04:41.249Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-03T05:04:41.508Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-03T05:04:41.766Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-03T05:04:41.766Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-03T05:04:41.948Z] #51 ... [2022-03-03T05:04:41.948Z] [2022-03-03T05:04:41.948Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-03T05:04:41.948Z] #44 sha256:07614b760387654b8b5377014fa9c02c1431979d5d48f70a2290c4ffd9a38b34 [2022-03-03T05:04:42.332Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-03T05:04:42.403Z] #20 DONE 73.4s [2022-03-03T05:04:42.403Z] [2022-03-03T05:04:42.403Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-03-03T05:04:42.403Z] #21 sha256:a0b2e165832b3bec00f5255ca7d4aa16d2304d0cfbe567376b1b1638726fe344 [2022-03-03T05:04:42.899Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-03T05:04:42.899Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-03T05:04:43.324Z] #44 DONE 1.1s [2022-03-03T05:04:43.324Z] [2022-03-03T05:04:43.324Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-03T05:04:43.324Z] #48 sha256:bd48dcad6247538790c303d974f1c5cd377a8773b6439a26ba68dd96709c317b [2022-03-03T05:04:43.324Z] #48 DONE 0.2s [2022-03-03T05:04:43.324Z] [2022-03-03T05:04:43.324Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-03T05:04:43.324Z] #50 sha256:ae2dd3ae44ec566f513e5f68a93ef6b509c33b57a65a1782663267045ef9c847 [2022-03-03T05:04:43.344Z] #21 1.129 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-03T05:04:43.591Z] #50 DONE 0.3s [2022-03-03T05:04:43.591Z] [2022-03-03T05:04:43.592Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:43.592Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:43.604Z] #21 1.289 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-03T05:04:43.604Z] #21 1.291 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-03T05:04:44.275Z] --- PASS: TestBuildWithHugeFile (47.15s) [2022-03-03T05:04:44.275Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:04:44.275Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:04:44.275Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:04:44.275Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:04:44.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:04:44.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:04:44.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:04:44.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:04:44.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:04:44.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:04:44.275Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:04:44.275Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:04:44.275Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:04:44.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-03T05:04:44.276Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-03-03T05:04:44.276Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-03-03T05:04:44.276Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-03-03T05:04:44.276Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:04:44.276Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-03T05:04:45.209Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-03T05:04:45.467Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-03T05:04:46.401Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-03T05:04:46.659Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-03T05:04:46.659Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-03T05:04:48.032Z] --- PASS: TestBuildPreserveOwnership (3.53s) [2022-03-03T05:04:48.032Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-03-03T05:04:48.032Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.00s) [2022-03-03T05:04:48.032Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:04:48.032Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-03T05:04:48.032Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-03T05:04:48.599Z] Loaded image: busybox:latest [2022-03-03T05:04:48.599Z] Loaded image: busybox:glibc [2022-03-03T05:04:49.143Z] #21 1.625 Reading package lists... [2022-03-03T05:04:49.167Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-03T05:04:49.425Z] Loaded image: debian:bullseye-slim [2022-03-03T05:04:49.684Z] Loaded image: hello-world:latest [2022-03-03T05:04:49.684Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:04:50.619Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-03T05:04:51.554Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-03T05:04:52.120Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-03T05:04:52.379Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-03T05:04:52.379Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-03T05:04:52.379Z] check_test.go:308: [df7d3d8d151c7] daemon is not started [2022-03-03T05:04:52.379Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-03T05:04:53.315Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-03T05:04:53.345Z] #21 6.282 Reading package lists... [2022-03-03T05:04:53.547Z] #51 ... [2022-03-03T05:04:53.547Z] [2022-03-03T05:04:53.547Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-03T05:04:53.547Z] #43 sha256:c63553c7bc4e21b05cb5c6d9217754e02c22c62a0ea2a112a8bcbb55346332bd [2022-03-03T05:04:53.547Z] #43 DONE 215.9s [2022-03-03T05:04:53.547Z] [2022-03-03T05:04:53.547Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:53.547Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:54.120Z] #51 ... [2022-03-03T05:04:54.120Z] [2022-03-03T05:04:54.120Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-03T05:04:54.120Z] #44 sha256:1984baf754417bdf0867d5e9b704bbe3fd6e4f3baea9274fa247f0ef155af4c9 [2022-03-03T05:04:54.250Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-03T05:04:54.285Z] #21 11.00 Building dependency tree... [2022-03-03T05:04:54.285Z] #21 12.12 Reading state information... [2022-03-03T05:04:54.695Z] #44 DONE 0.7s [2022-03-03T05:04:54.695Z] [2022-03-03T05:04:54.695Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-03T05:04:54.695Z] #48 sha256:2f8b7d87e40ea61861a443b2c58d98d0fda3d978f92e47be7dbec955e8af7120 [2022-03-03T05:04:54.695Z] #48 DONE 0.2s [2022-03-03T05:04:54.695Z] [2022-03-03T05:04:54.695Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-03T05:04:54.695Z] #50 sha256:07eee22f74dd4eb9805b33f1f873f7f5b6987f86ae35c6dc3570251a65951773 [2022-03-03T05:04:54.786Z] #60 203.1 # github.com/containerd/containerd/cmd/containerd [2022-03-03T05:04:54.786Z] #60 203.1 /usr/bin/ld: /tmp/go-link-1907688648/000019.o: in function `New': [2022-03-03T05:04:54.786Z] #60 203.1 /tmp/tmp.cd4L3Ksq8Z/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-03T05:04:54.786Z] #60 203.2 + bin/containerd-stress [2022-03-03T05:04:55.270Z] #50 DONE 0.2s [2022-03-03T05:04:55.270Z] [2022-03-03T05:04:55.270Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:04:55.270Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:04:55.626Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-03T05:04:55.667Z] #21 13.32 The following additional packages will be installed: [2022-03-03T05:04:55.667Z] #21 13.32 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-03T05:04:55.667Z] #21 13.33 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-03T05:04:55.667Z] #21 13.33 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-03T05:04:55.667Z] #21 13.33 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-03T05:04:55.667Z] #21 13.33 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-03T05:04:55.667Z] #21 13.33 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-03T05:04:55.667Z] #21 13.34 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-03T05:04:55.667Z] #21 13.35 Suggested packages: [2022-03-03T05:04:55.667Z] #21 13.35 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-03T05:04:55.667Z] #21 13.36 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-03T05:04:55.667Z] #21 13.36 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-03T05:04:55.667Z] #21 13.36 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-03T05:04:55.667Z] #21 13.36 seccomp:ppc64el seccomp:s390x [2022-03-03T05:04:55.667Z] #21 13.36 Recommended packages: [2022-03-03T05:04:55.667Z] #21 13.36 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-03T05:04:55.668Z] #21 13.36 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-03T05:04:55.668Z] #21 13.36 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-03T05:04:55.668Z] #21 13.36 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-03T05:04:55.884Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-03T05:04:55.927Z] #21 13.83 The following NEW packages will be installed: [2022-03-03T05:04:56.153Z] #60 204.2 + bin/containerd-shim [2022-03-03T05:04:56.187Z] #21 13.83 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-03T05:04:56.187Z] #21 13.83 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-03T05:04:56.187Z] #21 13.83 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-03T05:04:56.187Z] #21 13.84 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-03T05:04:56.187Z] #21 13.84 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-03T05:04:56.187Z] #21 13.84 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-03T05:04:56.187Z] #21 13.84 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-03T05:04:56.187Z] #21 13.84 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-03T05:04:56.187Z] #21 13.84 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-03T05:04:56.187Z] #21 13.84 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-03T05:04:56.187Z] #21 13.85 libseccomp2:ppc64el libseccomp2:s390x [2022-03-03T05:04:56.446Z] #21 14.19 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:04:56.446Z] #21 14.19 Need to get 15.9 MB of archives. [2022-03-03T05:04:56.446Z] #21 14.19 After this operation, 73.0 MB of additional disk space will be used. [2022-03-03T05:04:56.446Z] #21 14.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-03T05:04:56.446Z] #21 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-03T05:04:56.446Z] #21 14.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-03T05:04:56.446Z] #21 14.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-03T05:04:56.446Z] #21 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-03T05:04:56.446Z] #21 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-03T05:04:56.446Z] #21 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-03T05:04:56.446Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-03T05:04:56.446Z] #21 14.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-03T05:04:56.446Z] #21 14.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-03T05:04:56.446Z] #21 14.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-03T05:04:56.446Z] #21 14.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-03T05:04:56.446Z] #21 14.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-03T05:04:56.446Z] #21 14.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-03T05:04:56.446Z] #21 14.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-03T05:04:56.446Z] #21 14.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-03T05:04:56.446Z] #21 14.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-03T05:04:56.446Z] #21 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-03T05:04:56.705Z] #21 14.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-03T05:04:56.705Z] #21 14.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-03T05:04:56.705Z] #21 14.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-03T05:04:56.705Z] #21 14.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-03T05:04:56.705Z] #21 14.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-03T05:04:56.705Z] #21 14.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-03T05:04:56.705Z] #21 14.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-03T05:04:56.705Z] #21 14.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-03T05:04:56.705Z] #21 14.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-03T05:04:56.705Z] #21 14.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-03T05:04:56.705Z] #21 14.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-03T05:04:56.705Z] #21 14.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-03T05:04:56.705Z] #21 14.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-03T05:04:56.705Z] #21 14.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-03T05:04:56.705Z] #21 14.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-03T05:04:56.705Z] #21 14.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-03T05:04:57.257Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-03T05:04:57.274Z] #21 15.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:04:57.533Z] #21 15.35 Fetched 15.9 MB in 1s (25.8 MB/s) [2022-03-03T05:04:57.533Z] #21 15.39 Selecting previously unselected package gcc-10-base:armel. [2022-03-03T05:04:57.533Z] #21 15.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-03T05:04:57.533Z] #21 15.44 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-03T05:04:57.533Z] #21 15.44 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-03T05:04:57.533Z] #21 15.50 Selecting previously unselected package gcc-10-base:armhf. [2022-03-03T05:04:57.792Z] #21 15.51 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-03T05:04:57.792Z] #21 15.51 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-03T05:04:57.792Z] #21 15.56 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-03T05:04:57.792Z] #21 15.57 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-03T05:04:57.792Z] #21 15.57 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-03T05:04:57.792Z] #21 15.63 Selecting previously unselected package gcc-10-base:s390x. [2022-03-03T05:04:57.792Z] #21 15.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-03T05:04:57.792Z] #21 15.64 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-03T05:04:57.792Z] #21 15.70 Selecting previously unselected package gcc-10-base:arm64. [2022-03-03T05:04:57.792Z] #21 15.71 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-03T05:04:57.792Z] #21 15.71 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-03T05:04:57.792Z] #21 15.77 Selecting previously unselected package libgcc-s1:armel. [2022-03-03T05:04:57.822Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.96s) [2022-03-03T05:04:57.822Z] PASS [2022-03-03T05:04:57.822Z] [2022-03-03T05:04:57.822Z] === Skipped [2022-03-03T05:04:57.822Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-03T05:04:57.822Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:04:57.822Z] [2022-03-03T05:04:57.822Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:04:57.822Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:04:57.822Z] [2022-03-03T05:04:57.822Z] DONE 34 tests, 2 skipped in 83.818s [2022-03-03T05:04:57.822Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-03T05:04:57.822Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:04:57.822Z] ++ set -e [2022-03-03T05:04:57.822Z] ++ '[' -n 0 ']' [2022-03-03T05:04:57.822Z] ++ set -x [2022-03-03T05:04:57.822Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:04:57.822Z] INFO: Testing against a local daemon [2022-03-03T05:04:57.822Z] === RUN TestConfigInspect [2022-03-03T05:04:58.051Z] #21 15.77 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-03T05:04:58.051Z] #21 15.78 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-03T05:04:58.051Z] #21 15.84 Selecting previously unselected package libcrypt1:armel. [2022-03-03T05:04:58.051Z] #21 15.84 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-03T05:04:58.051Z] #21 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-03T05:04:58.310Z] #21 15.93 Selecting previously unselected package libc6:armel. [2022-03-03T05:04:58.310Z] #21 15.93 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-03T05:04:58.310Z] #21 16.13 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-03T05:04:58.757Z] check_test.go:308: [da22976cbbece] daemon is not started [2022-03-03T05:04:58.758Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-03T05:04:58.879Z] #21 16.53 Selecting previously unselected package libapparmor1:armel. [2022-03-03T05:04:58.879Z] #21 16.53 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-03T05:04:58.879Z] #21 16.54 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-03T05:04:58.879Z] #21 16.60 Selecting previously unselected package libapparmor-dev:armel. [2022-03-03T05:04:58.879Z] #21 16.60 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-03T05:04:58.879Z] #21 16.61 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-03T05:04:58.879Z] #21 16.68 Selecting previously unselected package libgcc-s1:arm64. [2022-03-03T05:04:58.879Z] #21 16.68 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-03T05:04:58.879Z] #21 16.69 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-03T05:04:58.879Z] #21 16.74 Selecting previously unselected package libcrypt1:arm64. [2022-03-03T05:04:58.879Z] #21 16.74 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-03T05:04:58.879Z] #21 16.75 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-03T05:04:59.139Z] #21 16.83 Selecting previously unselected package libc6:arm64. [2022-03-03T05:04:59.139Z] #21 16.84 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-03T05:04:59.398Z] #21 17.03 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-03T05:04:59.659Z] #21 17.50 Selecting previously unselected package libapparmor1:arm64. [2022-03-03T05:04:59.659Z] #21 17.51 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-03T05:04:59.659Z] #21 17.52 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-03T05:04:59.659Z] #21 17.57 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-03T05:04:59.920Z] #21 17.58 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-03T05:04:59.920Z] #21 17.58 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-03T05:04:59.920Z] #21 17.66 Selecting previously unselected package libgcc-s1:s390x. [2022-03-03T05:04:59.920Z] #21 17.67 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-03T05:04:59.920Z] #21 17.68 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-03T05:04:59.920Z] #21 17.73 Selecting previously unselected package libcrypt1:s390x. [2022-03-03T05:04:59.920Z] #21 17.73 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-03T05:04:59.920Z] #21 17.73 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-03T05:04:59.920Z] #21 17.82 Selecting previously unselected package libc6:s390x. [2022-03-03T05:05:00.181Z] #21 17.82 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-03T05:05:00.181Z] #21 18.03 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-03T05:05:00.750Z] #21 18.51 Selecting previously unselected package libapparmor1:s390x. [2022-03-03T05:05:00.750Z] #21 18.51 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-03T05:05:00.750Z] #21 18.52 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-03T05:05:00.750Z] #21 18.57 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-03T05:05:00.750Z] #21 18.57 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-03T05:05:00.750Z] #21 18.58 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-03T05:05:00.750Z] #21 18.67 Selecting previously unselected package libgcc-s1:armhf. [2022-03-03T05:05:01.010Z] #21 18.68 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-03T05:05:01.010Z] #21 18.68 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-03T05:05:01.010Z] #21 18.73 Selecting previously unselected package libcrypt1:armhf. [2022-03-03T05:05:01.010Z] #21 18.73 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-03T05:05:01.010Z] #21 18.74 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-03T05:05:01.010Z] #21 18.81 Selecting previously unselected package libc6:armhf. [2022-03-03T05:05:01.010Z] #21 18.82 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-03T05:05:01.271Z] #21 18.99 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-03T05:05:01.287Z] --- PASS: TestConfigInspect (3.13s) [2022-03-03T05:05:01.287Z] === RUN TestConfigList [2022-03-03T05:05:01.287Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-03T05:05:01.531Z] #21 19.37 Selecting previously unselected package libapparmor1:armhf. [2022-03-03T05:05:01.531Z] #21 19.37 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-03T05:05:01.531Z] #21 19.38 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-03T05:05:01.531Z] #21 19.42 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-03T05:05:01.531Z] #21 19.43 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-03T05:05:01.531Z] #21 19.44 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-03T05:05:01.791Z] #21 19.50 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-03T05:05:01.791Z] #21 19.51 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-03T05:05:01.791Z] #21 19.52 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-03T05:05:01.791Z] #21 19.56 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-03T05:05:01.791Z] #21 19.57 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-03T05:05:01.791Z] #21 19.58 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-03T05:05:01.854Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-03T05:05:01.854Z] check_test.go:308: [d86ce4358d3af] daemon is not started [2022-03-03T05:05:01.854Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-03T05:05:02.052Z] #21 19.66 Selecting previously unselected package libc6:ppc64el. [2022-03-03T05:05:02.052Z] #21 19.67 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-03T05:05:02.052Z] #21 19.88 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-03T05:05:02.623Z] #21 20.43 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-03T05:05:02.623Z] #21 20.44 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-03T05:05:02.623Z] #21 20.44 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-03T05:05:02.623Z] #21 20.49 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-03T05:05:02.623Z] #21 20.50 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-03T05:05:02.693Z] #60 210.2 + bin/containerd-shim-runc-v1 [2022-03-03T05:05:02.882Z] #21 20.51 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-03T05:05:02.882Z] #21 20.57 Selecting previously unselected package libseccomp2:s390x. [2022-03-03T05:05:02.882Z] #21 20.58 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-03T05:05:02.882Z] #21 20.58 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-03T05:05:02.882Z] #21 20.62 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-03T05:05:02.882Z] #21 20.64 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-03T05:05:02.882Z] #21 20.64 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-03T05:05:02.882Z] #21 20.71 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-03T05:05:02.882Z] #21 20.71 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-03T05:05:02.882Z] #21 20.71 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.143Z] #21 20.80 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-03T05:05:03.143Z] #21 20.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-03T05:05:03.143Z] #21 20.81 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.143Z] #21 20.88 Selecting previously unselected package libseccomp2:armhf. [2022-03-03T05:05:03.143Z] #21 20.88 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-03T05:05:03.143Z] #21 20.89 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.143Z] #21 20.94 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-03T05:05:03.143Z] #21 20.94 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-03T05:05:03.143Z] #21 20.95 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.402Z] #21 21.02 Selecting previously unselected package libseccomp2:armel. [2022-03-03T05:05:03.402Z] #21 21.03 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-03T05:05:03.403Z] #21 21.04 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.403Z] #21 21.09 Selecting previously unselected package libseccomp-dev:armel. [2022-03-03T05:05:03.403Z] #21 21.09 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-03T05:05:03.403Z] #21 21.10 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.403Z] #21 21.17 Selecting previously unselected package libseccomp2:arm64. [2022-03-03T05:05:03.403Z] #21 21.17 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-03T05:05:03.403Z] #21 21.17 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.403Z] #21 21.22 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-03T05:05:03.403Z] #21 21.22 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-03T05:05:03.403Z] #21 21.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-03T05:05:03.662Z] #21 21.33 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.35 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.37 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.38 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.39 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.41 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-03T05:05:03.662Z] #21 21.42 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-03T05:05:03.662Z] #21 21.44 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-03T05:05:03.662Z] #21 21.45 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-03T05:05:03.662Z] #21 21.46 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-03T05:05:03.662Z] #21 21.48 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.49 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.50 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-03T05:05:03.662Z] #21 21.51 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-03T05:05:03.759Z] --- PASS: TestConfigList (2.70s) [2022-03-03T05:05:03.759Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:05:03.923Z] #21 21.52 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-03T05:05:03.923Z] #21 21.54 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-03T05:05:04.695Z] docker_cli_daemon_plugins_test.go:80: [dadea27456a95] daemon is not started [2022-03-03T05:05:05.054Z] 8f616e6e9eec: Pull complete [2022-03-03T05:05:05.263Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-03T05:05:05.304Z] #21 22.75 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-03T05:05:05.522Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-03T05:05:05.973Z] #60 214.5 + bin/containerd-shim-runc-v2 [2022-03-03T05:05:06.244Z] #21 23.95 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-03T05:05:06.459Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2022-03-03T05:05:06.459Z] === RUN TestConfigsUpdate [2022-03-03T05:05:06.538Z] #60 215.1 + binaries [2022-03-03T05:05:06.795Z] #60 215.1 + install -D bin/containerd /build/containerd [2022-03-03T05:05:06.795Z] #60 215.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-03T05:05:06.795Z] #60 215.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-03T05:05:06.795Z] #60 215.2 + install -D bin/ctr /build/ctr [2022-03-03T05:05:07.359Z] #60 DONE 215.7s [2022-03-03T05:05:07.627Z] #21 25.18 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-03T05:05:07.834Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-03T05:05:07.834Z] docker_cli_daemon_plugins_test.go:170: [daa7f8005a236] daemon is not started [2022-03-03T05:05:07.834Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-03T05:05:07.921Z] [2022-03-03T05:05:07.921Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-03T05:05:07.921Z] #61 sha256:778b8706bac1a629390192f86473166d868d7cc64c5c50d5f4f6046bc2843244 [2022-03-03T05:05:08.177Z] #61 DONE 0.2s [2022-03-03T05:05:08.177Z] [2022-03-03T05:05:08.177Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-03T05:05:08.177Z] #66 sha256:6095ec24136afcd05bce70b5eff261aa3069f6407e384a485fc70c8a22a48072 [2022-03-03T05:05:08.177Z] #66 DONE 0.1s [2022-03-03T05:05:08.434Z] [2022-03-03T05:05:08.434Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-03T05:05:08.434Z] #71 sha256:05dcdba43b15252d4fb9ae7e29b79ffded7d72002db64c24cd598b084d24452b [2022-03-03T05:05:08.434Z] #71 DONE 0.2s [2022-03-03T05:05:08.434Z] [2022-03-03T05:05:08.434Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-03T05:05:08.434Z] #72 sha256:c57b13f7116d6e34d0deab51bb0e7c010d68cf1cc262d7c63bb7e15b3ef05de4 [2022-03-03T05:05:08.434Z] #72 DONE 0.0s [2022-03-03T05:05:08.434Z] [2022-03-03T05:05:08.434Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-03T05:05:08.434Z] #73 sha256:80d25d6534bbfca328346ae2fe0208f859078128aa722d2b61a92f645ccdc7dd [2022-03-03T05:05:08.565Z] #21 26.40 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-03T05:05:09.207Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-03T05:05:09.207Z] --- PASS: TestConfigsUpdate (2.70s) [2022-03-03T05:05:09.207Z] === RUN TestTemplatedConfig [2022-03-03T05:05:09.362Z] #73 DONE 0.7s [2022-03-03T05:05:09.362Z] [2022-03-03T05:05:09.362Z] #74 exporting to image [2022-03-03T05:05:09.362Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-03T05:05:09.362Z] #74 exporting layers [2022-03-03T05:05:09.945Z] #21 27.63 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-03T05:05:09.945Z] #21 27.64 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-03T05:05:09.945Z] #21 27.65 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-03T05:05:09.945Z] #21 27.67 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-03T05:05:09.945Z] #21 27.68 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-03T05:05:09.945Z] #21 27.69 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-03T05:05:09.945Z] #21 27.70 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-03T05:05:09.946Z] #21 27.72 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-03T05:05:09.946Z] #21 27.73 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-03T05:05:09.946Z] #21 27.74 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-03T05:05:09.946Z] #21 27.76 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-03T05:05:09.946Z] #21 27.77 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-03T05:05:09.946Z] #21 27.78 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-03T05:05:09.946Z] #21 27.79 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-03T05:05:09.946Z] #21 27.81 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-03T05:05:09.946Z] #21 27.82 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-03T05:05:09.946Z] #21 27.84 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-03T05:05:10.205Z] #21 27.85 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-03T05:05:10.205Z] #21 27.87 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-03T05:05:10.205Z] #21 27.88 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-03T05:05:10.205Z] #21 27.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:05:10.776Z] #21 DONE 28.5s [2022-03-03T05:05:10.776Z] [2022-03-03T05:05:10.776Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:05:10.776Z] #22 sha256:4ac4ad872842bfa850aa7b3d543c0ee76c796ad055ceb4b1bc364b72237e9765 [2022-03-03T05:05:10.776Z] #22 ... [2022-03-03T05:05:10.776Z] [2022-03-03T05:05:10.776Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-03T05:05:10.776Z] #62 sha256:9480952113eb970a8b2475ceee95d571f98e512a020a159b158bcdbb0d2e8470 [2022-03-03T05:05:10.776Z] #62 DONE 0.1s [2022-03-03T05:05:11.036Z] [2022-03-03T05:05:11.036Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:05:11.036Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:05:11.978Z] #63 ... [2022-03-03T05:05:11.978Z] [2022-03-03T05:05:11.978Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-03T05:05:11.978Z] #22 sha256:4ac4ad872842bfa850aa7b3d543c0ee76c796ad055ceb4b1bc364b72237e9765 [2022-03-03T05:05:11.978Z] #22 DONE 1.2s [2022-03-03T05:05:11.978Z] [2022-03-03T05:05:11.978Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:05:11.978Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:05:11.978Z] #63 1.185 + RM_GOPATH=0 [2022-03-03T05:05:11.978Z] #63 1.185 + TMP_GOPATH= [2022-03-03T05:05:11.978Z] #63 1.185 + : /build [2022-03-03T05:05:11.978Z] #63 1.185 + '[' -z '' ']' [2022-03-03T05:05:11.978Z] #63 1.185 ++ mktemp -d [2022-03-03T05:05:12.239Z] #63 1.187 + export GOPATH=/tmp/tmp.7IfLcsXXHf [2022-03-03T05:05:12.239Z] #63 1.187 + GOPATH=/tmp/tmp.7IfLcsXXHf [2022-03-03T05:05:12.239Z] #63 1.187 + RM_GOPATH=1 [2022-03-03T05:05:12.239Z] #63 1.187 + case "$(go env GOARCH)" in [2022-03-03T05:05:12.239Z] #63 1.187 ++ go env GOARCH [2022-03-03T05:05:12.239Z] #63 1.210 + export GO_BUILDMODE=-buildmode=pie [2022-03-03T05:05:12.239Z] #63 1.210 + GO_BUILDMODE=-buildmode=pie [2022-03-03T05:05:12.240Z] #63 1.210 ++ dirname /install.sh [2022-03-03T05:05:12.240Z] #63 1.215 Install runc version v1.1.0 (build tags: seccomp) [2022-03-03T05:05:12.240Z] #63 1.215 + dir=/ [2022-03-03T05:05:12.240Z] #63 1.215 + bin=runc [2022-03-03T05:05:12.240Z] #63 1.215 + shift [2022-03-03T05:05:12.240Z] #63 1.215 + '[' '!' -f //runc.installer ']' [2022-03-03T05:05:12.240Z] #63 1.215 + . //runc.installer [2022-03-03T05:05:12.240Z] #63 1.215 ++ set -e [2022-03-03T05:05:12.240Z] #63 1.215 ++ : v1.1.0 [2022-03-03T05:05:12.240Z] #63 1.215 + install_runc [2022-03-03T05:05:12.240Z] #63 1.215 + RUNC_BUILDTAGS=seccomp [2022-03-03T05:05:12.240Z] #63 1.215 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-03T05:05:12.240Z] #63 1.215 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7IfLcsXXHf/src/github.com/opencontainers/runc [2022-03-03T05:05:12.240Z] #63 1.215 Cloning into '/tmp/tmp.7IfLcsXXHf/src/github.com/opencontainers/runc'... [2022-03-03T05:05:12.489Z] --- PASS: TestTemplatedConfig (3.32s) [2022-03-03T05:05:12.489Z] === RUN TestConfigCreateResolve [2022-03-03T05:05:12.632Z] #74 exporting layers 2.9s done [2022-03-03T05:05:12.632Z] #74 writing image sha256:6a9d52d7d3977a01df343ef3b5d950d605b6804cd6c49f79712170b8ccc10012 done [2022-03-03T05:05:12.632Z] #74 naming to docker.io/library/docker:dee9f422c80e04162e944d4eea0f216efc32e078 done [2022-03-03T05:05:12.632Z] #74 DONE 2.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-03T05:05:12.747Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-03T05:05:12.962Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-03T05:05:13.182Z] #63 ... [2022-03-03T05:05:13.182Z] [2022-03-03T05:05:13.182Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-03T05:05:13.182Z] #23 sha256:d3ed7677529a75c4f18e5efea7844cef6da548903d42bf4a9059eec3389e8505 [2022-03-03T05:05:13.182Z] #23 DONE 1.0s [2022-03-03T05:05:13.182Z] [2022-03-03T05:05:13.182Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-03T05:05:13.182Z] #24 sha256:6dd43561897c541855123096c632fcf7c58cb090a07b1334cec5236d3cc88961 [2022-03-03T05:05:13.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/test/unit [2022-03-03T05:05:13.316Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-03T05:05:13.753Z] #24 0.797 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-03T05:05:13.753Z] #24 DONE 0.9s [2022-03-03T05:05:13.753Z] [2022-03-03T05:05:13.753Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:05:13.753Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:05:13.883Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-03T05:05:14.449Z] check_test.go:308: [d6ea97aadfb54] daemon is not started [2022-03-03T05:05:14.449Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-03T05:05:14.449Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-03T05:05:14.753Z] #63 ... [2022-03-03T05:05:14.753Z] [2022-03-03T05:05:14.753Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-03T05:05:14.753Z] #25 sha256:78cb96330709bdcd5a393584bc4717b33e81d294a951674cac6a9952c2d6b230 [2022-03-03T05:05:14.753Z] #25 DONE 1.0s [2022-03-03T05:05:15.038Z] [2022-03-03T05:05:15.038Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-03T05:05:15.038Z] #26 sha256:870c1cce6f65b3a799a3b149588e3ce0df319110a5ca5bc217b2ad7afa61ae83 [2022-03-03T05:05:15.173Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-03T05:05:15.173Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-03T05:05:15.173Z] + TESTDIRS=./... [2022-03-03T05:05:15.173Z] + exclude_paths='/vendor/|/integration' [2022-03-03T05:05:15.173Z] ++ go list ./... [2022-03-03T05:05:15.173Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-03T05:05:15.387Z] --- PASS: TestConfigCreateResolve (2.82s) [2022-03-03T05:05:15.387Z] PASS [2022-03-03T05:05:15.387Z] [2022-03-03T05:05:15.387Z] DONE 6 tests in 17.504s [2022-03-03T05:05:15.387Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-03T05:05:15.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:05:15.387Z] ++ set -e [2022-03-03T05:05:15.387Z] ++ '[' -n 0 ']' [2022-03-03T05:05:15.387Z] ++ set -x [2022-03-03T05:05:15.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:05:15.387Z] INFO: Testing against a local daemon [2022-03-03T05:05:15.387Z] === RUN TestCheckpoint [2022-03-03T05:05:15.387Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:05:15.387Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:05:15.387Z] === RUN TestContainerInvalidJSON [2022-03-03T05:05:15.387Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:05:15.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:05:15.387Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:05:15.387Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:05:15.387Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:05:15.387Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:05:15.387Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-03T05:05:15.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-03T05:05:15.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-03T05:05:15.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:05:15.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-03T05:05:15.387Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:05:15.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-03T05:05:15.387Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:05:15.387Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-03T05:05:15.387Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:05:15.644Z] #51 ... [2022-03-03T05:05:15.644Z] [2022-03-03T05:05:15.644Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:15.644Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:05:15.644Z] #60 196.2 + bin/containerd [2022-03-03T05:05:15.646Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-03T05:05:15.646Z] === RUN TestCopyFromContainer [2022-03-03T05:05:15.646Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-03T05:05:15.646Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-03T05:05:15.984Z] #26 DONE 1.0s [2022-03-03T05:05:15.984Z] [2022-03-03T05:05:15.984Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-03T05:05:15.984Z] #27 sha256:fb1c50eb3460ed6593ffc46f369f4f68e653de031f3d2db47cd5d31bfad60634 [2022-03-03T05:05:16.106Z] + pkg_list='github.com/docker/docker/api [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/backend [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/container [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/events [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/filters [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/image [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/mount [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/network [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/registry [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/time [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/versions [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:05:16.106Z] github.com/docker/docker/api/types/volume [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:05:16.106Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:05:16.106Z] github.com/docker/docker/cli [2022-03-03T05:05:16.106Z] github.com/docker/docker/cli/config [2022-03-03T05:05:16.106Z] github.com/docker/docker/cli/debug [2022-03-03T05:05:16.106Z] github.com/docker/docker/client [2022-03-03T05:05:16.106Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:05:16.106Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:05:16.106Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:05:16.106Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:05:16.106Z] github.com/docker/docker/container [2022-03-03T05:05:16.106Z] github.com/docker/docker/container/stream [2022-03-03T05:05:16.106Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:05:16.106Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:05:16.106Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/config [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/events [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/exec [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/images [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/links [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/names [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/network [2022-03-03T05:05:16.106Z] github.com/docker/docker/daemon/stats [2022-03-03T05:05:16.106Z] github.com/docker/docker/distribution [2022-03-03T05:05:16.106Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:05:16.106Z] github.com/docker/docker/distribution/utils [2022-03-03T05:05:16.106Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:05:16.106Z] github.com/docker/docker/dockerversion [2022-03-03T05:05:16.106Z] github.com/docker/docker/errdefs [2022-03-03T05:05:16.106Z] github.com/docker/docker/image [2022-03-03T05:05:16.106Z] github.com/docker/docker/image/cache [2022-03-03T05:05:16.106Z] github.com/docker/docker/image/tarexport [2022-03-03T05:05:16.106Z] github.com/docker/docker/image/v1 [2022-03-03T05:05:16.106Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:05:16.106Z] github.com/docker/docker/layer [2022-03-03T05:05:16.106Z] github.com/docker/docker/libcontainerd [2022-03-03T05:05:16.106Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:05:16.106Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:05:16.106Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:05:16.106Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:05:16.106Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/types [2022-03-03T05:05:16.107Z] github.com/docker/docker/oci [2022-03-03T05:05:16.107Z] github.com/docker/docker/oci/caps [2022-03-03T05:05:16.107Z] github.com/docker/docker/opts [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/archive [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/directory [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/locker [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/mount [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/platform [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/pools [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/progress [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/signal [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/stack [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/system [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/term [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:05:16.107Z] github.com/docker/docker/plugin [2022-03-03T05:05:16.107Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:05:16.107Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:05:16.107Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:05:16.107Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:05:16.107Z] github.com/docker/docker/quota [2022-03-03T05:05:16.107Z] github.com/docker/docker/reference [2022-03-03T05:05:16.107Z] github.com/docker/docker/registry [2022-03-03T05:05:16.107Z] github.com/docker/docker/registry/resumable [2022-03-03T05:05:16.107Z] github.com/docker/docker/restartmanager [2022-03-03T05:05:16.107Z] github.com/docker/docker/rootless [2022-03-03T05:05:16.107Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:05:16.107Z] github.com/docker/docker/runconfig [2022-03-03T05:05:16.107Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/environment [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/registry [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/request [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/drivers [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/local [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/mounts [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/service [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:05:16.107Z] ++ grep --fixed-strings -v /libnetwork [2022-03-03T05:05:16.107Z] ++ echo 'github.com/docker/docker/api [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/backend [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/container [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/events [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/filters [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/image [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/mount [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/network [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/registry [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/time [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/versions [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/types/volume [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:05:16.107Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:05:16.107Z] github.com/docker/docker/cli [2022-03-03T05:05:16.107Z] github.com/docker/docker/cli/config [2022-03-03T05:05:16.107Z] github.com/docker/docker/cli/debug [2022-03-03T05:05:16.107Z] github.com/docker/docker/client [2022-03-03T05:05:16.107Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:05:16.107Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:05:16.107Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:05:16.107Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:05:16.107Z] github.com/docker/docker/container [2022-03-03T05:05:16.107Z] github.com/docker/docker/container/stream [2022-03-03T05:05:16.107Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:05:16.107Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:05:16.107Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/config [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/events [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/exec [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/images [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/links [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/names [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/network [2022-03-03T05:05:16.107Z] github.com/docker/docker/daemon/stats [2022-03-03T05:05:16.107Z] github.com/docker/docker/distribution [2022-03-03T05:05:16.107Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:05:16.107Z] github.com/docker/docker/distribution/utils [2022-03-03T05:05:16.107Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:05:16.107Z] github.com/docker/docker/dockerversion [2022-03-03T05:05:16.107Z] github.com/docker/docker/errdefs [2022-03-03T05:05:16.107Z] github.com/docker/docker/image [2022-03-03T05:05:16.107Z] github.com/docker/docker/image/cache [2022-03-03T05:05:16.107Z] github.com/docker/docker/image/tarexport [2022-03-03T05:05:16.107Z] github.com/docker/docker/image/v1 [2022-03-03T05:05:16.107Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:05:16.107Z] github.com/docker/docker/layer [2022-03-03T05:05:16.107Z] github.com/docker/docker/libcontainerd [2022-03-03T05:05:16.107Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:05:16.107Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:05:16.107Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:05:16.107Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/libnetwork/types [2022-03-03T05:05:16.107Z] github.com/docker/docker/oci [2022-03-03T05:05:16.107Z] github.com/docker/docker/oci/caps [2022-03-03T05:05:16.107Z] github.com/docker/docker/opts [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/archive [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/directory [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/locker [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/mount [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/platform [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/pools [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/progress [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/signal [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/stack [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/system [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/term [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:05:16.107Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:05:16.107Z] github.com/docker/docker/plugin [2022-03-03T05:05:16.107Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:05:16.107Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:05:16.107Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:05:16.107Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:05:16.107Z] github.com/docker/docker/quota [2022-03-03T05:05:16.107Z] github.com/docker/docker/reference [2022-03-03T05:05:16.107Z] github.com/docker/docker/registry [2022-03-03T05:05:16.107Z] github.com/docker/docker/registry/resumable [2022-03-03T05:05:16.107Z] github.com/docker/docker/restartmanager [2022-03-03T05:05:16.107Z] github.com/docker/docker/rootless [2022-03-03T05:05:16.107Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:05:16.107Z] github.com/docker/docker/runconfig [2022-03-03T05:05:16.107Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/environment [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/registry [2022-03-03T05:05:16.107Z] github.com/docker/docker/testutil/request [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/drivers [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/local [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/mounts [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/service [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:05:16.107Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:05:16.107Z] + base_pkg_list='github.com/docker/docker/api [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:05:16.107Z] github.com/docker/docker/api/server/router [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/backend [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/events [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/filters [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/image [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/mount [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/network [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/registry [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/time [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/versions [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/volume [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:05:16.108Z] github.com/docker/docker/cli [2022-03-03T05:05:16.108Z] github.com/docker/docker/cli/config [2022-03-03T05:05:16.108Z] github.com/docker/docker/cli/debug [2022-03-03T05:05:16.108Z] github.com/docker/docker/client [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:05:16.108Z] github.com/docker/docker/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/container/stream [2022-03-03T05:05:16.108Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:05:16.108Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:05:16.108Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/config [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/events [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/exec [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/images [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/links [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/names [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/network [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/stats [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution/utils [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:05:16.108Z] github.com/docker/docker/dockerversion [2022-03-03T05:05:16.108Z] github.com/docker/docker/errdefs [2022-03-03T05:05:16.108Z] github.com/docker/docker/image [2022-03-03T05:05:16.108Z] github.com/docker/docker/image/cache [2022-03-03T05:05:16.108Z] github.com/docker/docker/image/tarexport [2022-03-03T05:05:16.108Z] github.com/docker/docker/image/v1 [2022-03-03T05:05:16.108Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:05:16.108Z] github.com/docker/docker/layer [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:05:16.108Z] github.com/docker/docker/oci [2022-03-03T05:05:16.108Z] github.com/docker/docker/oci/caps [2022-03-03T05:05:16.108Z] github.com/docker/docker/opts [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/archive [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/directory [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/locker [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/mount [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/platform [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/pools [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/progress [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/signal [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/stack [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/system [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/term [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:05:16.108Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:05:16.108Z] github.com/docker/docker/plugin [2022-03-03T05:05:16.108Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:05:16.108Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:05:16.108Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:05:16.108Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:05:16.108Z] github.com/docker/docker/quota [2022-03-03T05:05:16.108Z] github.com/docker/docker/reference [2022-03-03T05:05:16.108Z] github.com/docker/docker/registry [2022-03-03T05:05:16.108Z] github.com/docker/docker/registry/resumable [2022-03-03T05:05:16.108Z] github.com/docker/docker/restartmanager [2022-03-03T05:05:16.108Z] github.com/docker/docker/rootless [2022-03-03T05:05:16.108Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:05:16.108Z] github.com/docker/docker/runconfig [2022-03-03T05:05:16.108Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/environment [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/registry [2022-03-03T05:05:16.108Z] github.com/docker/docker/testutil/request [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume/drivers [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume/local [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume/mounts [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume/service [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:05:16.108Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:05:16.108Z] ++ grep --fixed-strings /libnetwork [2022-03-03T05:05:16.108Z] ++ echo 'github.com/docker/docker/api [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/backend [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/events [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/filters [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/image [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/mount [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/network [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/registry [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/time [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/versions [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:05:16.108Z] github.com/docker/docker/api/types/volume [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:05:16.108Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:05:16.108Z] github.com/docker/docker/cli [2022-03-03T05:05:16.108Z] github.com/docker/docker/cli/config [2022-03-03T05:05:16.108Z] github.com/docker/docker/cli/debug [2022-03-03T05:05:16.108Z] github.com/docker/docker/client [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:05:16.108Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:05:16.108Z] github.com/docker/docker/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/container/stream [2022-03-03T05:05:16.108Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:05:16.108Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:05:16.108Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/config [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/events [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/exec [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/images [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/links [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/names [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/network [2022-03-03T05:05:16.108Z] github.com/docker/docker/daemon/stats [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution/utils [2022-03-03T05:05:16.108Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:05:16.108Z] github.com/docker/docker/dockerversion [2022-03-03T05:05:16.108Z] github.com/docker/docker/errdefs [2022-03-03T05:05:16.108Z] github.com/docker/docker/image [2022-03-03T05:05:16.108Z] github.com/docker/docker/image/cache [2022-03-03T05:05:16.108Z] github.com/docker/docker/image/tarexport [2022-03-03T05:05:16.108Z] github.com/docker/docker/image/v1 [2022-03-03T05:05:16.108Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:05:16.108Z] github.com/docker/docker/layer [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:05:16.108Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:05:16.108Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/types [2022-03-03T05:05:16.109Z] github.com/docker/docker/oci [2022-03-03T05:05:16.109Z] github.com/docker/docker/oci/caps [2022-03-03T05:05:16.109Z] github.com/docker/docker/opts [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/archive [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/directory [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/locker [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/mount [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/platform [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/pools [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/progress [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/signal [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/stack [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/system [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/term [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:05:16.109Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:05:16.109Z] github.com/docker/docker/plugin [2022-03-03T05:05:16.109Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:05:16.109Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:05:16.109Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:05:16.109Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:05:16.109Z] github.com/docker/docker/quota [2022-03-03T05:05:16.109Z] github.com/docker/docker/reference [2022-03-03T05:05:16.109Z] github.com/docker/docker/registry [2022-03-03T05:05:16.109Z] github.com/docker/docker/registry/resumable [2022-03-03T05:05:16.109Z] github.com/docker/docker/restartmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/rootless [2022-03-03T05:05:16.109Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:05:16.109Z] github.com/docker/docker/runconfig [2022-03-03T05:05:16.109Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/environment [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/registry [2022-03-03T05:05:16.109Z] github.com/docker/docker/testutil/request [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume/drivers [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume/local [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume/mounts [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume/service [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:05:16.109Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:05:16.109Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/types' [2022-03-03T05:05:16.109Z] + echo 'github.com/docker/docker/libnetwork [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/types' [2022-03-03T05:05:16.109Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:05:16.109Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:05:16.109Z] + type docker-proxy [2022-03-03T05:05:16.109Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-03T05:05:16.109Z] + hack/make.sh binary-proxy install-proxy [2022-03-03T05:05:16.109Z] [2022-03-03T05:05:16.109Z] Removing bundles/ [2022-03-03T05:05:16.109Z] [2022-03-03T05:05:16.109Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-03T05:05:16.109Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-03T05:05:16.109Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:05:16.581Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-03T05:05:16.840Z] === RUN TestCopyFromContainer// [2022-03-03T05:05:16.840Z] === RUN TestCopyFromContainer//bar/root [2022-03-03T05:05:16.840Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-03T05:05:16.840Z] === RUN TestCopyFromContainer/bar/quux [2022-03-03T05:05:16.841Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-03T05:05:16.927Z] #27 DONE 1.1s [2022-03-03T05:05:16.927Z] [2022-03-03T05:05:16.927Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:05:16.927Z] #28 sha256:2d3e89d5b0a94a3a7b4b50041128a3938a35424c90c1228bef78c48a773296cd [2022-03-03T05:05:17.099Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-03T05:05:17.100Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-03T05:05:17.100Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-03T05:05:17.100Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-03T05:05:17.100Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-03T05:05:17.100Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer (1.76s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-03T05:05:17.359Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-03T05:05:17.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:05:17.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:05:17.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:05:17.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:05:17.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:05:17.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:05:17.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:05:17.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:05:17.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:05:17.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:05:17.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-03T05:05:17.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-03T05:05:17.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:05:17.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-03T05:05:17.359Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:05:17.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-03T05:05:17.359Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:05:17.359Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:05:17.359Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:05:17.359Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:05:17.359Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:05:17.359Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:05:17.359Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:05:17.359Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:05:17.359Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:05:17.359Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:05:17.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-03T05:05:17.359Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-03T05:05:17.359Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-03T05:05:17.359Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-03T05:05:17.359Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:05:17.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-03T05:05:17.359Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:05:18.312Z] #28 1.340 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-03T05:05:18.312Z] #28 1.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-03T05:05:18.571Z] #28 1.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-03T05:05:18.571Z] #28 1.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-03T05:05:18.753Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-03T05:05:18.830Z] #28 1.892 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-03T05:05:18.920Z] #60 ... [2022-03-03T05:05:18.920Z] [2022-03-03T05:05:18.920Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:05:18.920Z] #56 sha256:386b3a5b4ae7e9a0a4b4b22c4d9f1c761df33f3d55d90407be2c568b37720531 [2022-03-03T05:05:18.920Z] #56 130.6 + mkdir -p /build [2022-03-03T05:05:18.920Z] #56 130.6 + cp runc /build/runc [2022-03-03T05:05:19.322Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2022-03-03T05:05:19.322Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:05:19.398Z] #28 2.253 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-03T05:05:19.658Z] #28 2.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-03T05:05:19.895Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-03T05:05:19.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-03T05:05:19.917Z] #28 2.857 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-03T05:05:20.176Z] #28 3.172 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-03T05:05:20.435Z] #28 3.524 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-03T05:05:20.435Z] #28 3.536 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [123 kB] [2022-03-03T05:05:20.435Z] #28 3.536 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [120 kB] [2022-03-03T05:05:20.435Z] #28 3.537 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [115 kB] [2022-03-03T05:05:20.435Z] #28 3.537 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-03T05:05:20.435Z] #28 3.538 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [115 kB] [2022-03-03T05:05:20.435Z] #28 3.599 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-03T05:05:20.435Z] #28 3.602 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-03T05:05:20.435Z] #28 3.603 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-03T05:05:20.435Z] #28 3.607 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-03T05:05:20.435Z] #28 3.608 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-03T05:05:20.436Z] #28 3.610 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-03T05:05:21.802Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2022-03-03T05:05:21.802Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:05:21.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:05:21.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:05:21.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:05:21.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:05:21.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:05:21.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:05:21.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:05:21.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:05:21.802Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:05:21.802Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:05:21.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:05:21.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:05:21.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:05:21.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:05:21.802Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-03T05:05:21.802Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:05:21.802Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:05:22.192Z] #56 DONE 134.5s [2022-03-03T05:05:22.192Z] [2022-03-03T05:05:22.192Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:22.192Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:05:22.380Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-03-03T05:05:22.380Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:05:22.380Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:05:22.380Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:05:22.380Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-03-03T05:05:22.380Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-03T05:05:22.380Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:05:22.380Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:05:22.380Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-03T05:05:22.380Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:05:22.380Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-03T05:05:22.380Z] === RUN TestContainerStartOnDaemonRestart [2022-03-03T05:05:22.380Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-03T05:05:22.380Z] === RUN TestDaemonRestartIpcMode [2022-03-03T05:05:22.380Z] === PAUSE TestDaemonRestartIpcMode [2022-03-03T05:05:22.380Z] === RUN TestDaemonHostGatewayIP [2022-03-03T05:05:22.380Z] === PAUSE TestDaemonHostGatewayIP [2022-03-03T05:05:22.380Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-03T05:05:22.380Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-03T05:05:22.380Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:05:22.380Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-03T05:05:22.380Z] === RUN TestDiff [2022-03-03T05:05:22.660Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-03T05:05:22.660Z] [2022-03-03T05:05:22.660Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-03T05:05:22.660Z] Installing docker-proxy to /usr/local/bin/ [2022-03-03T05:05:22.660Z] [2022-03-03T05:05:22.660Z] + mkdir -p bundles [2022-03-03T05:05:22.660Z] + '[' -n 'github.com/docker/docker/api [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/backend [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/container [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/events [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/filters [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/image [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/mount [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/network [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/registry [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/time [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/versions [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:05:22.660Z] github.com/docker/docker/api/types/volume [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:05:22.660Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:05:22.660Z] github.com/docker/docker/cli [2022-03-03T05:05:22.660Z] github.com/docker/docker/cli/config [2022-03-03T05:05:22.660Z] github.com/docker/docker/cli/debug [2022-03-03T05:05:22.660Z] github.com/docker/docker/client [2022-03-03T05:05:22.660Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:05:22.660Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:05:22.660Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:05:22.660Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:05:22.660Z] github.com/docker/docker/container [2022-03-03T05:05:22.660Z] github.com/docker/docker/container/stream [2022-03-03T05:05:22.660Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:05:22.660Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:05:22.660Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/config [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/events [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/exec [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/images [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/links [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/names [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/network [2022-03-03T05:05:22.660Z] github.com/docker/docker/daemon/stats [2022-03-03T05:05:22.660Z] github.com/docker/docker/distribution [2022-03-03T05:05:22.660Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:05:22.660Z] github.com/docker/docker/distribution/utils [2022-03-03T05:05:22.660Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:05:22.660Z] github.com/docker/docker/dockerversion [2022-03-03T05:05:22.660Z] github.com/docker/docker/errdefs [2022-03-03T05:05:22.660Z] github.com/docker/docker/image [2022-03-03T05:05:22.660Z] github.com/docker/docker/image/cache [2022-03-03T05:05:22.660Z] github.com/docker/docker/image/tarexport [2022-03-03T05:05:22.660Z] github.com/docker/docker/image/v1 [2022-03-03T05:05:22.660Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:05:22.660Z] github.com/docker/docker/layer [2022-03-03T05:05:22.660Z] github.com/docker/docker/libcontainerd [2022-03-03T05:05:22.660Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:05:22.660Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:05:22.660Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:05:22.660Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:05:22.660Z] github.com/docker/docker/oci [2022-03-03T05:05:22.660Z] github.com/docker/docker/oci/caps [2022-03-03T05:05:22.660Z] github.com/docker/docker/opts [2022-03-03T05:05:22.660Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:05:22.660Z] github.com/docker/docker/pkg/archive [2022-03-03T05:05:22.660Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:05:22.660Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/directory [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/locker [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/mount [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/platform [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/pools [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/progress [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/signal [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/stack [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/system [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/term [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:05:22.661Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:05:22.661Z] github.com/docker/docker/plugin [2022-03-03T05:05:22.661Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:05:22.661Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:05:22.661Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:05:22.661Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:05:22.661Z] github.com/docker/docker/quota [2022-03-03T05:05:22.661Z] github.com/docker/docker/reference [2022-03-03T05:05:22.661Z] github.com/docker/docker/registry [2022-03-03T05:05:22.661Z] github.com/docker/docker/registry/resumable [2022-03-03T05:05:22.661Z] github.com/docker/docker/restartmanager [2022-03-03T05:05:22.661Z] github.com/docker/docker/rootless [2022-03-03T05:05:22.661Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:05:22.661Z] github.com/docker/docker/runconfig [2022-03-03T05:05:22.661Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/environment [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/registry [2022-03-03T05:05:22.661Z] github.com/docker/docker/testutil/request [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume/drivers [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume/local [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume/mounts [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume/service [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:05:22.661Z] github.com/docker/docker/volume/testutils' ']' [2022-03-03T05:05:22.661Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-03T05:05:22.926Z] ? github.com/docker/docker/api [no test files] [2022-03-03T05:05:22.952Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-03T05:05:23.214Z] --- PASS: TestDiff (0.75s) [2022-03-03T05:05:23.214Z] === RUN TestExecWithCloseStdin [2022-03-03T05:05:23.567Z] #60 ... [2022-03-03T05:05:23.567Z] [2022-03-03T05:05:23.567Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:05:23.567Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:05:23.567Z] #51 238.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-03T05:05:23.794Z] --- PASS: TestExecWithCloseStdin (0.73s) [2022-03-03T05:05:23.794Z] === RUN TestExec [2022-03-03T05:05:23.825Z] #51 DONE 238.7s [2022-03-03T05:05:23.825Z] [2022-03-03T05:05:23.825Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:23.825Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:05:24.374Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-03T05:05:24.948Z] --- PASS: TestExec (0.95s) [2022-03-03T05:05:24.948Z] === RUN TestExecUser [2022-03-03T05:05:24.948Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-03T05:05:25.206Z] #60 ... [2022-03-03T05:05:25.206Z] [2022-03-03T05:05:25.206Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-03T05:05:25.206Z] #52 sha256:053f3a0a59678832cc91743b0953540f67dac30f1fc6fa5a87cbf34d3e83ade7 [2022-03-03T05:05:25.221Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-03T05:05:25.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-03T05:05:25.491Z] --- PASS: TestExecUser (0.73s) [2022-03-03T05:05:25.491Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:05:25.713Z] #28 ... [2022-03-03T05:05:25.713Z] [2022-03-03T05:05:25.713Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:25.713Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:05:25.713Z] #67 69.36 + bin/containerd [2022-03-03T05:05:26.143Z] #52 DONE 1.1s [2022-03-03T05:05:26.143Z] [2022-03-03T05:05:26.143Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:26.143Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:05:26.407Z] #60 ... [2022-03-03T05:05:26.407Z] [2022-03-03T05:05:26.407Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-03T05:05:26.407Z] #54 sha256:a7c1df282b570d81f6ec044c4827e3cb827e4020905e30c16aab0532ed5013bd [2022-03-03T05:05:26.407Z] #54 DONE 0.1s [2022-03-03T05:05:26.407Z] [2022-03-03T05:05:26.407Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-03T05:05:26.407Z] #57 sha256:79b13677e89a0c70d7625dea4603a05fa387da5a1e8f2e3c8b7af81732e0021c [2022-03-03T05:05:26.447Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2022-03-03T05:05:26.448Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:05:26.653Z] #67 ... [2022-03-03T05:05:26.653Z] [2022-03-03T05:05:26.653Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:05:26.653Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:05:26.653Z] #63 5.723 + cd /tmp/tmp.7IfLcsXXHf/src/github.com/opencontainers/runc [2022-03-03T05:05:26.653Z] #63 5.723 + git checkout -q v1.1.0 [2022-03-03T05:05:26.653Z] #63 5.923 + '[' -z '' ']' [2022-03-03T05:05:26.653Z] #63 5.923 + target=static [2022-03-03T05:05:26.653Z] #63 5.923 + make BUILDTAGS=seccomp static [2022-03-03T05:05:26.653Z] #63 6.219 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-03T05:05:26.664Z] #57 DONE 0.5s [2022-03-03T05:05:26.664Z] [2022-03-03T05:05:26.664Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:26.664Z] #60 sha256:aaa3e77172c0af4bfdb6f0ef56e82ee82cf52edfd646b666e754d83bb24dda7b [2022-03-03T05:05:27.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-03T05:05:27.407Z] #51 ... [2022-03-03T05:05:27.407Z] [2022-03-03T05:05:27.407Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:27.407Z] #60 sha256:deba35aefccc2b7fa1cd57281eb88f4ca901fa58dace7393cc6f3c071903fb9d [2022-03-03T05:05:27.407Z] #60 206.0 + bin/containerd [2022-03-03T05:05:27.582Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-03-03T05:05:27.582Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:05:28.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-03T05:05:28.521Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-03-03T05:05:28.521Z] === RUN TestHealthKillContainer [2022-03-03T05:05:28.521Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-03T05:05:29.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-03T05:05:30.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-03T05:05:31.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-03T05:05:31.935Z] #63 ... [2022-03-03T05:05:31.935Z] [2022-03-03T05:05:31.935Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-03T05:05:31.935Z] #28 sha256:2d3e89d5b0a94a3a7b4b50041128a3938a35424c90c1228bef78c48a773296cd [2022-03-03T05:05:31.935Z] #28 14.40 Fetched 48.9 MB in 13s (3626 kB/s) [2022-03-03T05:05:32.362Z] 898469748ff6: Pull complete [2022-03-03T05:05:32.362Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-03T05:05:32.362Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:05:32.362Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:05:32.362Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-03T05:05:32.362Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-03T05:05:32.362Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-03T05:05:32.362Z] INFO: Docker version of control daemon [2022-03-03T05:05:32.362Z] [2022-03-03T05:05:32.362Z] Client: [2022-03-03T05:05:32.362Z] Version: 20.10.9 [2022-03-03T05:05:32.362Z] API version: 1.41 [2022-03-03T05:05:32.362Z] Go version: go1.16.8 [2022-03-03T05:05:32.362Z] Git commit: c2ea9bc [2022-03-03T05:05:32.362Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-03T05:05:32.362Z] OS/Arch: windows/amd64 [2022-03-03T05:05:32.362Z] Context: default [2022-03-03T05:05:32.362Z] Experimental: true [2022-03-03T05:05:32.362Z] [2022-03-03T05:05:32.362Z] Server: Docker Engine - Community [2022-03-03T05:05:32.362Z] Engine: [2022-03-03T05:05:32.362Z] Version: 20.10.9 [2022-03-03T05:05:32.362Z] API version: 1.41 (minimum version 1.24) [2022-03-03T05:05:32.362Z] Go version: go1.16.8 [2022-03-03T05:05:32.362Z] Git commit: 79ea9d3 [2022-03-03T05:05:32.362Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-03T05:05:32.362Z] OS/Arch: windows/amd64 [2022-03-03T05:05:32.362Z] Experimental: true [2022-03-03T05:05:32.362Z] [2022-03-03T05:05:32.362Z] INFO: Docker info of control daemon [2022-03-03T05:05:32.362Z] [2022-03-03T05:05:32.362Z] Client: [2022-03-03T05:05:32.362Z] Context: default [2022-03-03T05:05:32.362Z] Debug Mode: false [2022-03-03T05:05:32.362Z] [2022-03-03T05:05:32.362Z] Server: [2022-03-03T05:05:32.362Z] Containers: 0 [2022-03-03T05:05:32.362Z] Running: 0 [2022-03-03T05:05:32.362Z] Paused: 0 [2022-03-03T05:05:32.362Z] Stopped: 0 [2022-03-03T05:05:32.362Z] Images: 1 [2022-03-03T05:05:32.362Z] Server Version: 20.10.9 [2022-03-03T05:05:32.362Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-03T05:05:32.362Z] LCOW: [2022-03-03T05:05:32.362Z] Windows: [2022-03-03T05:05:32.362Z] Logging Driver: json-file [2022-03-03T05:05:32.362Z] Plugins: [2022-03-03T05:05:32.362Z] Volume: local [2022-03-03T05:05:32.362Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:05:32.362Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:05:32.362Z] Swarm: inactive [2022-03-03T05:05:32.362Z] Default Isolation: process [2022-03-03T05:05:32.362Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:05:32.362Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:05:32.362Z] OSType: windows [2022-03-03T05:05:32.362Z] Architecture: x86_64 [2022-03-03T05:05:32.362Z] CPUs: 4 [2022-03-03T05:05:32.362Z] Total Memory: 32GiB [2022-03-03T05:05:32.362Z] Name: azwin-2-8777d0 [2022-03-03T05:05:32.362Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-03T05:05:32.362Z] Docker Root Dir: D:\docker [2022-03-03T05:05:32.362Z] Debug Mode: false [2022-03-03T05:05:32.362Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:05:32.362Z] Labels: [2022-03-03T05:05:32.362Z] Experimental: true [2022-03-03T05:05:32.363Z] Insecure Registries: [2022-03-03T05:05:32.363Z] 10.0.0.4:5000 [2022-03-03T05:05:32.363Z] 127.0.0.0/8 [2022-03-03T05:05:32.363Z] Registry Mirrors: [2022-03-03T05:05:32.363Z] http://10.0.0.4:5000/ [2022-03-03T05:05:32.363Z] Live Restore Enabled: false [2022-03-03T05:05:32.363Z] Product License: Community Engine [2022-03-03T05:05:32.363Z] [2022-03-03T05:05:32.363Z] [2022-03-03T05:05:32.363Z] INFO: Commit hash is dee9f422c8 [2022-03-03T05:05:32.363Z] INFO: Nuke-Everything... [2022-03-03T05:05:32.832Z] INFO: Container count on control daemon to delete is 0 [2022-03-03T05:05:33.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-03T05:05:33.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-03T05:05:33.822Z] INFO: Nuking d:\CI [2022-03-03T05:05:33.822Z] INFO: Zapped successfully [2022-03-03T05:05:33.822Z] INFO: Location for testing is d:\CI\PR-43320\5 [2022-03-03T05:05:33.822Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-03T05:05:33.822Z] [2022-03-03T05:05:33.822Z] [2022-03-03T05:05:33.822Z] INFO: Building the image from Dockerfile.windows at 03/03/2022 05:05:33... [2022-03-03T05:05:33.822Z] [2022-03-03T05:05:34.005Z] #60 ... [2022-03-03T05:05:34.005Z] [2022-03-03T05:05:34.005Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:05:34.005Z] #56 sha256:b173889eb2531aab892498628d6e4228e2c82e08706e7ccd05c940fd46a93e04 [2022-03-03T05:05:34.005Z] #56 124.9 + mkdir -p /build [2022-03-03T05:05:34.005Z] #56 124.9 + cp runc /build/runc [2022-03-03T05:05:35.137Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-03-03T05:05:35.152Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-03T05:05:35.925Z] #56 DONE 127.5s [2022-03-03T05:05:35.925Z] [2022-03-03T05:05:35.925Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-03T05:05:35.925Z] #51 sha256:5471c33f57f71bc7f9babd3740e165797675d5392d4c7d948c0cf4f0ef98a2fa [2022-03-03T05:05:36.088Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-03T05:05:36.655Z] --- PASS: TestHealthKillContainer (8.25s) [2022-03-03T05:05:36.655Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:05:37.222Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-03-03T05:05:37.222Z] === RUN TestIpcModeNone [2022-03-03T05:05:37.849Z] #51 261.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-03T05:05:37.849Z] #51 DONE 261.2s [2022-03-03T05:05:37.849Z] [2022-03-03T05:05:37.849Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:37.849Z] #60 sha256:deba35aefccc2b7fa1cd57281eb88f4ca901fa58dace7393cc6f3c071903fb9d [2022-03-03T05:05:38.158Z] --- PASS: TestIpcModeNone (0.76s) [2022-03-03T05:05:38.158Z] === RUN TestIpcModePrivate [2022-03-03T05:05:38.416Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-03-03T05:05:38.515Z] #28 14.40 Reading package lists... [2022-03-03T05:05:38.597Z] Sending build context to Docker daemon 62.44MB [2022-03-03T05:05:38.597Z] [2022-03-03T05:05:38.597Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-03T05:05:38.597Z] ---> bdeb13086b9f [2022-03-03T05:05:38.597Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-03T05:05:38.597Z] ---> Running in 0fce361e2d1b [2022-03-03T05:05:38.597Z] Removing intermediate container 0fce361e2d1b [2022-03-03T05:05:38.597Z] ---> 54fa664a113a [2022-03-03T05:05:38.597Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-03-03T05:05:38.597Z] ---> Running in 86a25d97abaa [2022-03-03T05:05:38.674Z] check_test.go:308: [d77d6d5180201] daemon is not started [2022-03-03T05:05:38.674Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-03T05:05:38.674Z] --- PASS: TestIpcModePrivate (0.77s) [2022-03-03T05:05:38.674Z] === RUN TestIpcModeShareable [2022-03-03T05:05:39.067Z] Removing intermediate container 86a25d97abaa [2022-03-03T05:05:39.067Z] ---> 174fa2ff21f4 [2022-03-03T05:05:39.067Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-03-03T05:05:39.067Z] ---> Running in ecb526e56b0b [2022-03-03T05:05:39.241Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-03-03T05:05:39.241Z] #60 ... [2022-03-03T05:05:39.241Z] [2022-03-03T05:05:39.241Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-03T05:05:39.241Z] #52 sha256:87808debabccf175b56a737d89459b531c2e001e4e53d8a30267c86e7287a9e7 [2022-03-03T05:05:39.499Z] --- PASS: TestIpcModeShareable (0.74s) [2022-03-03T05:05:39.499Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-03T05:05:39.537Z] Removing intermediate container ecb526e56b0b [2022-03-03T05:05:39.537Z] ---> 46b488628f6e [2022-03-03T05:05:39.537Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-03T05:05:39.537Z] ---> Running in 27d963f8e0d2 [2022-03-03T05:05:39.537Z] Removing intermediate container 27d963f8e0d2 [2022-03-03T05:05:39.537Z] ---> 93a1143a3021 [2022-03-03T05:05:39.537Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-03T05:05:39.537Z] ---> Running in 576ca7ed133d [2022-03-03T05:05:39.821Z] #52 DONE 0.6s [2022-03-03T05:05:39.821Z] [2022-03-03T05:05:39.821Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-03T05:05:39.821Z] #54 sha256:d1aa6105d76a56eed51a9338d236b78b82e26a1518dc8a642a1080d08bb1c72d [2022-03-03T05:05:39.821Z] #54 DONE 0.1s [2022-03-03T05:05:39.821Z] [2022-03-03T05:05:39.821Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:39.821Z] #60 sha256:deba35aefccc2b7fa1cd57281eb88f4ca901fa58dace7393cc6f3c071903fb9d [2022-03-03T05:05:39.821Z] #60 ... [2022-03-03T05:05:39.821Z] [2022-03-03T05:05:39.821Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-03T05:05:39.821Z] #57 sha256:2c13655cdb54d642f2f8f4abe9adcd35fde8c68cf5ca6aba708e7c9d111c22f4 [2022-03-03T05:05:39.821Z] #57 DONE 0.2s [2022-03-03T05:05:39.821Z] [2022-03-03T05:05:39.821Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:05:39.821Z] #60 sha256:deba35aefccc2b7fa1cd57281eb88f4ca901fa58dace7393cc6f3c071903fb9d [2022-03-03T05:05:40.006Z] Removing intermediate container 576ca7ed133d [2022-03-03T05:05:40.006Z] ---> 9d3a27bdd906 [2022-03-03T05:05:40.006Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-03T05:05:40.006Z] ---> Running in f449a0a70270 [2022-03-03T05:05:40.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-03T05:05:41.808Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2022-03-03T05:05:41.808Z] === RUN TestAPIIpcModeHost [2022-03-03T05:05:42.744Z] --- PASS: TestAPIIpcModeHost (0.76s) [2022-03-03T05:05:42.744Z] === RUN TestDaemonIpcModeShareable [2022-03-03T05:05:43.842Z] [2022-03-03T05:05:43.842Z] SUCCESS: Specified value was saved. [2022-03-03T05:05:44.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2022-03-03T05:05:44.116Z] --- PASS: TestDaemonIpcModeShareable (1.55s) [2022-03-03T05:05:44.116Z] === RUN TestDaemonIpcModePrivate [2022-03-03T05:05:44.832Z] INFO: Downloading git... [2022-03-03T05:05:45.095Z] #28 20.79 Reading package lists... [2022-03-03T05:05:45.666Z] #28 27.16 Building dependency tree... [2022-03-03T05:05:45.823Z] INFO: Downloading go... [2022-03-03T05:05:46.019Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-03-03T05:05:46.019Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2022-03-03T05:05:46.019Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-03T05:05:46.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-03T05:05:47.051Z] #28 30.00 bzip2 is already the newest version (1.0.8-4). [2022-03-03T05:05:47.051Z] #28 30.00 patch is already the newest version (2.7.6-7). [2022-03-03T05:05:47.051Z] #28 30.00 xz-utils is already the newest version (5.2.5-2). [2022-03-03T05:05:47.051Z] #28 30.00 The following additional packages will be installed: [2022-03-03T05:05:47.051Z] #28 30.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-03T05:05:47.051Z] #28 30.01 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-03T05:05:47.051Z] #28 30.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-03T05:05:47.051Z] #28 30.01 python3-pkg-resources vim-runtime xxd [2022-03-03T05:05:47.051Z] #28 30.04 Suggested packages: [2022-03-03T05:05:47.051Z] #28 30.04 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-03T05:05:47.051Z] #28 30.04 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-03T05:05:47.051Z] #28 30.04 Recommended packages: [2022-03-03T05:05:47.051Z] #28 30.04 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-03T05:05:47.653Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:149, shared: false, mustBeShared: false [2022-03-03T05:05:47.653Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-03-03T05:05:47.653Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-03T05:05:48.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-03T05:05:48.436Z] #28 31.61 The following NEW packages will be installed: [2022-03-03T05:05:48.696Z] #28 31.61 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-03T05:05:48.696Z] #28 31.61 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-03T05:05:48.696Z] #28 31.61 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-03T05:05:48.696Z] #28 31.62 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-03T05:05:48.696Z] #28 31.62 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-03T05:05:48.696Z] #28 31.62 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-03T05:05:48.696Z] #28 31.62 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-03T05:05:48.957Z] #28 32.02 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:05:48.957Z] #28 32.02 Need to get 18.6 MB of archives. [2022-03-03T05:05:48.957Z] #28 32.02 After this operation, 71.4 MB of additional disk space will be used. [2022-03-03T05:05:48.957Z] #28 32.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-03T05:05:48.957Z] #28 32.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-03T05:05:48.957Z] #28 32.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-03T05:05:48.957Z] #28 32.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-03T05:05:48.957Z] #28 32.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-03T05:05:48.957Z] #28 32.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-03T05:05:48.957Z] #28 32.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-03T05:05:48.957Z] #28 32.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-03T05:05:48.957Z] #28 32.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-03T05:05:48.957Z] #28 32.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-03T05:05:48.957Z] #28 32.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-03T05:05:48.957Z] #28 32.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-03T05:05:48.957Z] #28 32.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-03T05:05:48.957Z] #28 32.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-03T05:05:48.957Z] #28 32.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-03T05:05:48.957Z] #28 32.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-03T05:05:48.957Z] #28 32.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-03T05:05:48.957Z] #28 32.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-03T05:05:48.957Z] #28 32.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-03T05:05:48.957Z] #28 32.10 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-03T05:05:48.957Z] #28 32.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-03T05:05:48.957Z] #28 32.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-03T05:05:48.957Z] #28 32.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-03T05:05:48.957Z] #28 32.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-03T05:05:48.957Z] #28 32.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-03T05:05:48.957Z] #28 32.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-03T05:05:48.957Z] #28 32.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-03T05:05:49.218Z] #28 32.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-03T05:05:49.218Z] #28 32.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-03T05:05:49.218Z] #28 32.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-03T05:05:49.218Z] #28 32.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-03T05:05:49.218Z] #28 32.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-03T05:05:49.218Z] #28 32.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-03T05:05:49.218Z] #28 32.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-03T05:05:49.218Z] #28 32.17 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-03T05:05:49.218Z] #28 32.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-03T05:05:49.218Z] #28 32.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-03T05:05:49.218Z] #28 32.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-03T05:05:49.218Z] #28 32.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-03T05:05:49.218Z] #28 32.20 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-03T05:05:49.218Z] #28 32.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-03T05:05:49.218Z] #28 32.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-03T05:05:49.218Z] #28 32.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-03T05:05:49.218Z] #28 32.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-03T05:05:49.598Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: true, mustBeShared: true [2022-03-03T05:05:49.598Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2022-03-03T05:05:49.598Z] === RUN TestIpcModeOlderClient [2022-03-03T05:05:49.598Z] === PAUSE TestIpcModeOlderClient [2022-03-03T05:05:49.598Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:05:49.789Z] #28 32.86 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:05:50.050Z] #28 33.11 Fetched 18.6 MB in 1s (32.3 MB/s) [2022-03-03T05:05:50.050Z] #28 33.21 Selecting previously unselected package pigz. [2022-03-03T05:05:50.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-03T05:05:50.311Z] #28 33.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-03T05:05:50.311Z] #28 33.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-03T05:05:50.311Z] #28 33.27 Unpacking pigz (2.6-1) ... [2022-03-03T05:05:50.311Z] #28 33.40 Selecting previously unselected package libelf1:amd64. [2022-03-03T05:05:50.311Z] #28 33.41 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-03T05:05:50.311Z] #28 33.44 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-03T05:05:50.425Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-03-03T05:05:50.425Z] === RUN TestKillContainer [2022-03-03T05:05:50.425Z] === RUN TestKillContainer/no_signal [2022-03-03T05:05:50.571Z] #28 33.57 Selecting previously unselected package libbpf0:amd64. [2022-03-03T05:05:50.571Z] #28 33.58 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-03T05:05:50.571Z] #28 33.58 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:05:50.571Z] #28 33.65 Selecting previously unselected package libcap2:amd64. [2022-03-03T05:05:50.572Z] #28 33.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-03T05:05:50.572Z] #28 33.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:05:50.572Z] #28 33.72 Selecting previously unselected package libmnl0:amd64. [2022-03-03T05:05:50.572Z] #28 33.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-03T05:05:50.572Z] #28 33.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:05:50.572Z] #28 33.78 Selecting previously unselected package libxtables12:amd64. [2022-03-03T05:05:50.832Z] #28 33.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-03T05:05:50.832Z] #28 33.79 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:05:50.832Z] #28 33.83 Selecting previously unselected package libcap2-bin. [2022-03-03T05:05:50.832Z] #28 33.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-03T05:05:50.832Z] #28 33.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-03T05:05:50.832Z] #28 33.90 Selecting previously unselected package iproute2. [2022-03-03T05:05:50.832Z] #28 33.92 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-03T05:05:50.832Z] #28 33.92 Unpacking iproute2 (5.10.0-4) ... [2022-03-03T05:05:50.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-03T05:05:50.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-03T05:05:51.092Z] #28 34.17 Selecting previously unselected package xxd. [2022-03-03T05:05:51.092Z] #28 34.18 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:05:51.092Z] #28 34.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:05:51.092Z] #28 34.28 Selecting previously unselected package vim-common. [2022-03-03T05:05:51.250Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:05:51.353Z] #28 34.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:05:51.353Z] #28 34.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:05:51.353Z] #28 34.43 Selecting previously unselected package bash-completion. [2022-03-03T05:05:51.353Z] #28 34.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-03T05:05:51.509Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:05:52.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-03T05:05:52.335Z] --- PASS: TestKillContainer (2.00s) [2022-03-03T05:05:52.335Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-03-03T05:05:52.335Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2022-03-03T05:05:52.335Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-03-03T05:05:52.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:05:52.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-03T05:05:52.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-03T05:05:52.735Z] #28 35.58 Unpacking bash-completion (1:2.11-2) ... [2022-03-03T05:05:52.735Z] #28 35.81 Selecting previously unselected package apparmor. [2022-03-03T05:05:52.735Z] #28 35.82 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-03T05:05:52.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-03T05:05:52.995Z] #28 35.85 Unpacking apparmor (2.13.6-10) ... [2022-03-03T05:05:52.995Z] #28 36.10 Selecting previously unselected package inetutils-ping. [2022-03-03T05:05:52.995Z] #28 36.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-03T05:05:52.995Z] #28 36.12 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-03T05:05:52.995Z] #28 36.21 Selecting previously unselected package libip4tc2:amd64. [2022-03-03T05:05:53.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-03T05:05:53.230Z] #60 235.2 # github.com/containerd/containerd/cmd/containerd [2022-03-03T05:05:53.230Z] #60 235.2 /usr/bin/ld: /tmp/go-link-2432842517/000019.o: in function `New': [2022-03-03T05:05:53.230Z] #60 235.2 /tmp/tmp.EsM6IY014x/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-03T05:05:53.230Z] #60 235.3 + bin/containerd-stress [2022-03-03T05:05:53.254Z] #28 36.22 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:05:53.254Z] #28 36.23 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:05:53.254Z] #28 36.29 Selecting previously unselected package libip6tc2:amd64. [2022-03-03T05:05:53.254Z] #28 36.29 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-03T05:05:53.254Z] #28 36.30 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:05:53.513Z] #28 36.36 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-03T05:05:53.513Z] #28 36.37 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-03T05:05:53.513Z] #28 36.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:05:53.513Z] #28 36.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-03T05:05:53.513Z] #28 36.44 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-03T05:05:53.513Z] #28 36.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:05:53.513Z] #28 36.51 Selecting previously unselected package libnftnl11:amd64. [2022-03-03T05:05:53.513Z] #28 36.51 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-03T05:05:53.513Z] #28 36.52 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:05:53.513Z] #28 36.59 Selecting previously unselected package iptables. [2022-03-03T05:05:53.513Z] #28 36.59 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-03T05:05:53.513Z] #28 36.60 Unpacking iptables (1.8.7-1) ... [2022-03-03T05:05:53.675Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-03-03T05:05:53.675Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-03-03T05:05:53.675Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-03-03T05:05:53.675Z] === RUN TestKillStoppedContainer [2022-03-03T05:05:53.675Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-03-03T05:05:53.675Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:05:53.773Z] #28 36.78 Selecting previously unselected package libonig5:amd64. [2022-03-03T05:05:53.773Z] #28 36.79 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-03T05:05:53.773Z] #28 36.80 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:05:53.773Z] #28 36.91 Selecting previously unselected package libjq1:amd64. [2022-03-03T05:05:53.805Z] #60 236.4 + bin/containerd-shim [2022-03-03T05:05:53.932Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-03T05:05:53.932Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:05:54.032Z] #28 36.92 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-03T05:05:54.032Z] #28 36.93 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:05:54.032Z] #28 37.01 Selecting previously unselected package jq. [2022-03-03T05:05:54.032Z] #28 37.03 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-03T05:05:54.032Z] #28 37.04 Unpacking jq (1.6-2.1) ... [2022-03-03T05:05:54.032Z] #28 37.12 Selecting previously unselected package libaio1:amd64. [2022-03-03T05:05:54.032Z] #28 37.13 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-03T05:05:54.291Z] #28 37.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:05:54.291Z] #28 37.20 Selecting previously unselected package libgpm2:amd64. [2022-03-03T05:05:54.291Z] #28 37.20 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-03T05:05:54.291Z] #28 37.22 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:05:54.291Z] #28 37.28 Selecting previously unselected package libinih1:amd64. [2022-03-03T05:05:54.291Z] #28 37.29 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-03T05:05:54.291Z] #28 37.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-03T05:05:54.291Z] #28 37.35 Selecting previously unselected package libnet1:amd64. [2022-03-03T05:05:54.291Z] #28 37.35 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-03T05:05:54.291Z] #28 37.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:05:54.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-03T05:05:54.551Z] #28 37.42 Selecting previously unselected package libnl-3-200:amd64. [2022-03-03T05:05:54.551Z] #28 37.44 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-03T05:05:54.551Z] #28 37.44 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:05:54.551Z] #28 37.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-03T05:05:54.551Z] #28 37.51 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-03T05:05:54.551Z] #28 37.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:05:54.551Z] #28 37.56 Selecting previously unselected package net-tools. [2022-03-03T05:05:54.551Z] #28 37.56 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-03T05:05:54.551Z] #28 37.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:05:54.551Z] #28 37.68 Selecting previously unselected package python-pip-whl. [2022-03-03T05:05:54.756Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2022-03-03T05:05:54.756Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:05:54.756Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:05:54.756Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-03T05:05:54.756Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:05:54.756Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:05:54.756Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-03T05:05:54.756Z] === RUN TestLinksEtcHostsContentMatch [2022-03-03T05:05:54.810Z] #28 37.69 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-03T05:05:54.810Z] #28 37.70 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-03T05:05:55.013Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-03-03T05:05:55.013Z] === RUN TestLinksContainerNames [2022-03-03T05:05:55.069Z] #28 38.02 Selecting previously unselected package python3-lib2to3. [2022-03-03T05:05:55.069Z] #28 38.03 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-03T05:05:55.069Z] #28 38.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:05:55.069Z] #28 38.15 Selecting previously unselected package python3-distutils. [2022-03-03T05:05:55.069Z] #28 38.16 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-03T05:05:55.069Z] #28 38.17 Unpacking python3-distutils (3.9.2-1) ... [2022-03-03T05:05:55.069Z] #28 38.28 Selecting previously unselected package python3-pkg-resources. [2022-03-03T05:05:55.328Z] #28 38.28 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-03T05:05:55.328Z] #28 38.29 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:05:55.328Z] #28 38.38 Selecting previously unselected package python3-setuptools. [2022-03-03T05:05:55.328Z] #28 38.39 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-03T05:05:55.328Z] #28 38.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-03T05:05:55.588Z] #28 38.59 Selecting previously unselected package python3-wheel. [2022-03-03T05:05:55.588Z] #28 38.60 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-03T05:05:55.588Z] #28 38.60 Unpacking python3-wheel (0.34.2-1) ... [2022-03-03T05:05:55.588Z] #28 38.66 Selecting previously unselected package python3-pip. [2022-03-03T05:05:55.588Z] #28 38.67 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-03T05:05:55.588Z] #28 38.67 Unpacking python3-pip (20.3.4-4) ... [2022-03-03T05:05:55.849Z] #28 38.84 Selecting previously unselected package sudo. [2022-03-03T05:05:55.849Z] #28 38.85 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-03T05:05:55.849Z] #28 38.86 Unpacking sudo (1.9.5p2-3) ... [2022-03-03T05:05:56.110Z] #28 39.19 Selecting previously unselected package thin-provisioning-tools. [2022-03-03T05:05:56.110Z] #28 39.20 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-03T05:05:56.110Z] #28 39.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:05:56.270Z] INFO: Downloading compiler 1 of 3... [2022-03-03T05:05:56.371Z] #28 39.34 Selecting previously unselected package uidmap. [2022-03-03T05:05:56.371Z] #28 39.34 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-03T05:05:56.371Z] #28 39.35 Unpacking uidmap (1:4.8.1-1) ... [2022-03-03T05:05:56.371Z] #28 39.45 Selecting previously unselected package vim-runtime. [2022-03-03T05:05:56.371Z] #28 39.45 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-03T05:05:56.371Z] #28 39.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-03T05:05:56.371Z] #28 39.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-03T05:05:56.631Z] #28 39.52 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:05:56.915Z] --- PASS: TestLinksContainerNames (1.51s) [2022-03-03T05:05:56.915Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:05:57.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-03T05:05:57.173Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2022-03-03T05:05:57.173Z] === RUN TestContainerNetworkMountsNoChown [2022-03-03T05:05:57.263Z] INFO: Downloading compiler 2 of 3... [2022-03-03T05:05:58.110Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/default [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/default [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/private [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/private [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rprivate [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/slave [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/slave [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rslave [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/shared [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/shared [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rshared [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/default [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rslave [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rprivate [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/shared [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rshared [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/private [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/slave [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-03T05:05:58.110Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:05:58.110Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:05:58.110Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:05:58.111Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-03T05:05:58.111Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-03T05:05:58.111Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:05:58.111Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:05:58.111Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-03-03T05:05:58.111Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-03-03T05:05:58.111Z] === RUN TestContainerBindMountNonRecursive [2022-03-03T05:05:58.254Z] INFO: Downloading compiler 3 of 3... [2022-03-03T05:05:58.543Z] #28 41.17 Selecting previously unselected package vim. [2022-03-03T05:05:58.543Z] #28 41.18 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-03T05:05:58.543Z] #28 41.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:05:58.543Z] #28 41.52 Selecting previously unselected package xfsprogs. [2022-03-03T05:05:58.543Z] #28 41.52 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-03T05:05:58.543Z] #28 41.53 Unpacking xfsprogs (5.10.0-4) ... [2022-03-03T05:05:58.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-03T05:05:58.804Z] #28 41.80 Selecting previously unselected package zip. [2022-03-03T05:05:58.804Z] #28 41.81 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-03T05:05:58.804Z] #28 41.81 Unpacking zip (3.0-12) ... [2022-03-03T05:05:58.804Z] #28 41.92 Selecting previously unselected package zstd. [2022-03-03T05:05:59.064Z] #28 41.92 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-03T05:05:59.065Z] #28 41.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:05:59.065Z] #28 42.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-03T05:05:59.246Z] INFO: Extracting git... [2022-03-03T05:05:59.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-03T05:05:59.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-03T05:05:59.635Z] #28 42.67 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-03T05:05:59.635Z] #28 42.68 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-03T05:05:59.635Z] #28 42.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-03T05:05:59.635Z] #28 42.71 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-03T05:05:59.635Z] #28 42.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-03T05:05:59.635Z] #28 42.74 Setting up uidmap (1:4.8.1-1) ... [2022-03-03T05:05:59.635Z] #28 42.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-03T05:05:59.635Z] #28 42.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-03T05:05:59.895Z] #28 42.78 Setting up python3-wheel (0.34.2-1) ... [2022-03-03T05:06:00.156Z] #28 43.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:06:00.156Z] #28 43.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-03T05:06:00.156Z] #28 43.20 Setting up libcap2-bin (1:2.44-1) ... [2022-03-03T05:06:00.156Z] #28 43.21 Setting up apparmor (2.13.6-10) ... [2022-03-03T05:06:00.179Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2022-03-03T05:06:00.179Z] === RUN TestContainerVolumesMountedAsShared [2022-03-03T05:06:00.438Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-03T05:06:00.696Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-03-03T05:06:00.696Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-03T05:06:00.696Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-03T05:06:01.264Z] --- PASS: TestContainerVolumesMountedAsSlave (0.43s) [2022-03-03T05:06:01.264Z] === RUN TestNetworkNat [2022-03-03T05:06:01.264Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-03T05:06:01.539Z] #28 44.41 Setting up zip (3.0-12) ... [2022-03-03T05:06:01.539Z] #28 44.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:06:01.539Z] #28 44.46 Setting up bash-completion (1:2.11-2) ... [2022-03-03T05:06:01.832Z] --- PASS: TestNetworkNat (0.63s) [2022-03-03T05:06:01.832Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:06:01.910Z] #60 244.0 + bin/containerd-shim-runc-v1 [2022-03-03T05:06:02.401Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2022-03-03T05:06:02.401Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:06:02.479Z] #28 45.61 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-03T05:06:02.479Z] #28 45.63 Setting up sudo (1.9.5p2-3) ... [2022-03-03T05:06:02.739Z] #28 45.69 invoke-rc.d: could not determine current runlevel [2022-03-03T05:06:02.739Z] #28 45.69 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T05:06:02.739Z] #28 45.70 Setting up xfsprogs (5.10.0-4) ... [2022-03-03T05:06:02.739Z] #28 45.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-03T05:06:02.739Z] #28 45.74 Setting up inetutils-ping (2:2.0-1) ... [2022-03-03T05:06:02.739Z] #28 45.76 Setting up pigz (2.6-1) ... [2022-03-03T05:06:02.739Z] #28 45.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-03T05:06:02.739Z] #28 45.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-03T05:06:02.739Z] #28 45.83 Setting up python-pip-whl (20.3.4-4) ... [2022-03-03T05:06:02.739Z] #28 45.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:06:03.259Z] #28 46.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-03T05:06:03.259Z] #28 46.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-03T05:06:03.520Z] #28 46.54 Setting up libelf1:amd64 (0.183-1) ... [2022-03-03T05:06:03.520Z] #28 46.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-03T05:06:03.520Z] #28 46.58 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-03T05:06:03.520Z] #28 46.60 Setting up python3-distutils (3.9.2-1) ... [2022-03-03T05:06:03.779Z] #28 46.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-03T05:06:03.779Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-03T05:06:03.779Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-03T05:06:03.779Z] #28 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-03T05:06:03.779Z] #28 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-03T05:06:03.779Z] #28 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-03T05:06:03.779Z] #28 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-03T05:06:04.038Z] #28 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-03T05:06:04.038Z] #28 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-03T05:06:04.038Z] #28 46.98 Setting up python3-setuptools (52.0.0-4) ... [2022-03-03T05:06:04.301Z] check_test.go:308: [d92df7e0ee985] daemon is not started [2022-03-03T05:06:04.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-03T05:06:04.866Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-03T05:06:04.976Z] #28 47.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-03T05:06:04.976Z] #28 47.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-03T05:06:04.976Z] #28 47.91 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-03T05:06:04.976Z] #28 47.92 Setting up python3-pip (20.3.4-4) ... [2022-03-03T05:06:05.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-03T05:06:05.432Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-03-03T05:06:05.432Z] === RUN TestPause [2022-03-03T05:06:05.602Z] #28 48.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-03T05:06:05.602Z] #28 48.58 Setting up jq (1.6-2.1) ... [2022-03-03T05:06:05.602Z] #28 48.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-03T05:06:05.602Z] #28 48.62 Setting up iptables (1.8.7-1) ... [2022-03-03T05:06:05.602Z] #28 48.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:06:05.602Z] #28 48.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:06:05.602Z] #28 48.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-03T05:06:05.602Z] #28 48.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-03T05:06:05.602Z] #28 48.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-03T05:06:05.602Z] #28 48.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-03T05:06:05.602Z] #28 48.67 Setting up iproute2 (5.10.0-4) ... [2022-03-03T05:06:05.690Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-03T05:06:05.862Z] #28 48.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:06:05.948Z] --- PASS: TestPause (0.57s) [2022-03-03T05:06:05.948Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:06:05.948Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:06:05.948Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:06:05.948Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:06:06.205Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-03T05:06:06.417Z] #60 247.8 # github.com/containerd/containerd/cmd/containerd [2022-03-03T05:06:06.417Z] #60 247.8 /usr/bin/ld: /tmp/go-link-3107968885/000019.o: in function `New': [2022-03-03T05:06:06.417Z] #60 247.8 /tmp/tmp.FT2KpyKHRa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-03T05:06:06.417Z] #60 247.8 + bin/containerd-stress [2022-03-03T05:06:06.417Z] #60 248.9 + bin/containerd-shim [2022-03-03T05:06:06.771Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-03-03T05:06:06.771Z] === RUN TestPidHost [2022-03-03T05:06:06.803Z] #28 DONE 49.6s [2022-03-03T05:06:06.803Z] [2022-03-03T05:06:06.803Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-03T05:06:06.803Z] #29 sha256:0158f7aabf606a62ff1aa4a5bf0b497ba3e769f4095d5d029f4a3b25e2a3e592 [2022-03-03T05:06:07.030Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-03T05:06:07.169Z] #60 249.4 + bin/containerd-shim-runc-v2 [2022-03-03T05:06:07.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-03T05:06:07.372Z] #29 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-03T05:06:07.373Z] #29 0.866 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-03T05:06:07.373Z] #29 0.870 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-03T05:06:07.373Z] #29 DONE 1.0s [2022-03-03T05:06:07.373Z] [2022-03-03T05:06:07.373Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:06:07.373Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:06:07.426Z] #60 250.0 + binaries [2022-03-03T05:06:07.426Z] #60 250.0 + install -D bin/containerd /build/containerd [2022-03-03T05:06:07.426Z] #60 250.1 + install -D bin/containerd-shim /build/containerd-shim [2022-03-03T05:06:07.426Z] #60 250.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-03T05:06:07.426Z] #60 250.1 + install -D bin/ctr /build/ctr [2022-03-03T05:06:07.636Z] #63 ... [2022-03-03T05:06:07.636Z] [2022-03-03T05:06:07.636Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-03T05:06:07.636Z] #30 sha256:fe19eaaa7150079440366463a43936411600e9b44084664a4ff645f9876f99a4 [2022-03-03T05:06:08.222Z] --- PASS: TestPidHost (1.53s) [2022-03-03T05:06:08.222Z] === RUN TestPsFilter [2022-03-03T05:06:08.481Z] --- PASS: TestPsFilter (0.13s) [2022-03-03T05:06:08.481Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:06:09.049Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-03-03T05:06:09.049Z] === RUN TestRemoveContainerWithVolume [2022-03-03T05:06:09.985Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2022-03-03T05:06:09.985Z] === RUN TestRemoveContainerRunning [2022-03-03T05:06:10.701Z] #60 DONE 253.1s [2022-03-03T05:06:10.923Z] --- PASS: TestRemoveContainerRunning (0.85s) [2022-03-03T05:06:10.923Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:06:10.963Z] [2022-03-03T05:06:10.963Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-03T05:06:10.963Z] #61 sha256:6c36d9b017a741036f4ca5ca26b17a355f32298dfc9a7e0282b67c686b0afe06 [2022-03-03T05:06:11.490Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2022-03-03T05:06:11.490Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:06:11.490Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-03T05:06:11.490Z] === RUN TestRenameLinkedContainer [2022-03-03T05:06:11.760Z] INFO: Expanding go... [2022-03-03T05:06:12.056Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-03T05:06:12.854Z] #61 DONE 1.4s [2022-03-03T05:06:12.854Z] [2022-03-03T05:06:12.854Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-03T05:06:12.854Z] #66 sha256:a406b003abff4cbc755b2df7c1f018d0e6aa65236e2e5d3be6a901ff964a0768 [2022-03-03T05:06:12.854Z] #66 DONE 0.3s [2022-03-03T05:06:12.854Z] [2022-03-03T05:06:12.854Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-03T05:06:12.854Z] #71 sha256:05605c93502782f61d75002d23da03594939765bf882313564601fc1b14c5823 [2022-03-03T05:06:14.567Z] #60 256.1 + bin/containerd-shim-runc-v1 [2022-03-03T05:06:14.586Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-03T05:06:14.586Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-03T05:06:14.748Z] #71 DONE 1.7s [2022-03-03T05:06:14.748Z] [2022-03-03T05:06:14.748Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-03T05:06:14.748Z] #72 sha256:4e3d520ca1dd8824c5609abfc50813f495bb991fceb39f9e34f83a46eba35896 [2022-03-03T05:06:14.748Z] #72 DONE 0.0s [2022-03-03T05:06:14.748Z] [2022-03-03T05:06:14.748Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-03T05:06:14.748Z] #73 sha256:01bfa065aa7b4c738a3b5488fbaa2da288ab19b719ccbffff1c69d7f0a74d5ac [2022-03-03T05:06:14.844Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-03T05:06:14.844Z] --- PASS: TestRenameLinkedContainer (3.34s) [2022-03-03T05:06:14.844Z] === RUN TestRenameStoppedContainer [2022-03-03T05:06:15.102Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-03T05:06:15.310Z] #73 0.617 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-03T05:06:15.310Z] #73 0.617 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-03T05:06:15.310Z] #73 0.617 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-03T05:06:15.360Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-03T05:06:15.617Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-03T05:06:15.617Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-03T05:06:15.617Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-03T05:06:15.763Z] #30 7.551 Collecting yamllint==1.26.1 [2022-03-03T05:06:15.874Z] #73 0.855 Reading package lists... [2022-03-03T05:06:15.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-03T05:06:15.875Z] --- PASS: TestRenameStoppedContainer (0.92s) [2022-03-03T05:06:15.875Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:06:16.023Z] #30 8.607 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-03T05:06:16.438Z] #73 1.350 Reading package lists... [2022-03-03T05:06:16.439Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-03T05:06:16.694Z] #73 1.850 Building dependency tree... [2022-03-03T05:06:16.694Z] #73 1.951 Reading state information... [2022-03-03T05:06:16.694Z] #73 2.067 The following additional packages will be installed: [2022-03-03T05:06:16.694Z] #73 2.068 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-03T05:06:16.694Z] #73 2.068 systemd-timesyncd [2022-03-03T05:06:16.694Z] #73 2.069 Suggested packages: [2022-03-03T05:06:16.694Z] #73 2.069 systemd-container policykit-1 [2022-03-03T05:06:16.694Z] #73 2.069 Recommended packages: [2022-03-03T05:06:16.694Z] #73 2.069 libnss-systemd [2022-03-03T05:06:16.694Z] #73 2.145 The following NEW packages will be installed: [2022-03-03T05:06:16.694Z] #73 2.146 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-03T05:06:16.694Z] #73 2.146 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-03T05:06:16.950Z] #73 2.414 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-03-03T05:06:16.950Z] #73 2.414 Need to get 5941 kB of archives. [2022-03-03T05:06:16.950Z] #73 2.414 After this operation, 19.5 MB of additional disk space will be used. [2022-03-03T05:06:16.950Z] #73 2.414 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-03T05:06:16.950Z] #73 2.416 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-03T05:06:16.950Z] #73 2.418 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-03T05:06:16.950Z] #73 2.424 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-03T05:06:16.950Z] #73 2.426 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-03T05:06:16.950Z] #73 2.428 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-03T05:06:16.960Z] #30 9.301 Collecting pathspec>=0.5.3 [2022-03-03T05:06:16.960Z] #30 9.309 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-03T05:06:16.960Z] #30 9.515 Collecting pyyaml [2022-03-03T05:06:16.960Z] #30 9.529 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-03-03T05:06:16.960Z] #30 9.571 Building wheels for collected packages: yamllint [2022-03-03T05:06:17.206Z] #73 2.518 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-03T05:06:17.206Z] #73 2.546 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-03T05:06:17.206Z] #73 2.547 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-03T05:06:17.206Z] #73 2.549 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-03T05:06:17.206Z] #73 2.551 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-03T05:06:17.206Z] #73 2.738 debconf: delaying package configuration, since apt-utils is not installed [2022-03-03T05:06:17.206Z] #73 2.768 Fetched 5941 kB in 0s (14.8 MB/s) [2022-03-03T05:06:17.220Z] #30 9.572 Building wheel for yamllint (setup.py): started [2022-03-03T05:06:17.373Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2022-03-03T05:06:17.373Z] === RUN TestRenameInvalidName [2022-03-03T05:06:17.462Z] #73 2.801 Selecting previously unselected package libargon2-1:amd64. [2022-03-03T05:06:17.462Z] #73 2.801 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-03-03T05:06:17.462Z] #73 2.808 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-03T05:06:17.462Z] #73 2.816 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-03T05:06:17.462Z] #73 2.850 Selecting previously unselected package libjson-c5:amd64. [2022-03-03T05:06:17.462Z] #73 2.852 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-03T05:06:17.462Z] #73 2.856 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-03T05:06:17.462Z] #73 2.895 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-03T05:06:17.462Z] #73 2.897 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-03T05:06:17.462Z] #73 2.901 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-03T05:06:17.462Z] #73 2.954 Selecting previously unselected package libkmod2:amd64. [2022-03-03T05:06:17.462Z] #73 2.957 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-03T05:06:17.462Z] #73 2.961 Unpacking libkmod2:amd64 (28-1) ... [2022-03-03T05:06:17.462Z] #73 3.004 Selecting previously unselected package systemd-timesyncd. [2022-03-03T05:06:17.462Z] #73 3.004 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-03T05:06:17.481Z] #30 10.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-03T05:06:17.481Z] #30 10.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b96ad8eb73c5d379c7e272c89d8554a564db309c09cd8723b7f51cf785af41f4 [2022-03-03T05:06:17.481Z] #30 10.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-03T05:06:17.481Z] #30 10.07 Successfully built yamllint [2022-03-03T05:06:17.481Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-03T05:06:17.718Z] #73 3.008 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-03T05:06:17.718Z] #73 3.059 Selecting previously unselected package systemd. [2022-03-03T05:06:17.718Z] #73 3.062 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-03T05:06:17.718Z] #73 3.095 Unpacking systemd (247.3-6) ... [2022-03-03T05:06:18.049Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-03T05:06:18.280Z] #73 3.639 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-03T05:06:18.280Z] #73 3.651 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-03T05:06:18.280Z] #73 3.662 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-03T05:06:18.280Z] #73 3.674 Setting up libkmod2:amd64 (28-1) ... [2022-03-03T05:06:18.280Z] #73 3.686 Setting up systemd (247.3-6) ... [2022-03-03T05:06:18.280Z] #73 3.722 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-03T05:06:18.304Z] --- PASS: TestRenameInvalidName (0.87s) [2022-03-03T05:06:18.304Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:06:18.308Z] #30 DONE 10.6s [2022-03-03T05:06:18.308Z] [2022-03-03T05:06:18.308Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-03T05:06:18.308Z] #34 sha256:d0ecd330665c7dfc6c458d0bc5c4e2fb475e9f1a46d0ccb195f717be9020014c [2022-03-03T05:06:18.308Z] #34 DONE 0.2s [2022-03-03T05:06:18.308Z] [2022-03-03T05:06:18.308Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:06:18.308Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:06:18.538Z] #73 3.724 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-03T05:06:18.538Z] #73 3.727 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-03T05:06:18.563Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-03T05:06:18.570Z] #63 ... [2022-03-03T05:06:18.570Z] [2022-03-03T05:06:18.570Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-03T05:06:18.570Z] #39 sha256:ac1902374174edc49bec5d08d6e41e4776335a18e32d409dc758078625693e9e [2022-03-03T05:06:18.785Z] #60 261.2 + bin/containerd-shim-runc-v2 [2022-03-03T05:06:18.796Z] #73 4.080 Setting up systemd-timesyncd (247.3-6) ... [2022-03-03T05:06:18.796Z] #73 4.298 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-03T05:06:18.796Z] #73 4.298 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-03T05:06:18.830Z] #39 DONE 0.4s [2022-03-03T05:06:18.830Z] [2022-03-03T05:06:18.830Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-03T05:06:18.830Z] #42 sha256:76108b2f4a6efd3beca5c487754f00d5254b8a7b1a333645ee38750915fa6b4a [2022-03-03T05:06:18.830Z] #42 DONE 0.2s [2022-03-03T05:06:18.830Z] [2022-03-03T05:06:18.830Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-03T05:06:18.830Z] #44 sha256:9619454805082bf7e274014c6a00b8ba0ca6c0cc88926e10c66e0c4e36c555c1 [2022-03-03T05:06:19.053Z] #73 4.376 Selecting previously unselected package systemd-sysv. [2022-03-03T05:06:19.053Z] #73 4.377 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-03-03T05:06:19.053Z] #73 4.393 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-03T05:06:19.053Z] #73 4.397 Unpacking systemd-sysv (247.3-6) ... [2022-03-03T05:06:19.053Z] #73 4.436 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-03T05:06:19.053Z] #73 4.439 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-03T05:06:19.053Z] #73 4.443 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-03T05:06:19.053Z] #73 4.496 Selecting previously unselected package dbus. [2022-03-03T05:06:19.053Z] #73 4.499 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-03T05:06:19.053Z] #73 4.508 Unpacking dbus (1.12.20-2) ... [2022-03-03T05:06:19.053Z] #73 4.561 Selecting previously unselected package libpam-systemd:amd64. [2022-03-03T05:06:19.090Z] #44 DONE 0.1s [2022-03-03T05:06:19.090Z] [2022-03-03T05:06:19.090Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-03T05:06:19.091Z] #48 sha256:4582dbbef1c250435af318d0c473a3a4b604c8a0351c11bbdedd22ffcdc63b97 [2022-03-03T05:06:19.091Z] #48 DONE 0.1s [2022-03-03T05:06:19.091Z] [2022-03-03T05:06:19.091Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:06:19.091Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:06:19.091Z] #67 ... [2022-03-03T05:06:19.091Z] [2022-03-03T05:06:19.091Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-03T05:06:19.091Z] #51 sha256:5dfbbf7583f956c0cd328684381a681cad98020fe7e072e1d9a7f87619b0eab9 [2022-03-03T05:06:19.311Z] #73 4.564 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-03T05:06:19.311Z] #73 4.567 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-03T05:06:19.311Z] #73 4.613 Selecting previously unselected package dbus-user-session. [2022-03-03T05:06:19.311Z] #73 4.616 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-03T05:06:19.311Z] #73 4.620 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-03T05:06:19.311Z] #73 4.721 Setting up systemd-sysv (247.3-6) ... [2022-03-03T05:06:19.311Z] #73 4.732 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-03T05:06:19.311Z] #73 4.742 Setting up dbus (1.12.20-2) ... [2022-03-03T05:06:19.311Z] #73 4.851 invoke-rc.d: could not determine current runlevel [2022-03-03T05:06:19.359Z] #60 261.8 + binaries [2022-03-03T05:06:19.359Z] #60 261.8 + install -D bin/containerd /build/containerd [2022-03-03T05:06:19.359Z] #60 261.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-03T05:06:19.365Z] #51 DONE 0.2s [2022-03-03T05:06:19.365Z] [2022-03-03T05:06:19.365Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-03T05:06:19.365Z] #55 sha256:e7bb3457bdf8947616da8978669c73e7de32eb4b7e3744c7f4ec4d79ed3f74f6 [2022-03-03T05:06:19.365Z] #55 DONE 0.1s [2022-03-03T05:06:19.365Z] [2022-03-03T05:06:19.365Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-03T05:06:19.365Z] #57 sha256:e918d11fb6b0b4abc189820c7d048adb3ec3ed436128715521b99ae2ee821d30 [2022-03-03T05:06:19.365Z] #57 DONE 0.1s [2022-03-03T05:06:19.365Z] [2022-03-03T05:06:19.365Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-03T05:06:19.365Z] #59 sha256:e52e4731ecc2f2c82f760ac5a56f9f22abec738cf48b12873183a3d7e50f299e [2022-03-03T05:06:19.568Z] #73 4.853 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-03T05:06:19.568Z] #73 4.858 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-03T05:06:19.568Z] #73 5.012 Setting up dbus-user-session (1.12.20-2) ... [2022-03-03T05:06:19.568Z] #73 5.028 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-03T05:06:19.620Z] #60 261.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-03T05:06:19.620Z] #60 261.9 + install -D bin/ctr /build/ctr [2022-03-03T05:06:19.625Z] #59 DONE 0.2s [2022-03-03T05:06:19.625Z] [2022-03-03T05:06:19.625Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-03T05:06:19.625Z] #61 sha256:ae099f36cd93e97ed1efad864abc8df3b95b4eaeb2454aa0da2b16e49603eaf6 [2022-03-03T05:06:19.625Z] #61 DONE 0.1s [2022-03-03T05:06:19.625Z] [2022-03-03T05:06:19.625Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:06:19.625Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:06:19.825Z] #73 DONE 5.2s [2022-03-03T05:06:19.825Z] [2022-03-03T05:06:19.825Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-03T05:06:19.825Z] #74 sha256:be6ff8082e5c6f15df0a40fc072de8a0fa378947ca9dc82e1d6018048d7fe7ad [2022-03-03T05:06:20.082Z] #74 0.383 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-03T05:06:20.082Z] #74 0.385 Dload Upload Total Spent Left Speed [2022-03-03T05:06:20.340Z] #74 0.386 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5346 0 --:--:-- --:--:-- --:--:-- 5346 [2022-03-03T05:06:20.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-03T05:06:20.597Z] #74 DONE 0.8s [2022-03-03T05:06:20.597Z] [2022-03-03T05:06:20.597Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-03T05:06:20.597Z] #75 sha256:f2886ad42e6be673371978c74855fe7867df56a37edd59424cc5ebfe5a991171 [2022-03-03T05:06:20.727Z] --- PASS: TestRenameAnonymousContainer (2.63s) [2022-03-03T05:06:20.727Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:06:20.985Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-03T05:06:21.529Z] #75 DONE 1.0s [2022-03-03T05:06:21.529Z] [2022-03-03T05:06:21.529Z] #76 exporting to image [2022-03-03T05:06:21.529Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-03T05:06:21.529Z] #76 exporting layers [2022-03-03T05:06:21.552Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2022-03-03T05:06:21.552Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:06:21.552Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-03T05:06:22.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-03T05:06:22.165Z] #60 DONE 264.0s [2022-03-03T05:06:22.377Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-03T05:06:22.377Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-03T05:06:22.738Z] [2022-03-03T05:06:22.738Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-03T05:06:22.738Z] #61 sha256:abc288ad3f94be104d7ad6a34130dc50d17e9e2470daee1990856883e7da6b52 [2022-03-03T05:06:22.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s) [2022-03-03T05:06:22.945Z] === RUN TestResize [2022-03-03T05:06:23.204Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-03T05:06:23.463Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-03T05:06:23.463Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-03T05:06:23.681Z] #61 DONE 0.9s [2022-03-03T05:06:23.681Z] [2022-03-03T05:06:23.681Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-03T05:06:23.681Z] #66 sha256:a6e129a8a030122366c5a62ed0706ae0d762c3a721b22ceafc3a08ceb5a95985 [2022-03-03T05:06:23.681Z] #66 DONE 0.2s [2022-03-03T05:06:23.681Z] [2022-03-03T05:06:23.681Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-03T05:06:23.681Z] #71 sha256:6a2688e19c553d7a64f54c813a38eea12c7ea7119353ad90a1a7536d8bbdca03 [2022-03-03T05:06:23.721Z] --- PASS: TestResize (0.83s) [2022-03-03T05:06:23.721Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:06:24.656Z] --- PASS: TestResizeWithInvalidSize (0.78s) [2022-03-03T05:06:24.656Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:06:24.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-03T05:06:24.656Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-03T05:06:24.656Z] check_test.go:308: [d3903bc26dd26] daemon is not started [2022-03-03T05:06:24.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-03T05:06:24.656Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-03T05:06:24.656Z] check_test.go:308: [d7aa9f7f255b8] daemon is not started [2022-03-03T05:06:24.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-03T05:06:25.068Z] #71 DONE 1.0s [2022-03-03T05:06:25.068Z] [2022-03-03T05:06:25.068Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-03T05:06:25.068Z] #72 sha256:2adc5fa8e834b534da6b1e7afd73948a66d803d1cd5060fcedef038fea53c137 [2022-03-03T05:06:25.068Z] #72 DONE 0.0s [2022-03-03T05:06:25.068Z] [2022-03-03T05:06:25.068Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-03T05:06:25.068Z] #73 sha256:894501e5606d33733548edb445c65af5dea54426885c426a27c25ef749fb5747 [2022-03-03T05:06:25.227Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:06:25.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:06:25.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:06:25.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:06:26.453Z] #73 DONE 1.5s [2022-03-03T05:06:26.453Z] [2022-03-03T05:06:26.453Z] #74 exporting to image [2022-03-03T05:06:26.453Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-03T05:06:26.453Z] #74 exporting layers [2022-03-03T05:06:26.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:06:26.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:06:26.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:06:27.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:06:27.793Z] check_test.go:308: [d84ddab2def17] daemon is not started [2022-03-03T05:06:27.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-03T05:06:28.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:06:28.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:06:28.081Z] #76 exporting layers 6.2s done [2022-03-03T05:06:28.081Z] #76 writing image sha256:561f72a1a7246def9c5c65a8f129db54b554756eade5cc83f7e510af49d4eb98 done [2022-03-03T05:06:28.081Z] #76 naming to docker.io/library/docker:dee9f422c80e04162e944d4eea0f216efc32e078 done [2022-03-03T05:06:28.081Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-03T05:06:28.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -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:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh dynbinary test-integration [2022-03-03T05:06:29.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:06:29.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:06:30.313Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-03T05:06:30.313Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-03T05:06:30.313Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-03T05:06:30.313Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-03T05:06:30.313Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-03T05:06:30.313Z] Detected virtualization docker. [2022-03-03T05:06:30.313Z] Detected architecture x86-64. [2022-03-03T05:06:30.313Z] Set hostname to . [2022-03-03T05:06:30.313Z] modprobe@configfs.service: Succeeded. [2022-03-03T05:06:30.313Z] modprobe@drm.service: Succeeded. [2022-03-03T05:06:30.313Z] modprobe@fuse.service: Succeeded. [2022-03-03T05:06:30.570Z] + source /etc/docker-entrypoint-cmd [2022-03-03T05:06:30.570Z] ++ hack/make.sh dynbinary test-integration [2022-03-03T05:06:30.570Z] [2022-03-03T05:06:30.570Z] Removing bundles/ [2022-03-03T05:06:30.570Z] [2022-03-03T05:06:30.570Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-03T05:06:30.570Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:06:30.570Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.73s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.12s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.73s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.12s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.06s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2022-03-03T05:06:32.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.63s) [2022-03-03T05:06:32.709Z] === RUN TestCgroupNamespacesRun [2022-03-03T05:06:33.037Z] #74 exporting layers 5.9s done [2022-03-03T05:06:33.037Z] #74 writing image sha256:6d736bcd4110e026d9f23cccc39a64cf4cd9372ab4de11314f55b5f90d05bba6 done [2022-03-03T05:06:33.037Z] #74 naming to docker.io/library/docker:dee9f422c80e04162e944d4eea0f216efc32e078 done [2022-03-03T05:06:33.037Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-03T05:06:33.149Z] INFO: Expanding compiler 1 of 3... [2022-03-03T05:06:33.150Z] INFO: Expanding compiler 2 of 3... [2022-03-03T05:06:33.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-03T05:06:33.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -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:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh dynbinary test-integration [2022-03-03T05:06:33.845Z] --- PASS: TestCgroupNamespacesRun (1.39s) [2022-03-03T05:06:33.845Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-03T05:06:34.527Z] #67 ... [2022-03-03T05:06:34.527Z] [2022-03-03T05:06:34.527Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-03T05:06:34.527Z] #63 sha256:784e06890dfb42d5ab82c548a6634bda98282ceb220d84af29cd58fe428dcd71 [2022-03-03T05:06:34.527Z] #63 83.15 + mkdir -p /build [2022-03-03T05:06:34.527Z] #63 83.15 + cp runc /build/runc [2022-03-03T05:06:34.527Z] #63 DONE 83.5s [2022-03-03T05:06:34.527Z] [2022-03-03T05:06:34.527Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:06:34.527Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:06:35.313Z] [2022-03-03T05:06:35.313Z] Removing bundles/ [2022-03-03T05:06:35.313Z] [2022-03-03T05:06:35.313Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-03T05:06:35.313Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:06:35.313Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:06:35.749Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-03T05:06:35.749Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-03-03T05:06:35.749Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-03T05:06:35.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-03T05:06:35.749Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-03T05:06:35.913Z] #67 ... [2022-03-03T05:06:35.913Z] [2022-03-03T05:06:35.913Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-03T05:06:35.913Z] #64 sha256:a6c255acc13c4b991d383368f5dde725121430166e0ff7e4c709b1f3ef02b7e6 [2022-03-03T05:06:35.913Z] #64 DONE 0.1s [2022-03-03T05:06:35.913Z] [2022-03-03T05:06:35.913Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-03T05:06:35.913Z] #67 sha256:81b8a24d182c4621cd5f38b41391f20c2f35f78f75b97818bbc7679a7b8b76eb [2022-03-03T05:06:36.008Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-03T05:06:36.114Z] INFO: Expanding compiler 3 of 3... [2022-03-03T05:06:36.584Z] INFO: Removing downloaded files... [2022-03-03T05:06:36.584Z] INFO: Downloading containerd [2022-03-03T05:06:37.387Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2022-03-03T05:06:37.387Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-03T05:06:37.399Z] 4612f6d0b889: Pull complete [2022-03-03T05:06:38.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-03T05:06:38.576Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2022-03-03T05:06:38.576Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-03T05:06:38.576Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-03T05:06:39.948Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.44s) [2022-03-03T05:06:39.948Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-03T05:06:40.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-03T05:06:41.449Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2022-03-03T05:06:41.449Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-03T05:06:41.707Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-03T05:06:41.965Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-03-03T05:06:41.965Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-03T05:06:42.488Z] #67 145.5 # github.com/containerd/containerd/cmd/containerd [2022-03-03T05:06:42.488Z] #67 145.5 /usr/bin/ld: /tmp/go-link-87360829/000019.o: in function `New': [2022-03-03T05:06:42.488Z] #67 145.5 /tmp/tmp.LeELlR3fSk/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-03T05:06:42.488Z] #67 145.6 + bin/containerd-stress [2022-03-03T05:06:42.531Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-03T05:06:42.531Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-03T05:06:42.748Z] #67 146.7 + bin/containerd-shim [2022-03-03T05:06:42.789Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-03T05:06:42.789Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-03T05:06:42.789Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-03T05:06:42.789Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-03T05:06:42.789Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-03T05:06:42.789Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-03T05:06:42.789Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-03T05:06:42.798Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2022-03-03T05:06:42.798Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-03T05:06:42.798Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/builder/remotecontext 0.059s coverage: 13.7% of statements [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/builder/dockerfile 0.147s coverage: 49.3% of statements [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/builder/remotecontext/git 0.866s coverage: 86.3% of statements [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/cli [no test files] [2022-03-03T05:06:42.799Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-03T05:06:42.799Z] ok github.com/docker/docker/cmd/docker-proxy 0.298s coverage: 67.6% of statements [2022-03-03T05:06:43.356Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.46s) [2022-03-03T05:06:43.356Z] === RUN TestNISDomainname [2022-03-03T05:06:43.732Z] ok github.com/docker/docker/client 0.086s coverage: 75.7% of statements [2022-03-03T05:06:44.293Z] --- PASS: TestNISDomainname (0.75s) [2022-03-03T05:06:44.293Z] === RUN TestHostnameDnsResolution [2022-03-03T05:06:44.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-03T05:06:45.121Z] --- PASS: TestHostnameDnsResolution (0.94s) [2022-03-03T05:06:45.121Z] === RUN TestUnprivilegedPortsAndPing [2022-03-03T05:06:45.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-03T05:06:45.947Z] --- PASS: TestUnprivilegedPortsAndPing (0.83s) [2022-03-03T05:06:45.947Z] === RUN TestStats [2022-03-03T05:06:47.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-03T05:06:49.225Z] --- PASS: TestStats (2.99s) [2022-03-03T05:06:49.225Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:06:49.225Z] === RUN TestStopContainerWithTimeout/0 [2022-03-03T05:06:49.225Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-03T05:06:49.225Z] === RUN TestStopContainerWithTimeout/1 [2022-03-03T05:06:49.225Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-03T05:06:49.225Z] === RUN TestStopContainerWithTimeout/3 [2022-03-03T05:06:49.225Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-03T05:06:49.225Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-03T05:06:49.225Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-03T05:06:49.225Z] === CONT TestStopContainerWithTimeout/0 [2022-03-03T05:06:49.225Z] === CONT TestStopContainerWithTimeout/3 [2022-03-03T05:06:49.225Z] === CONT TestStopContainerWithTimeout/1 [2022-03-03T05:06:49.225Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-03T05:06:49.483Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-03T05:06:50.878Z] #67 154.0 + bin/containerd-shim-runc-v1 [2022-03-03T05:06:51.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-03T05:06:51.537Z] [2022-03-03T05:06:51.537Z] Name Version Source Summary [2022-03-03T05:06:51.537Z] ---- ------- ------ ------- [2022-03-03T05:06:51.537Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-03T05:06:51.947Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-03T05:06:51.947Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-03T05:06:52.205Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-03T05:06:52.205Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2022-03-03T05:06:52.205Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2022-03-03T05:06:52.205Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2022-03-03T05:06:52.205Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2022-03-03T05:06:52.205Z] === RUN TestDeleteDevicemapper [2022-03-03T05:06:52.205Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:06:52.205Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-03T05:06:52.205Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:06:52.527Z] [2022-03-03T05:06:52.527Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-03T05:06:52.527Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-03T05:06:52.527Z] PSChildName : containerd [2022-03-03T05:06:52.527Z] PSDrive : C [2022-03-03T05:06:52.527Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-03T05:06:52.527Z] PSIsContainer : True [2022-03-03T05:06:52.527Z] Name : containerd [2022-03-03T05:06:52.527Z] FullName : C:\containerd [2022-03-03T05:06:52.527Z] Parent : [2022-03-03T05:06:52.527Z] Exists : True [2022-03-03T05:06:52.527Z] Root : C:\ [2022-03-03T05:06:52.527Z] Extension : [2022-03-03T05:06:52.527Z] CreationTime : 3/3/2022 5:06:52 AM [2022-03-03T05:06:52.527Z] CreationTimeUtc : 3/3/2022 5:06:52 AM [2022-03-03T05:06:52.527Z] LastAccessTime : 3/3/2022 5:06:52 AM [2022-03-03T05:06:52.527Z] LastAccessTimeUtc : 3/3/2022 5:06:52 AM [2022-03-03T05:06:52.527Z] LastWriteTime : 3/3/2022 5:06:52 AM [2022-03-03T05:06:52.527Z] LastWriteTimeUtc : 3/3/2022 5:06:52 AM [2022-03-03T05:06:52.527Z] Attributes : Directory [2022-03-03T05:06:52.527Z] Mode : d----- [2022-03-03T05:06:52.527Z] BaseName : containerd [2022-03-03T05:06:52.527Z] Target : {} [2022-03-03T05:06:52.527Z] LinkType : [2022-03-03T05:06:52.527Z] [2022-03-03T05:06:53.141Z] check_test.go:308: [d13e1b2a432af] daemon is not started [2022-03-03T05:06:53.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-03T05:06:53.517Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-03T05:06:53.517Z] INFO: Configuring git core.autocrlf... [2022-03-03T05:06:53.517Z] [2022-03-03T05:06:53.517Z] [2022-03-03T05:06:55.302Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.01s) [2022-03-03T05:06:55.302Z] === RUN TestUpdateMemory [2022-03-03T05:06:55.302Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:06:55.302Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-03T05:06:55.302Z] === RUN TestUpdateCPUQuota [2022-03-03T05:06:56.154Z] #67 159.2 + bin/containerd-shim-runc-v2 [2022-03-03T05:06:56.154Z] #67 159.8 + binaries [2022-03-03T05:06:56.154Z] #67 159.8 + install -D bin/containerd /build/containerd [2022-03-03T05:06:56.154Z] #67 159.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-03T05:06:56.154Z] #67 159.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-03T05:06:56.154Z] #67 159.8 + install -D bin/ctr /build/ctr [2022-03-03T05:06:56.239Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-03T05:06:56.415Z] #67 DONE 160.2s [2022-03-03T05:06:56.498Z] --- PASS: TestUpdateCPUQuota (1.24s) [2022-03-03T05:06:56.499Z] === RUN TestUpdatePidsLimit [2022-03-03T05:06:56.499Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-03T05:06:56.757Z] === RUN TestUpdatePidsLimit/no_change [2022-03-03T05:06:57.015Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-03T05:06:57.015Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-03T05:06:57.015Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-03T05:06:57.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-03T05:06:57.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-03T05:06:57.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-03T05:06:57.803Z] [2022-03-03T05:06:57.803Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-03T05:06:57.803Z] #68 sha256:89f01cd77a07f760205c04a7c37e41b4a51810b8dbb287e29c26a381bf8f9c79 [2022-03-03T05:06:57.803Z] #68 DONE 0.2s [2022-03-03T05:06:57.803Z] [2022-03-03T05:06:57.803Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-03T05:06:57.803Z] #73 sha256:5bbed0343690a7b6648791612f43311132462663ef4049e5d4785cff93d29b37 [2022-03-03T05:06:57.803Z] #73 DONE 0.1s [2022-03-03T05:06:57.803Z] [2022-03-03T05:06:57.803Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-03T05:06:57.803Z] #78 sha256:b35f128218fc64b29839131c3ca3c483f7b6b7f18ba6b727ca097c69c430a4e3 [2022-03-03T05:06:58.372Z] #78 DONE 0.5s [2022-03-03T05:06:58.372Z] [2022-03-03T05:06:58.372Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-03T05:06:58.372Z] #79 sha256:69cb15b175d813bc665d47929b465c7c4bff09d2e24e03497a62d5b726faf5ab [2022-03-03T05:06:58.372Z] #79 DONE 0.0s [2022-03-03T05:06:58.372Z] [2022-03-03T05:06:58.372Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-03T05:06:58.372Z] #80 sha256:5961464539f2e1ffbbebfac740e393f7a80bf827aab44ffa673a6510ae1a30a9 [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit (2.30s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-03-03T05:06:58.730Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-03-03T05:06:58.730Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:06:59.298Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-03T05:07:00.671Z] check_test.go:308: [d0df52526afd3] daemon is not started [2022-03-03T05:07:00.671Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-03T05:07:00.928Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-03T05:07:01.186Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-03T05:07:01.848Z] 898469748ff6: Pull complete [2022-03-03T05:07:01.848Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-03T05:07:01.848Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:07:01.848Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:07:01.848Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-03T05:07:01.848Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-03T05:07:01.848Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-03-03T05:07:01.848Z] INFO: Docker version of control daemon [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] Client: [2022-03-03T05:07:01.848Z] Version: 20.10.9 [2022-03-03T05:07:01.848Z] API version: 1.41 [2022-03-03T05:07:01.848Z] Go version: go1.16.8 [2022-03-03T05:07:01.848Z] Git commit: c2ea9bc [2022-03-03T05:07:01.848Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-03T05:07:01.848Z] OS/Arch: windows/amd64 [2022-03-03T05:07:01.848Z] Context: default [2022-03-03T05:07:01.848Z] Experimental: true [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] Server: Docker Engine - Community [2022-03-03T05:07:01.848Z] Engine: [2022-03-03T05:07:01.848Z] Version: 20.10.9 [2022-03-03T05:07:01.848Z] API version: 1.41 (minimum version 1.24) [2022-03-03T05:07:01.848Z] Go version: go1.16.8 [2022-03-03T05:07:01.848Z] Git commit: 79ea9d3 [2022-03-03T05:07:01.848Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-03T05:07:01.848Z] OS/Arch: windows/amd64 [2022-03-03T05:07:01.848Z] Experimental: true [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] INFO: Docker info of control daemon [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] Client: [2022-03-03T05:07:01.848Z] Context: default [2022-03-03T05:07:01.848Z] Debug Mode: false [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] Server: [2022-03-03T05:07:01.848Z] Containers: 0 [2022-03-03T05:07:01.848Z] Running: 0 [2022-03-03T05:07:01.848Z] Paused: 0 [2022-03-03T05:07:01.848Z] Stopped: 0 [2022-03-03T05:07:01.848Z] Images: 1 [2022-03-03T05:07:01.848Z] Server Version: 20.10.9 [2022-03-03T05:07:01.848Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-03T05:07:01.848Z] Windows: [2022-03-03T05:07:01.848Z] LCOW: [2022-03-03T05:07:01.848Z] Logging Driver: json-file [2022-03-03T05:07:01.848Z] Plugins: [2022-03-03T05:07:01.848Z] Volume: local [2022-03-03T05:07:01.848Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:07:01.848Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:07:01.848Z] Swarm: inactive [2022-03-03T05:07:01.848Z] Default Isolation: process [2022-03-03T05:07:01.848Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:07:01.848Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:07:01.848Z] OSType: windows [2022-03-03T05:07:01.848Z] Architecture: x86_64 [2022-03-03T05:07:01.848Z] CPUs: 4 [2022-03-03T05:07:01.848Z] Total Memory: 32GiB [2022-03-03T05:07:01.848Z] Name: azwin-2-8777d1 [2022-03-03T05:07:01.848Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-03T05:07:01.848Z] Docker Root Dir: D:\docker [2022-03-03T05:07:01.848Z] Debug Mode: false [2022-03-03T05:07:01.848Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:07:01.848Z] Labels: [2022-03-03T05:07:01.848Z] Experimental: true [2022-03-03T05:07:01.848Z] Insecure Registries: [2022-03-03T05:07:01.848Z] 10.0.0.4:5000 [2022-03-03T05:07:01.848Z] 127.0.0.0/8 [2022-03-03T05:07:01.848Z] Registry Mirrors: [2022-03-03T05:07:01.848Z] http://10.0.0.4:5000/ [2022-03-03T05:07:01.848Z] Live Restore Enabled: false [2022-03-03T05:07:01.848Z] Product License: Community Engine [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] INFO: Commit hash is dee9f422c8 [2022-03-03T05:07:01.848Z] INFO: Nuke-Everything... [2022-03-03T05:07:01.848Z] INFO: Container count on control daemon to delete is 0 [2022-03-03T05:07:01.848Z] INFO: Nuking d:\CI [2022-03-03T05:07:01.848Z] INFO: Zapped successfully [2022-03-03T05:07:01.848Z] INFO: Location for testing is d:\CI\PR-43320\5 [2022-03-03T05:07:01.848Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] INFO: Building the image from Dockerfile.windows at 03/03/2022 05:06:53... [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] Sending build context to Docker daemon 62.44MB [2022-03-03T05:07:01.848Z] [2022-03-03T05:07:01.848Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-03T05:07:01.848Z] ---> bdeb13086b9f [2022-03-03T05:07:01.848Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-03T05:07:01.848Z] ---> Running in c176291e2a62 [2022-03-03T05:07:01.848Z] Removing intermediate container c176291e2a62 [2022-03-03T05:07:01.848Z] ---> c576c56313bf [2022-03-03T05:07:01.848Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-03-03T05:07:01.848Z] ---> Running in 525f1e9e1e0f [2022-03-03T05:07:01.848Z] Removing intermediate container 525f1e9e1e0f [2022-03-03T05:07:01.848Z] ---> 621b3c3137e4 [2022-03-03T05:07:01.848Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-03-03T05:07:01.848Z] ---> Running in a3620b71ca8a [2022-03-03T05:07:01.848Z] Removing intermediate container a3620b71ca8a [2022-03-03T05:07:01.848Z] ---> 32e6505dbf56 [2022-03-03T05:07:01.848Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-03T05:07:01.848Z] ---> Running in c3c7bcb0b2a1 [2022-03-03T05:07:02.118Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-03T05:07:02.331Z] Removing intermediate container c3c7bcb0b2a1 [2022-03-03T05:07:02.331Z] ---> 6f4875839544 [2022-03-03T05:07:02.331Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-03T05:07:02.331Z] ---> Running in e19bd6382e85 [2022-03-03T05:07:02.331Z] Removing intermediate container e19bd6382e85 [2022-03-03T05:07:02.331Z] ---> 84d84f2d482a [2022-03-03T05:07:02.332Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-03T05:07:02.332Z] ---> Running in 34804d7064ef [2022-03-03T05:07:02.562Z] #80 DONE 3.9s [2022-03-03T05:07:02.562Z] [2022-03-03T05:07:02.562Z] #81 exporting to image [2022-03-03T05:07:02.562Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-03T05:07:02.562Z] #81 exporting layers [2022-03-03T05:07:04.646Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-03T05:07:04.646Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-03T05:07:04.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-03T05:07:04.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-03T05:07:05.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-03T05:07:06.408Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-03T05:07:06.975Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-03T05:07:08.258Z] [2022-03-03T05:07:08.258Z] SUCCESS: Specified value was saved. [2022-03-03T05:07:08.258Z] INFO: Downloading git... [2022-03-03T05:07:08.351Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-03T05:07:09.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-03T05:07:09.833Z] INFO: Downloading go... [2022-03-03T05:07:09.988Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-03T05:07:10.554Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-03T05:07:10.554Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-03T05:07:10.554Z] --- PASS: TestUpdateRestartPolicy (11.72s) [2022-03-03T05:07:10.554Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:07:11.121Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-03T05:07:11.379Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-03-03T05:07:11.379Z] === RUN TestWaitNonBlocked [2022-03-03T05:07:11.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:07:11.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:07:11.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:07:11.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:07:11.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:07:11.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:07:11.637Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-03T05:07:12.204Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-03T05:07:12.204Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-03T05:07:12.204Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-03-03T05:07:12.204Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-03-03T05:07:12.204Z] === RUN TestWaitBlocked [2022-03-03T05:07:12.204Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:07:12.204Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:07:12.204Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:07:12.204Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:07:12.204Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:07:12.204Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:07:12.462Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-03T05:07:13.033Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-03T05:07:13.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2022-03-03T05:07:13.033Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2022-03-03T05:07:13.033Z] === CONT TestContainerStartOnDaemonRestart [2022-03-03T05:07:13.033Z] === CONT TestIpcModeOlderClient [2022-03-03T05:07:13.033Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-03T05:07:13.033Z] === CONT TestDaemonHostGatewayIP [2022-03-03T05:07:13.033Z] === CONT TestDaemonRestartIpcMode [2022-03-03T05:07:13.033Z] === CONT TestContainerKillOnDaemonStart [2022-03-03T05:07:13.033Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-03T05:07:13.033Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-03-03T05:07:13.598Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-03T05:07:14.163Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-03T05:07:14.729Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-03T05:07:15.297Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-03T05:07:15.297Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-03T05:07:15.556Z] check_test.go:308: [d7c1cfe54bd61] daemon is not started [2022-03-03T05:07:15.556Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-03T05:07:15.790Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-03-03T05:07:15.815Z] --- PASS: TestContainerStartOnDaemonRestart (2.71s) [2022-03-03T05:07:16.354Z] ok github.com/docker/docker/container 0.115s coverage: 34.6% of statements [2022-03-03T05:07:16.354Z] ok github.com/docker/docker/cmd/dockerd/trap 2.413s coverage: 0.0% of statements [2022-03-03T05:07:16.354Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-03T05:07:16.354Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-03T05:07:16.354Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-03T05:07:16.354Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-03T05:07:16.354Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-03T05:07:16.382Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-03T05:07:16.640Z] check_test.go:308: [d071a3751ac8c] daemon is not started [2022-03-03T05:07:16.640Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-03T05:07:16.899Z] --- PASS: TestDaemonHostGatewayIP (3.79s) [2022-03-03T05:07:16.899Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2022-03-03T05:07:17.019Z] INFO: Downloading compiler 1 of 3... [2022-03-03T05:07:17.157Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2022-03-03T05:07:17.157Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-03T05:07:17.491Z] INFO: Downloading compiler 2 of 3... [2022-03-03T05:07:17.491Z] INFO: Downloading compiler 3 of 3... [2022-03-03T05:07:17.491Z] INFO: Extracting git... [2022-03-03T05:07:18.534Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-03T05:07:18.534Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-03T05:07:20.528Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2022-03-03T05:07:21.066Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-03T05:07:21.324Z] check_test.go:308: [d9b3d43f23e67] daemon is not started [2022-03-03T05:07:21.324Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-03T05:07:23.051Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-03-03T05:07:23.225Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-03T05:07:24.419Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.9% of statements [2022-03-03T05:07:24.598Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-03T05:07:25.166Z] --- PASS: TestContainerKillOnDaemonStart (11.97s) [2022-03-03T05:07:25.166Z] PASS [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] === Skipped [2022-03-03T05:07:25.166Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-03T05:07:25.166Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-03T05:07:25.166Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-03T05:07:25.166Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:07:25.166Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-03T05:07:25.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-03T05:07:25.166Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:07:25.166Z] [2022-03-03T05:07:25.166Z] DONE 200 tests, 6 skipped in 129.719s [2022-03-03T05:07:25.166Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-03T05:07:25.166Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:07:25.166Z] ++ set -e [2022-03-03T05:07:25.166Z] ++ '[' -n 0 ']' [2022-03-03T05:07:25.166Z] ++ set -x [2022-03-03T05:07:25.166Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:07:25.166Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:07:25.731Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-03T05:07:25.731Z] === RUN TestDaemonConfigValidation [2022-03-03T05:07:25.731Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:07:25.731Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:07:25.731Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-03T05:07:25.731Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-03T05:07:25.731Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-03T05:07:25.731Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-03T05:07:25.731Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-03T05:07:25.731Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-03T05:07:25.731Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-03T05:07:25.731Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-03T05:07:25.731Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:07:25.731Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-03T05:07:25.731Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-03T05:07:25.731Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-03T05:07:25.731Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-03T05:07:25.731Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-03T05:07:25.731Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-03T05:07:25.731Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-03T05:07:25.731Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-03-03T05:07:25.731Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-03T05:07:25.731Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-03T05:07:25.731Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:07:25.731Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-03T05:07:26.667Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-03T05:07:26.926Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-03T05:07:27.494Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-03T05:07:27.494Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-03T05:07:27.752Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-03T05:07:28.010Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-03T05:07:28.946Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-03T05:07:28.946Z] daemon_test.go:156: [da26cb396cd9e] daemon is not started [2022-03-03T05:07:28.946Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-03T05:07:28.946Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-03T05:07:28.946Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-03T05:07:28.946Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-03T05:07:28.946Z] === RUN TestDaemonProxy [2022-03-03T05:07:28.946Z] === RUN TestDaemonProxy/environment_variables [2022-03-03T05:07:28.946Z] check_test.go:308: [d0d7e0cd58146] daemon is not started [2022-03-03T05:07:28.946Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-03T05:07:29.119Z] #81 exporting layers 25.4s done [2022-03-03T05:07:29.119Z] #81 writing image sha256:9a05fdbd5da1312786790061109bcba474ec3d597f2214666fe75004dcc555d3 done [2022-03-03T05:07:29.119Z] #81 naming to docker.io/library/docker:dee9f422c80e04162e944d4eea0f216efc32e078 done [2022-03-03T05:07:29.119Z] #81 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-03T05:07:29.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43320/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/validate/default [2022-03-03T05:07:30.323Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-03T05:07:30.397Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-03T05:07:30.397Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-03T05:07:30.397Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-03T05:07:30.397Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-03T05:07:30.397Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-03T05:07:30.397Z] Congratulations! No new tests were added to integration-cli. [2022-03-03T05:07:30.397Z] [2022-03-03T05:07:30.397Z] INFO Start validation with golang-ci-lint [2022-03-03T05:07:30.582Z] === RUN TestDaemonProxy/command-line_options [2022-03-03T05:07:30.964Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-03-03T05:07:31.335Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-03T05:07:31.335Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-03T05:07:31.335Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-03T05:07:31.896Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-03-03T05:07:31.958Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-03T05:07:32.153Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-03-03T05:07:32.215Z] === RUN TestDaemonProxy/configuration_file [2022-03-03T05:07:32.215Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-03T05:07:32.472Z] INFO: Expanding go... [2022-03-03T05:07:32.717Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-03-03T05:07:33.149Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-03T05:07:33.647Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-03-03T05:07:34.082Z] === RUN TestDaemonProxy/conflicting_options [2022-03-03T05:07:34.213Z] ok github.com/docker/docker/daemon 10.108s coverage: 17.2% of statements [2022-03-03T05:07:34.213Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-03T05:07:34.213Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-03T05:07:34.213Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-03T05:07:34.213Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-03T05:07:34.340Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-03T05:07:34.905Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-03T05:07:34.905Z] --- PASS: TestDaemonProxy (6.20s) [2022-03-03T05:07:34.905Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-03-03T05:07:34.905Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-03-03T05:07:34.905Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-03-03T05:07:34.905Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-03T05:07:34.905Z] --- PASS: TestDaemonProxy/reload_sanitized (0.51s) [2022-03-03T05:07:34.905Z] PASS [2022-03-03T05:07:34.905Z] [2022-03-03T05:07:34.905Z] DONE 17 tests in 9.919s [2022-03-03T05:07:34.905Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-03T05:07:34.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:07:34.905Z] ++ set -e [2022-03-03T05:07:34.905Z] ++ '[' -n 0 ']' [2022-03-03T05:07:34.905Z] ++ set -x [2022-03-03T05:07:34.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:07:34.905Z] INFO: Testing against a local daemon [2022-03-03T05:07:34.905Z] === RUN TestCommitInheritsEnv [2022-03-03T05:07:35.141Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-03-03T05:07:35.162Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-03-03T05:07:35.162Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:07:35.162Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-03T05:07:35.162Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:07:35.162Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-03T05:07:35.409Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.316s coverage: 56.2% of statements [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform// [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform/linux [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform/macos [2022-03-03T05:07:35.419Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-03T05:07:35.677Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-03T05:07:35.677Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-03T05:07:35.677Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:07:35.677Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-03T05:07:35.677Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:07:35.677Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-03T05:07:35.677Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:07:35.935Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-03-03T05:07:35.935Z] === RUN TestRemoveImageGarbageCollector [2022-03-03T05:07:36.776Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-03-03T05:07:36.868Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-03T05:07:37.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-03T05:07:38.002Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2022-03-03T05:07:38.002Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:07:38.002Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-03T05:07:38.002Z] === RUN TestTagInvalidReference [2022-03-03T05:07:38.002Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-03T05:07:38.002Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:07:38.156Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.196s coverage: 50.5% of statements [2022-03-03T05:07:38.261Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-03T05:07:38.261Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:07:38.261Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-03T05:07:38.261Z] === RUN TestTagOfficialNames [2022-03-03T05:07:38.261Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-03T05:07:38.261Z] === RUN TestTagMatchesDigest [2022-03-03T05:07:38.261Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-03T05:07:38.261Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-03T05:07:39.196Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-03T05:07:39.455Z] check_test.go:308: [d774c538819bc] daemon is not started [2022-03-03T05:07:39.455Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-03T05:07:39.531Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.620s coverage: 45.9% of statements [2022-03-03T05:07:39.531Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-03T05:07:40.023Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-03T05:07:40.096Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.794s coverage: 58.0% of statements [2022-03-03T05:07:40.096Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-03T05:07:40.096Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-03T05:07:40.282Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-03T05:07:40.354Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.8% of statements [2022-03-03T05:07:40.541Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-03T05:07:41.107Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-03T05:07:41.284Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-03-03T05:07:41.848Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-03T05:07:42.106Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.8% of statements [2022-03-03T05:07:42.106Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-03T05:07:42.106Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-03T05:07:42.481Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-03T05:07:42.482Z] check_test.go:308: [d9a5a670ebf4b] daemon is not started [2022-03-03T05:07:42.482Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-03T05:07:43.037Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2022-03-03T05:07:43.294Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 80.2% of statements [2022-03-03T05:07:43.860Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-03-03T05:07:43.860Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-03T05:07:44.118Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-03-03T05:07:44.383Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-03T05:07:44.393Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-03T05:07:44.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-03-03T05:07:44.651Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-03-03T05:07:45.580Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-03-03T05:07:45.580Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-03T05:07:45.580Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.9% of statements [2022-03-03T05:07:46.143Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-03-03T05:07:46.280Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-03T05:07:47.071Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-03T05:07:47.071Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-03-03T05:07:47.633Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-03T05:07:48.195Z] ok github.com/docker/docker/daemon/logger/splunk 1.547s coverage: 82.5% of statements [2022-03-03T05:07:48.195Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-03T05:07:48.195Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-03T05:07:49.131Z] ok github.com/docker/docker/distribution 0.086s coverage: 26.3% of statements [2022-03-03T05:07:49.131Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-03-03T05:07:49.131Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-03T05:07:49.560Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-03T05:07:49.694Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2022-03-03T05:07:50.126Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-03-03T05:07:50.627Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-03T05:07:50.885Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-03T05:07:51.448Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-03T05:07:51.504Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-03-03T05:07:51.504Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-03T05:07:51.504Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-03T05:07:51.707Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.3% of statements [2022-03-03T05:07:51.707Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-03T05:07:51.707Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-03-03T05:07:51.707Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-03T05:07:51.964Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-03T05:07:52.895Z] ok github.com/docker/docker/oci 0.015s coverage: 43.3% of statements [2022-03-03T05:07:53.459Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2022-03-03T05:07:53.716Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-03T05:07:54.036Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-03T05:07:54.180Z] Removing intermediate container f449a0a70270 [2022-03-03T05:07:54.180Z] ---> 8cb07d895c5b [2022-03-03T05:07:54.180Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-03T05:07:54.180Z] ---> Running in 865fd28212cb [2022-03-03T05:07:54.180Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-03T05:07:54.180Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T05:07:54.180Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-03T05:07:54.180Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T05:07:54.180Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T05:07:54.180Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T05:07:54.180Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-03T05:07:54.180Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T05:07:54.180Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T05:07:54.180Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T05:07:54.180Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T05:07:54.180Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T05:07:54.180Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T05:07:54.180Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T05:07:54.180Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T05:07:54.180Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-03T05:07:54.970Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-03T05:07:55.089Z] ok github.com/docker/docker/pkg/archive 0.271s coverage: 82.4% of statements [2022-03-03T05:07:55.229Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-03T05:07:55.488Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-03T05:07:55.747Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-03T05:07:56.005Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-03T05:07:56.005Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-03T05:07:56.021Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 68.3% of statements [2022-03-03T05:07:56.263Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-03T05:07:56.264Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-03T05:07:56.278Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-03T05:07:56.278Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-03T05:07:57.819Z] INFO: Expanding compiler 1 of 3... [2022-03-03T05:07:58.205Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-03T05:07:58.290Z] INFO: Expanding compiler 2 of 3... [2022-03-03T05:07:59.154Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-03T05:07:59.544Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 43.5% of statements [2022-03-03T05:07:59.802Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-03T05:07:59.802Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-03-03T05:08:00.059Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-03T05:08:00.111Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-03T05:08:00.111Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-03T05:08:00.995Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-03T05:08:01.061Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-03T05:08:01.252Z] ok github.com/docker/docker/layer 7.826s coverage: 68.9% of statements [2022-03-03T05:08:01.252Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-03T05:08:01.252Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-03T05:08:01.252Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-03T05:08:01.252Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-03T05:08:01.252Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-03T05:08:01.252Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-03T05:08:01.252Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-03-03T05:08:01.510Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-03-03T05:08:01.510Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-03-03T05:08:01.653Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-03T05:08:02.231Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-03T05:08:02.442Z] ok github.com/docker/docker/pkg/idtools 0.348s coverage: 69.5% of statements [2022-03-03T05:08:02.497Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-03T05:08:02.700Z] ok github.com/docker/docker/pkg/ioutils 0.405s coverage: 71.5% of statements [2022-03-03T05:08:02.700Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-03-03T05:08:02.700Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-03T05:08:02.758Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-03T05:08:02.958Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-03-03T05:08:02.958Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-03T05:08:02.958Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-03T05:08:02.958Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-03-03T05:08:03.216Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-03-03T05:08:03.216Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-03-03T05:08:03.324Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-03T05:08:03.473Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-03-03T05:08:03.473Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-03T05:08:03.473Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-03T05:08:03.473Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-03T05:08:04.038Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-03-03T05:08:04.193Z] INFO: Expanding compiler 3 of 3... [2022-03-03T05:08:04.603Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-03-03T05:08:04.603Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-03T05:08:04.665Z] INFO: Removing downloaded files... [2022-03-03T05:08:04.665Z] INFO: Downloading containerd [2022-03-03T05:08:04.860Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-03T05:08:05.856Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-03T05:08:06.231Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-03-03T05:08:06.231Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-03T05:08:06.488Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-03-03T05:08:06.688Z] Removing intermediate container 865fd28212cb [2022-03-03T05:08:06.688Z] ---> 18dee3243f28 [2022-03-03T05:08:06.688Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-03T05:08:06.688Z] ---> Running in 23dd2179b4dc [2022-03-03T05:08:06.688Z] Removing intermediate container 23dd2179b4dc [2022-03-03T05:08:06.688Z] ---> e0923f0134f9 [2022-03-03T05:08:06.688Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-03T05:08:06.688Z] ---> Running in a96766eaf99c [2022-03-03T05:08:06.688Z] Removing intermediate container a96766eaf99c [2022-03-03T05:08:06.688Z] ---> 3f2fff6fa1be [2022-03-03T05:08:06.688Z] Step 11/11 : COPY . . [2022-03-03T05:08:06.745Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-03T05:08:07.002Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-03-03T05:08:07.002Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-03T05:08:07.007Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:08:07.007Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:08:07.007Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:08:07.007Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:08:07.007Z] [2022-03-03T05:08:07.007Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-03T05:08:07.007Z] DOCKER_SYSTEMD=1 [2022-03-03T05:08:07.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-03T05:08:07.007Z] HOSTNAME=cc32a0717f0d [2022-03-03T05:08:07.007Z] DEST=bundles/test-integration [2022-03-03T05:08:07.007Z] PWD=/go/src/github.com/docker/docker [2022-03-03T05:08:07.007Z] DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:08:07.007Z] container=docker [2022-03-03T05:08:07.007Z] HOME=/root [2022-03-03T05:08:07.007Z] LANG=C.UTF-8 [2022-03-03T05:08:07.007Z] INVOCATION_ID=54c7640a65c6489891774c3619d16823 [2022-03-03T05:08:07.007Z] GOLANG_VERSION=1.17.7 [2022-03-03T05:08:07.007Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-03T05:08:07.007Z] VALIDATE_BRANCH=master [2022-03-03T05:08:07.007Z] TERM=xterm [2022-03-03T05:08:07.007Z] DOCKER_PKG=github.com/docker/docker [2022-03-03T05:08:07.007Z] SHLVL=3 [2022-03-03T05:08:07.007Z] TIMEOUT=120m [2022-03-03T05:08:07.007Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-03T05:08:07.007Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-03T05:08:07.007Z] GO111MODULE=off [2022-03-03T05:08:07.007Z] DOCKER_EXPERIMENTAL=1 [2022-03-03T05:08:07.007Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-03T05:08:07.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-03T05:08:07.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-03T05:08:07.007Z] GOPATH=/go [2022-03-03T05:08:07.007Z] PKG_CONFIG=pkg-config [2022-03-03T05:08:07.007Z] _=/usr/bin/env [2022-03-03T05:08:07.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-03T05:08:07.566Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-03-03T05:08:07.758Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-03T05:08:07.822Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-03T05:08:08.384Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2022-03-03T05:08:08.641Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-03-03T05:08:08.897Z] coverage: [no statements] [2022-03-03T05:08:08.897Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-03-03T05:08:09.153Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-03T05:08:09.409Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-03T05:08:09.409Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-03T05:08:10.282Z] docker_cli_daemon_test.go:2522: [d4db51360968c] daemon is not started [2022-03-03T05:08:11.300Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-03-03T05:08:11.300Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-03-03T05:08:11.655Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-03T05:08:11.827Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:08:11.827Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:08:11.827Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:08:11.827Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:08:11.827Z] [2022-03-03T05:08:11.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-03T05:08:11.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-03T05:08:11.827Z] HOSTNAME=00e177e8bb4b [2022-03-03T05:08:11.827Z] DEST=bundles/test-integration [2022-03-03T05:08:11.827Z] PWD=/go/src/github.com/docker/docker [2022-03-03T05:08:11.827Z] DOCKER_ROOTLESS=1 [2022-03-03T05:08:11.827Z] DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:08:11.827Z] container=docker [2022-03-03T05:08:11.827Z] HOME=/root [2022-03-03T05:08:11.827Z] GOLANG_VERSION=1.17.7 [2022-03-03T05:08:11.827Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-03T05:08:11.827Z] VALIDATE_BRANCH=master [2022-03-03T05:08:11.827Z] TERM=xterm [2022-03-03T05:08:11.827Z] DOCKER_PKG=github.com/docker/docker [2022-03-03T05:08:11.827Z] SHLVL=1 [2022-03-03T05:08:11.827Z] TIMEOUT=120m [2022-03-03T05:08:11.827Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-03T05:08:11.827Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-03T05:08:11.827Z] GO111MODULE=off [2022-03-03T05:08:11.827Z] DOCKER_EXPERIMENTAL=1 [2022-03-03T05:08:11.828Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-03T05:08:11.828Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-03T05:08:11.828Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-03T05:08:11.828Z] GOPATH=/go [2022-03-03T05:08:11.828Z] PKG_CONFIG=pkg-config [2022-03-03T05:08:11.828Z] _=/usr/bin/env [2022-03-03T05:08:11.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-03T05:08:11.864Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-03-03T05:08:12.794Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-03-03T05:08:13.052Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-03T05:08:13.984Z] ok github.com/docker/docker/registry 0.082s coverage: 58.3% of statements [2022-03-03T05:08:14.548Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-03T05:08:14.548Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2022-03-03T05:08:15.113Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-03-03T05:08:15.369Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-03T05:08:17.893Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-03T05:08:18.457Z] ok github.com/docker/docker/volume/local 0.105s coverage: 76.4% of statements [2022-03-03T05:08:19.020Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-03T05:08:19.768Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-03T05:08:19.948Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-03T05:08:21.140Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-03T05:08:22.512Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-03T05:08:23.079Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-03T05:08:24.457Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-03T05:08:24.457Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-03T05:08:24.457Z] check_test.go:308: [d4d83fd0b4cf1] daemon is not started [2022-03-03T05:08:24.457Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-03T05:08:24.521Z] ---> d543be613774 [2022-03-03T05:08:24.990Z] Successfully built d543be613774 [2022-03-03T05:08:24.990Z] Successfully tagged docker:latest [2022-03-03T05:08:24.990Z] INFO: Image build ended at 03/03/2022 05:08:24. Duration:00:02:51.1358435 [2022-03-03T05:08:25.470Z] [2022-03-03T05:08:25.470Z] [2022-03-03T05:08:25.470Z] INFO: Building the test binaries at 03/03/2022 05:08:24... [2022-03-03T05:08:25.943Z] [2022-03-03T05:08:25.943Z] Name Version Source Summary [2022-03-03T05:08:25.943Z] ---- ------- ------ ------- [2022-03-03T05:08:25.943Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-03T05:08:25.943Z] [2022-03-03T05:08:25.943Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-03T05:08:25.943Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-03T05:08:25.943Z] PSChildName : containerd [2022-03-03T05:08:25.943Z] PSDrive : C [2022-03-03T05:08:25.943Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-03T05:08:25.943Z] PSIsContainer : True [2022-03-03T05:08:25.943Z] Name : containerd [2022-03-03T05:08:25.943Z] FullName : C:\containerd [2022-03-03T05:08:25.943Z] Parent : [2022-03-03T05:08:25.943Z] Exists : True [2022-03-03T05:08:25.943Z] Root : C:\ [2022-03-03T05:08:25.943Z] Extension : [2022-03-03T05:08:25.943Z] CreationTime : 3/3/2022 5:08:24 AM [2022-03-03T05:08:25.943Z] CreationTimeUtc : 3/3/2022 5:08:24 AM [2022-03-03T05:08:25.943Z] LastAccessTime : 3/3/2022 5:08:24 AM [2022-03-03T05:08:25.943Z] LastAccessTimeUtc : 3/3/2022 5:08:24 AM [2022-03-03T05:08:25.943Z] LastWriteTime : 3/3/2022 5:08:24 AM [2022-03-03T05:08:25.943Z] LastWriteTimeUtc : 3/3/2022 5:08:24 AM [2022-03-03T05:08:25.943Z] Attributes : Directory [2022-03-03T05:08:25.943Z] Mode : d----- [2022-03-03T05:08:25.943Z] BaseName : containerd [2022-03-03T05:08:25.943Z] Target : {} [2022-03-03T05:08:25.943Z] LinkType : [2022-03-03T05:08:25.943Z] [2022-03-03T05:08:26.414Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-03T05:08:26.414Z] INFO: Configuring git core.autocrlf... [2022-03-03T05:08:26.414Z] [2022-03-03T05:08:26.414Z] [2022-03-03T05:08:28.578Z] INFO: make.ps1 starting at 03/03/2022 05:08:28 [2022-03-03T05:08:28.578Z] INFO: Git commit (dee9f422c8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-03T05:08:28.578Z] INFO: Invoking autogen... [2022-03-03T05:08:29.048Z] INFO: Building daemon... [2022-03-03T05:08:29.723Z] --- PASS: TestDockerDaemonSuite (292.66s) [2022-03-03T05:08:29.723Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.49s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.15s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.71s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.71s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.16s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.72s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.11s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.90s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.12s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.99s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.11s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.71s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.95s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.09s) [2022-03-03T05:08:29.724Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.64s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.32s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.66s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.55s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.45s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.44s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.31s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.48s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.44s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.58s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.60s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.07s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.35s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.21s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.53s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.39s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.24s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.95s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.45s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.79s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.55s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.64s) [2022-03-03T05:08:29.724Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-03T05:08:29.724Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.96s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.44s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.67s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.43s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.73s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.15s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.77s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.92s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.73s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.32s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.34s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.23s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.10s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.23s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.91s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.28s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.39s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.31s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.49s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.13s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.39s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.33s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.16s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.96s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.18s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.56s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.51s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.79s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.36s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.87s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.85s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.40s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.03s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.42s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.94s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.45s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.91s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-03-03T05:08:29.724Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.45s) [2022-03-03T05:08:29.724Z] === RUN TestDockerSwarmSuite [2022-03-03T05:08:29.724Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-03T05:08:31.095Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-03T05:08:31.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-03T05:08:31.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-03T05:08:31.610Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-03T05:08:31.867Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-03T05:08:33.239Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-03T05:08:33.239Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-03T05:08:33.239Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-03T05:08:33.239Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-03T05:08:34.614Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-03T05:08:38.013Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/rootless [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/volume [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-03T05:08:38.013Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === Skipped [2022-03-03T05:08:38.013Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-03T05:08:38.013Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-03T05:08:38.013Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-03T05:08:38.013Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-03T05:08:38.013Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-03T05:08:38.013Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:33Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-03T05:08:38.013Z] aufs_test.go:37: driver not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:71: No driver to put! [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-03T05:08:38.013Z] time="2022-03-03T05:07:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:71: No driver to put! [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-03T05:08:38.013Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-03T05:08:38.013Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-03T05:08:38.013Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:08:38.013Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-03T05:08:38.013Z] graphtest_unix.go:71: No driver to put! [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-03T05:08:38.013Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-03T05:08:38.013Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-03T05:08:38.013Z] [2022-03-03T05:08:38.013Z] DONE 2318 tests, 53 skipped in 195.797s [2022-03-03T05:08:38.013Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:08:38.013Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:08:38.014Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-03T05:08:38.014Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-03T05:08:38.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-03T05:08:42.988Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-03T05:08:42.988Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-03T05:08:42.988Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-03T05:08:43.245Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-03T05:08:43.503Z] === RUN TestDockerSuite/TestBuildFails [2022-03-03T05:08:44.069Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-03T05:08:44.069Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-03T05:08:45.444Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-03T05:08:47.344Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-03T05:08:48.278Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-03T05:08:49.213Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-03T05:08:49.471Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-03T05:08:50.406Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-03T05:08:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-03T05:08:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-03T05:08:51.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-03T05:08:51.907Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-03T05:08:52.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-03T05:08:52.423Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-03T05:08:52.680Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-03T05:08:53.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-03T05:08:53.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-03T05:08:54.051Z] docker_api_swarm_test.go:563: [d3630176f4dc8] joining swarm manager [d901f1d77a73b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:08:54.308Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-03T05:08:56.206Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-03T05:08:56.774Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-03T05:09:00.058Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-03T05:09:00.058Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-03T05:09:00.317Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-03T05:09:00.884Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-03T05:09:01.142Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-03T05:09:01.142Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-03T05:09:01.709Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-03T05:09:01.967Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-03T05:09:02.226Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-03T05:09:02.489Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-03T05:09:02.747Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-03T05:09:03.006Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-03T05:09:03.941Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-03T05:09:04.665Z] 1bd78008c728: Pull complete [2022-03-03T05:09:04.665Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-03T05:09:04.665Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:09:04.665Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:09:04.665Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-03T05:09:04.665Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-03T05:09:04.665Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-03-03T05:09:04.665Z] INFO: Docker version of control daemon [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] Client: [2022-03-03T05:09:04.665Z] Version: 20.10.9 [2022-03-03T05:09:04.665Z] API version: 1.41 [2022-03-03T05:09:04.665Z] Go version: go1.16.8 [2022-03-03T05:09:04.665Z] Git commit: c2ea9bc [2022-03-03T05:09:04.665Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-03T05:09:04.665Z] OS/Arch: windows/amd64 [2022-03-03T05:09:04.665Z] Context: default [2022-03-03T05:09:04.665Z] Experimental: true [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] Server: Docker Engine - Community [2022-03-03T05:09:04.665Z] Engine: [2022-03-03T05:09:04.665Z] Version: 20.10.9 [2022-03-03T05:09:04.665Z] API version: 1.41 (minimum version 1.24) [2022-03-03T05:09:04.665Z] Go version: go1.16.8 [2022-03-03T05:09:04.665Z] Git commit: 79ea9d3 [2022-03-03T05:09:04.665Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-03T05:09:04.665Z] OS/Arch: windows/amd64 [2022-03-03T05:09:04.665Z] Experimental: true [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] INFO: Docker info of control daemon [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] Client: [2022-03-03T05:09:04.665Z] Context: default [2022-03-03T05:09:04.665Z] Debug Mode: false [2022-03-03T05:09:04.665Z] Plugins: [2022-03-03T05:09:04.665Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-03T05:09:04.665Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-03T05:09:04.665Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] Server: [2022-03-03T05:09:04.665Z] Containers: 0 [2022-03-03T05:09:04.665Z] Running: 0 [2022-03-03T05:09:04.665Z] Paused: 0 [2022-03-03T05:09:04.665Z] Stopped: 0 [2022-03-03T05:09:04.665Z] Images: 1 [2022-03-03T05:09:04.665Z] Server Version: 20.10.9 [2022-03-03T05:09:04.665Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-03T05:09:04.665Z] Windows: [2022-03-03T05:09:04.665Z] LCOW: [2022-03-03T05:09:04.665Z] Logging Driver: json-file [2022-03-03T05:09:04.665Z] Plugins: [2022-03-03T05:09:04.665Z] Volume: local [2022-03-03T05:09:04.665Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:09:04.665Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:09:04.665Z] Swarm: inactive [2022-03-03T05:09:04.665Z] Default Isolation: process [2022-03-03T05:09:04.665Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-03T05:09:04.665Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-03T05:09:04.665Z] OSType: windows [2022-03-03T05:09:04.665Z] Architecture: x86_64 [2022-03-03T05:09:04.665Z] CPUs: 4 [2022-03-03T05:09:04.665Z] Total Memory: 32GiB [2022-03-03T05:09:04.665Z] Name: azwin-2-66a850 [2022-03-03T05:09:04.665Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-03T05:09:04.665Z] Docker Root Dir: D:\docker [2022-03-03T05:09:04.665Z] Debug Mode: false [2022-03-03T05:09:04.665Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:09:04.665Z] Labels: [2022-03-03T05:09:04.665Z] Experimental: true [2022-03-03T05:09:04.665Z] Insecure Registries: [2022-03-03T05:09:04.665Z] 10.0.0.4:5000 [2022-03-03T05:09:04.665Z] 127.0.0.0/8 [2022-03-03T05:09:04.665Z] Registry Mirrors: [2022-03-03T05:09:04.665Z] http://10.0.0.4:5000/ [2022-03-03T05:09:04.665Z] Live Restore Enabled: false [2022-03-03T05:09:04.665Z] Product License: Community Engine [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] INFO: Commit hash is dee9f422c8 [2022-03-03T05:09:04.665Z] INFO: Nuke-Everything... [2022-03-03T05:09:04.665Z] INFO: Container count on control daemon to delete is 0 [2022-03-03T05:09:04.665Z] INFO: Nuking d:\CI [2022-03-03T05:09:04.665Z] INFO: Zapped successfully [2022-03-03T05:09:04.665Z] INFO: Location for testing is d:\CI\PR-43320\5 [2022-03-03T05:09:04.665Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] INFO: Building the image from Dockerfile.windows at 03/03/2022 05:08:52... [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] Sending build context to Docker daemon 62.44MB [2022-03-03T05:09:04.665Z] [2022-03-03T05:09:04.665Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-03T05:09:04.665Z] ---> c703d4d60533 [2022-03-03T05:09:04.665Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-03T05:09:04.665Z] ---> Running in 9ade667756ee [2022-03-03T05:09:04.665Z] Removing intermediate container 9ade667756ee [2022-03-03T05:09:04.665Z] ---> 288e5df6f388 [2022-03-03T05:09:04.665Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-03-03T05:09:04.665Z] ---> Running in 2c9d338e7e19 [2022-03-03T05:09:04.665Z] Removing intermediate container 2c9d338e7e19 [2022-03-03T05:09:04.665Z] ---> 721e0c11812a [2022-03-03T05:09:04.665Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-03-03T05:09:04.665Z] ---> Running in 4b3d7d095a44 [2022-03-03T05:09:04.665Z] Removing intermediate container 4b3d7d095a44 [2022-03-03T05:09:04.665Z] ---> 75d8fe1290ca [2022-03-03T05:09:04.665Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-03T05:09:04.665Z] ---> Running in 8914e8602864 [2022-03-03T05:09:04.665Z] Removing intermediate container 8914e8602864 [2022-03-03T05:09:04.665Z] ---> f982f109b12a [2022-03-03T05:09:04.665Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-03T05:09:04.665Z] ---> Running in 41c1eeaedcbe [2022-03-03T05:09:04.665Z] Removing intermediate container 41c1eeaedcbe [2022-03-03T05:09:04.665Z] ---> 276ed8db5c44 [2022-03-03T05:09:04.665Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-03T05:09:04.665Z] ---> Running in deb0b9591e02 [2022-03-03T05:09:04.873Z] docker_api_swarm_test.go:585: [dd30d0fdb1352] joining swarm manager [d901f1d77a73b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:09:05.806Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-03T05:09:07.179Z] check_test.go:379: [d3630176f4dc8] daemon is not started [2022-03-03T05:09:09.079Z] --- PASS: TestImportExtremelyLargeImageWorks (90.70s) [2022-03-03T05:09:09.079Z] PASS [2022-03-03T05:09:09.079Z] [2022-03-03T05:09:09.079Z] DONE 22 tests in 93.990s [2022-03-03T05:09:09.079Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-03T05:09:09.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:09:09.079Z] ++ set -e [2022-03-03T05:09:09.079Z] ++ '[' -n 0 ']' [2022-03-03T05:09:09.079Z] ++ set -x [2022-03-03T05:09:09.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:09:09.080Z] INFO: Testing against a local daemon [2022-03-03T05:09:09.080Z] === RUN TestNetworkCreateDelete [2022-03-03T05:09:09.080Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-03-03T05:09:09.080Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:09:09.647Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2022-03-03T05:09:09.647Z] === RUN TestDaemonDNSFallback [2022-03-03T05:09:10.583Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-03T05:09:11.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-03T05:09:12.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-03T05:09:13.111Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-03T05:09:13.111Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-03T05:09:13.111Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-03T05:09:13.111Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-03T05:09:13.369Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-03T05:09:13.369Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-03T05:09:13.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-03T05:09:13.936Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-03T05:09:13.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-03T05:09:14.194Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-03T05:09:15.127Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-03T05:09:16.059Z] docker_api_swarm_test.go:46: [d3259d4058618] joining swarm manager [d5e0e4451e306]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:09:16.324Z] --- PASS: TestDaemonDNSFallback (6.47s) [2022-03-03T05:09:16.324Z] === RUN TestInspectNetwork [2022-03-03T05:09:18.221Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-03T05:09:18.479Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-03T05:09:18.737Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-03T05:09:19.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-03T05:09:20.111Z] === RUN TestInspectNetwork/full_network_id [2022-03-03T05:09:20.112Z] === RUN TestInspectNetwork/partial_network_id [2022-03-03T05:09:20.112Z] === RUN TestInspectNetwork/network_name [2022-03-03T05:09:20.112Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-03T05:09:21.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-03T05:09:22.599Z] [2022-03-03T05:09:22.599Z] SUCCESS: Specified value was saved. [2022-03-03T05:09:23.072Z] INFO: Downloading git... [2022-03-03T05:09:24.665Z] ok github.com/docker/docker/libnetwork 37.207s coverage: 40.7% of statements [2022-03-03T05:09:24.665Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-03T05:09:24.665Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-03T05:09:24.665Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-03T05:09:24.665Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-03T05:09:24.665Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-03T05:09:25.227Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.236s coverage: 59.9% of statements [2022-03-03T05:09:25.227Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-03T05:09:25.332Z] INFO: Downloading go... [2022-03-03T05:09:25.378Z] --- PASS: TestInspectNetwork (8.81s) [2022-03-03T05:09:25.378Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-03T05:09:25.378Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-03T05:09:25.378Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-03T05:09:25.378Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2022-03-03T05:09:25.378Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:09:25.483Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-03T05:09:25.942Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-03T05:09:26.045Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.047s coverage: 4.0% of statements [2022-03-03T05:09:26.045Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-03T05:09:26.507Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-03-03T05:09:26.507Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:09:26.507Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:09:26.507Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:09:26.507Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:09:26.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:09:26.507Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:09:26.507Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:09:26.507Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:09:26.507Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:09:26.507Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-03T05:09:26.507Z] === RUN TestNetworkList [2022-03-03T05:09:26.507Z] === RUN TestNetworkList//networks [2022-03-03T05:09:26.507Z] === PAUSE TestNetworkList//networks [2022-03-03T05:09:26.507Z] === RUN TestNetworkList//networks/ [2022-03-03T05:09:26.507Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:09:26.507Z] === CONT TestNetworkList//networks [2022-03-03T05:09:26.507Z] === CONT TestNetworkList//networks/ [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkList (0.01s) [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-03T05:09:26.507Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:09:26.507Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:09:26.608Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-03T05:09:26.608Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-03T05:09:26.864Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-03T05:09:26.913Z] INFO: Downloading compiler 1 of 3... [2022-03-03T05:09:26.913Z] INFO: Downloading compiler 2 of 3... [2022-03-03T05:09:26.913Z] INFO: Downloading compiler 3 of 3... [2022-03-03T05:09:26.913Z] INFO: Extracting git... [2022-03-03T05:09:27.072Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-03T05:09:27.072Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:09:27.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-03T05:09:28.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-03T05:09:28.444Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2022-03-03T05:09:28.444Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:09:29.008Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-03T05:09:29.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2022-03-03T05:09:29.265Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:09:29.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-03T05:09:29.754Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-03T05:09:29.754Z] [2022-03-03T05:09:29.754Z] ________ ____ __. [2022-03-03T05:09:29.754Z] \_____ \ | |/ _| [2022-03-03T05:09:29.754Z] / | \| < [2022-03-03T05:09:29.754Z] / | \ | \ [2022-03-03T05:09:29.754Z] \_______ /____|__ \ [2022-03-03T05:09:29.754Z] \/ \/ [2022-03-03T05:09:29.754Z] [2022-03-03T05:09:29.754Z] INFO: make.ps1 ended at 03/03/2022 05:09:29 [2022-03-03T05:09:29.830Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-03T05:09:29.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-03T05:09:29.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-03T05:09:29.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-03T05:09:29.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-03T05:09:30.395Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-03-03T05:09:30.395Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:09:30.745Z] INFO: Binaries build ended at 03/03/2022 05:09:30. Duration:00:01:05.3410579 [2022-03-03T05:09:30.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-03T05:09:30.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-03T05:09:31.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-03T05:09:31.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-03T05:09:31.736Z] INFO: Copying the built daemon binary to d:\CI\PR-43320\5\binary\dockerd-dee9f422c8.exe... [2022-03-03T05:09:31.736Z] INFO: Copying the built client binary to d:\CI\PR-43320\5\binary\docker-dee9f422c8.exe... [2022-03-03T05:09:31.736Z] INFO: Copying dockerversion from the container... [2022-03-03T05:09:31.736Z] INFO: Copying the golang package from the container to d:\CI\PR-43320\5\installer\go.zip... [2022-03-03T05:09:31.770Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-03T05:09:31.770Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-03T05:09:31.770Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-03T05:09:31.770Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-03T05:09:31.770Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:09:32.335Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-03-03T05:09:32.335Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:09:32.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-03T05:09:32.725Z] INFO: Extracting go.zip to d:\CI\PR-43320\5\go [2022-03-03T05:09:33.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-03T05:09:33.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-03T05:09:34.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-03-03T05:09:34.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-03T05:09:34.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-03T05:09:35.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-03T05:09:35.213Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-03T05:09:35.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2022-03-03T05:09:35.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:09:35.213Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:09:35.214Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:09:35.214Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:09:35.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-03T05:09:35.472Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-03T05:09:36.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-03T05:09:36.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-03T05:09:36.807Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.819s coverage: 7.2% of statements [2022-03-03T05:09:36.807Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-03T05:09:36.807Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-03T05:09:36.807Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-03T05:09:36.807Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-03T05:09:36.807Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-03T05:09:36.807Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-03T05:09:36.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-03T05:09:36.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-03T05:09:37.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-03T05:09:37.371Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-03T05:09:37.371Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-03T05:09:37.371Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-03T05:09:37.371Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-03-03T05:09:37.627Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-03T05:09:37.883Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2022-03-03T05:09:37.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-03T05:09:38.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-03T05:09:38.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-03T05:09:38.742Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-03T05:09:38.790Z] Removing intermediate container 34804d7064ef [2022-03-03T05:09:38.790Z] ---> 035c03906d61 [2022-03-03T05:09:38.790Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-03T05:09:38.790Z] ---> Running in f87cbe01099a [2022-03-03T05:09:39.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-03T05:09:39.307Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-03T05:09:39.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-03T05:09:39.872Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-03T05:09:39.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-03T05:09:39.996Z] Using test binary docker [2022-03-03T05:09:39.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-03T05:09:39.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-03T05:09:39.996Z] INFO: Waiting for daemon to start... [2022-03-03T05:09:39.996Z] Starting dockerd [2022-03-03T05:09:40.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-03T05:09:40.439Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-03T05:09:40.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-03T05:09:41.816Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-03T05:09:41.816Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-03T05:09:41.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-03T05:09:42.074Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-03T05:09:42.074Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-03T05:09:42.331Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-03T05:09:42.438Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-03T05:09:42.438Z] Using test binary docker [2022-03-03T05:09:42.438Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-03T05:09:42.784Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-03T05:09:42.784Z] Starting dockerd [2022-03-03T05:09:42.784Z] INFO: Waiting for daemon to start... [2022-03-03T05:09:42.802Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-03T05:09:42.802Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T05:09:42.802Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-03T05:09:42.802Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T05:09:42.802Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T05:09:42.802Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T05:09:42.897Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-03T05:09:43.273Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T05:09:43.273Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T05:09:43.273Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-03T05:09:43.273Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T05:09:43.273Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T05:09:43.273Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T05:09:43.273Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T05:09:43.745Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T05:09:44.206Z] . [2022-03-03T05:09:44.206Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-03T05:09:44.206Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-03T05:09:44.206Z] Error: No such image: emptyfs [2022-03-03T05:09:44.206Z] Running integration-test (iteration 1) [2022-03-03T05:09:44.206Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-03T05:09:44.206Z] Loaded image: busybox:latest [2022-03-03T05:09:44.206Z] Loaded image: busybox:glibc [2022-03-03T05:09:44.274Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-03T05:09:44.533Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-03T05:09:44.739Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T05:09:44.739Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-03T05:09:44.809Z] INFO: Expanding go... [2022-03-03T05:09:45.594Z] Loaded image: debian:bullseye-slim [2022-03-03T05:09:45.594Z] Loaded image: hello-world:latest [2022-03-03T05:09:45.594Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:09:45.594Z] INFO: Testing against a local daemon [2022-03-03T05:09:45.594Z] === RUN TestCgroupNamespacesBuild [2022-03-03T05:09:46.985Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-03-03T05:09:46.985Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-03T05:09:47.064Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-03T05:09:47.631Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-03T05:09:47.832Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-03-03T05:09:47.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-03-03T05:09:47.931Z] === RUN TestBuildWithSession [2022-03-03T05:09:47.931Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:09:47.931Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:09:47.931Z] === RUN TestBuildSquashParent [2022-03-03T05:09:48.039Z] . [2022-03-03T05:09:48.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-03T05:09:48.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-03T05:09:48.039Z] Error: No such image: emptyfs [2022-03-03T05:09:48.039Z] Running integration-test (iteration 1) [2022-03-03T05:09:48.039Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-03T05:09:48.297Z] Loaded image: busybox:latest [2022-03-03T05:09:48.554Z] Loaded image: busybox:glibc [2022-03-03T05:09:49.003Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-03T05:09:49.920Z] Loaded image: debian:bullseye-slim [2022-03-03T05:09:49.920Z] Loaded image: hello-world:latest [2022-03-03T05:09:49.920Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:09:49.920Z] INFO: Testing against a local daemon [2022-03-03T05:09:49.920Z] === RUN TestCgroupNamespacesBuild [2022-03-03T05:09:49.936Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-03T05:09:50.867Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-03T05:09:51.125Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-03T05:09:51.293Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-03-03T05:09:51.293Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-03T05:09:51.382Z] --- PASS: TestServiceWithDataPathPortInit (16.20s) [2022-03-03T05:09:51.383Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:09:52.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-03-03T05:09:52.661Z] === RUN TestBuildWithSession [2022-03-03T05:09:52.661Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:09:52.661Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:09:52.661Z] === RUN TestBuildSquashParent [2022-03-03T05:09:53.912Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-03T05:09:53.980Z] INFO: Extraction ended at 03/03/2022 05:09:52. Duration:00:00:19.9400041 [2022-03-03T05:09:53.980Z] INFO: Updating the golang and path environment variables [2022-03-03T05:09:53.980Z] INFO: GOPATH=d:\gopath [2022-03-03T05:09:53.980Z] INFO: go version go1.17.7 windows/amd64 [2022-03-03T05:09:53.980Z] INFO: Running the daemon under test in debug mode [2022-03-03T05:09:53.980Z] INFO: Starting a daemon under test... [2022-03-03T05:09:53.980Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43320\5\daemon --pidfile d:\CI\PR-43320\5\docker.pid -D [2022-03-03T05:09:53.980Z] INFO: Process started successfully. [2022-03-03T05:09:53.980Z] INFO: Start tailing logs of the daemon under tests [2022-03-03T05:09:53.980Z] INFO: Waiting for the daemon under test to start... [2022-03-03T05:09:54.478Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qy12nwtm2b55ou0cy764q5871 Created:2022-03-03 05:09:52.746784878 +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[a943ba2773ef95a1917557654ef64594accbaced8df0f9e0fa0dc67bd69d59a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eyi67dabmax0msqu41fbxxe9f EndpointID:b127e264d6f732360d0cce1057fa132811bfbeac9e7279ff460f3c6037165c6f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a611ab3902c00b223b05a93dbdbcb7d0dbbbdfac44fa65c9789ef14f8f1d8573 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:d42c7ec18b99 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eyi67dabmax0msqu41fbxxe9f EndpointID:b127e264d6f732360d0cce1057fa132811bfbeac9e7279ff460f3c6037165c6f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-03T05:09:55.415Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-03T05:09:55.675Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-03T05:09:56.070Z] --- PASS: TestBuildSquashParent (7.19s) [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:09:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:09:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:09:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:09:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:09:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:09:56.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:09:56.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:09:56.070Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:09:56.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:09:56.612Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-03T05:09:57.917Z] --- PASS: TestBuildSquashParent (4.84s) [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:09:57.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:09:57.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:09:57.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:09:57.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:09:57.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:09:57.917Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:09:57.917Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:09:57.917Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:09:57.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:09:57.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:09:57.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:09:58.849Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:09:58.849Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:09:59.892Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.02s) [2022-03-03T05:09:59.892Z] PASS [2022-03-03T05:09:59.892Z] [2022-03-03T05:09:59.892Z] === Skipped [2022-03-03T05:09:59.892Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:09:59.892Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:09:59.892Z] [2022-03-03T05:09:59.892Z] DONE 26 tests, 1 skipped in 50.572s [2022-03-03T05:09:59.892Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:09:59.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:09:59.892Z] ++ set -e [2022-03-03T05:09:59.892Z] ++ '[' -n 0 ']' [2022-03-03T05:09:59.892Z] ++ set -x [2022-03-03T05:09:59.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:09:59.892Z] INFO: Testing against a local daemon [2022-03-03T05:09:59.892Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-03T05:09:59.892Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:09:59.892Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:09:59.892Z] === RUN TestDockerNetworkIpvlan [2022-03-03T05:09:59.892Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:09:59.892Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:09:59.892Z] PASS [2022-03-03T05:09:59.892Z] [2022-03-03T05:09:59.892Z] === Skipped [2022-03-03T05:09:59.892Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:09:59.892Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:09:59.892Z] [2022-03-03T05:09:59.892Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:09:59.892Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:09:59.892Z] [2022-03-03T05:09:59.892Z] DONE 2 tests, 2 skipped in 0.020s [2022-03-03T05:09:59.892Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:09:59.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:09:59.892Z] ++ set -e [2022-03-03T05:09:59.892Z] ++ '[' -n 0 ']' [2022-03-03T05:09:59.892Z] ++ set -x [2022-03-03T05:09:59.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:09:59.892Z] INFO: Testing against a local daemon [2022-03-03T05:09:59.892Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-03T05:09:59.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:09:59.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:10:00.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:10:00.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:10:00.824Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-03-03T05:10:00.824Z] === RUN TestDockerNetworkMacvlan [2022-03-03T05:10:01.390Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.27s) [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s) [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.33s) [2022-03-03T05:10:01.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-03-03T05:10:01.587Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:10:01.587Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-03-03T05:10:01.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2022-03-03T05:10:01.815Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:10:01.815Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:10:02.323Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-03T05:10:02.953Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:10:03.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:10:03.254Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-03T05:10:03.255Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-03T05:10:03.467Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-03T05:10:03.743Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:10:03.743Z] --- PASS: TestBuildMultiStageCopy (2.20s) [2022-03-03T05:10:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2022-03-03T05:10:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-03-03T05:10:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-03T05:10:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-03-03T05:10:03.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-03-03T05:10:03.743Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:10:04.705Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2022-03-03T05:10:04.705Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:10:05.114Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:10:05.157Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-03T05:10:05.643Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-03-03T05:10:05.643Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:10:05.886Z] ok github.com/docker/docker/libnetwork/ipam 15.496s coverage: 85.3% of statements [2022-03-03T05:10:05.886Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-03T05:10:05.886Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-03T05:10:05.886Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-03T05:10:05.886Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-03T05:10:05.886Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-03T05:10:05.886Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-03T05:10:05.886Z] ok github.com/docker/docker/libnetwork/ipamutils 0.286s coverage: 74.0% of statements [2022-03-03T05:10:06.047Z] Removing intermediate container f87cbe01099a [2022-03-03T05:10:06.047Z] ---> 99f9925a4fec [2022-03-03T05:10:06.047Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-03T05:10:06.047Z] ---> Running in 74493f490a7a [2022-03-03T05:10:06.047Z] Removing intermediate container 74493f490a7a [2022-03-03T05:10:06.047Z] ---> 8c84506ced13 [2022-03-03T05:10:06.047Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-03T05:10:06.047Z] ---> Running in 8f40ec7f1a83 [2022-03-03T05:10:06.047Z] Removing intermediate container 8f40ec7f1a83 [2022-03-03T05:10:06.047Z] ---> a8e62a9a281e [2022-03-03T05:10:06.047Z] Step 11/11 : COPY . . [2022-03-03T05:10:06.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:10:06.093Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-03T05:10:06.142Z] ok github.com/docker/docker/libnetwork/iptables 0.131s coverage: 45.1% of statements [2022-03-03T05:10:06.142Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-03T05:10:06.207Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-03-03T05:10:06.208Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:10:06.399Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-03T05:10:07.002Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-03T05:10:07.027Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-03T05:10:07.580Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-03-03T05:10:07.580Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:10:07.595Z] === RUN TestDockerSuite/TestBuildRm [2022-03-03T05:10:07.884Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 2m22.744458826s [2022-03-03T05:10:07.884Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-03-03T05:10:07.884Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 479.220248ms [2022-03-03T05:10:08.188Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-03-03T05:10:08.188Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:10:08.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:10:09.331Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-03-03T05:10:09.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2022-03-03T05:10:09.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-03T05:10:09.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-03T05:10:09.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-03T05:10:09.332Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-03-03T05:10:09.332Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:10:10.083Z] --- PASS: TestBuildMultiStageLayerLeak (1.65s) [2022-03-03T05:10:10.083Z] === RUN TestBuildWithHugeFile [2022-03-03T05:10:10.125Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-03T05:10:10.383Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-03T05:10:10.949Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-03T05:10:11.513Z] --- PASS: TestDockerNetworkMacvlan (10.59s) [2022-03-03T05:10:11.514Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-03T05:10:11.514Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2022-03-03T05:10:11.514Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-03-03T05:10:11.514Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-03-03T05:10:11.514Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2022-03-03T05:10:11.514Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-03-03T05:10:11.514Z] PASS [2022-03-03T05:10:11.514Z] [2022-03-03T05:10:11.514Z] DONE 8 tests in 11.856s [2022-03-03T05:10:11.514Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-03T05:10:11.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:10:11.514Z] ++ set -e [2022-03-03T05:10:11.514Z] ++ '[' -n 0 ']' [2022-03-03T05:10:11.514Z] ++ set -x [2022-03-03T05:10:11.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:10:11.514Z] testing: warning: no tests to run [2022-03-03T05:10:11.514Z] PASS [2022-03-03T05:10:11.514Z] [2022-03-03T05:10:11.514Z] DONE 0 tests in 0.007s [2022-03-03T05:10:11.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-03T05:10:11.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:10:11.514Z] ++ set -e [2022-03-03T05:10:11.514Z] ++ '[' -n 0 ']' [2022-03-03T05:10:11.514Z] ++ set -x [2022-03-03T05:10:11.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:10:11.514Z] INFO: Testing against a local daemon [2022-03-03T05:10:11.514Z] === RUN TestAuthZPluginAllowRequest [2022-03-03T05:10:11.771Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-03T05:10:11.823Z] ...INFO: Daemon under test started and replied! [2022-03-03T05:10:11.823Z] INFO: Docker version of the daemon under test [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:11.823Z] Client: [2022-03-03T05:10:11.823Z] Version: 17.06.2-ce [2022-03-03T05:10:11.823Z] API version: 1.30 [2022-03-03T05:10:11.823Z] Go version: go1.8.3 [2022-03-03T05:10:11.823Z] Git commit: cec0b72 [2022-03-03T05:10:11.823Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-03T05:10:11.823Z] OS/Arch: windows/amd64 [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:11.823Z] Server: [2022-03-03T05:10:11.823Z] Version: 0.0.0-dev [2022-03-03T05:10:11.823Z] API version: 1.42 (minimum version 1.24) [2022-03-03T05:10:11.823Z] Go version: go1.17.7 [2022-03-03T05:10:11.823Z] Git commit: dee9f422c8 [2022-03-03T05:10:11.823Z] Built: 03/03/2022 05:08:28 [2022-03-03T05:10:11.823Z] OS/Arch: windows/amd64 [2022-03-03T05:10:11.823Z] Experimental: false [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:11.823Z] INFO: Docker info of the daemon under test [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:11.823Z] Containers: 0 [2022-03-03T05:10:11.823Z] Running: 0 [2022-03-03T05:10:11.823Z] Paused: 0 [2022-03-03T05:10:11.823Z] Stopped: 0 [2022-03-03T05:10:11.823Z] Images: 0 [2022-03-03T05:10:11.823Z] Server Version: 0.0.0-dev [2022-03-03T05:10:11.823Z] Storage Driver: windowsfilter [2022-03-03T05:10:11.823Z] Windows: [2022-03-03T05:10:11.823Z] Logging Driver: json-file [2022-03-03T05:10:11.823Z] Plugins: [2022-03-03T05:10:11.823Z] Volume: local [2022-03-03T05:10:11.823Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:10:11.823Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:10:11.823Z] Swarm: inactive [2022-03-03T05:10:11.823Z] Default Isolation: process [2022-03-03T05:10:11.823Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:10:11.823Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:10:11.823Z] OSType: windows [2022-03-03T05:10:11.823Z] Architecture: x86_64 [2022-03-03T05:10:11.823Z] CPUs: 4 [2022-03-03T05:10:11.823Z] Total Memory: 32GiB [2022-03-03T05:10:11.823Z] Name: azwin-2-8777d0 [2022-03-03T05:10:11.823Z] ID: I6Z2:BR6F:EQLR:VKWW:C76C:A7NY:TPWT:YWTE:32DR:56MV:YF7Q:TGRE [2022-03-03T05:10:11.823Z] Docker Root Dir: D:\CI\PR-43320\5\daemon [2022-03-03T05:10:11.823Z] Debug Mode (client): false [2022-03-03T05:10:11.823Z] Debug Mode (server): true [2022-03-03T05:10:11.823Z] File Descriptors: -1 [2022-03-03T05:10:11.823Z] Goroutines: 16 [2022-03-03T05:10:11.823Z] System Time: 2022-03-03T05:10:11.7459378Z [2022-03-03T05:10:11.823Z] EventsListeners: 0 [2022-03-03T05:10:11.823Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:10:11.823Z] Labels: [2022-03-03T05:10:11.823Z] Experimental: false [2022-03-03T05:10:11.823Z] Insecure Registries: [2022-03-03T05:10:11.823Z] 127.0.0.0/8 [2022-03-03T05:10:11.823Z] Live Restore Enabled: false [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:11.823Z] INFO: Docker images of the daemon under test [2022-03-03T05:10:11.823Z] [2022-03-03T05:10:12.028Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-03T05:10:12.285Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-03T05:10:12.293Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T05:10:12.293Z] [2022-03-03T05:10:12.293Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-03T05:10:12.293Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-03T05:10:12.761Z] ltsc2022: Pulling from windows/servercore [2022-03-03T05:10:12.761Z] 8f616e6e9eec: Pulling fs layer [2022-03-03T05:10:12.761Z] 898469748ff6: Pulling fs layer [2022-03-03T05:10:12.850Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-03-03T05:10:12.850Z] === RUN TestAuthZPluginTLS [2022-03-03T05:10:13.108Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-03T05:10:13.365Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-03T05:10:13.365Z] === RUN TestAuthZPluginDenyRequest [2022-03-03T05:10:13.929Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2022-03-03T05:10:13.929Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-03T05:10:13.929Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-03T05:10:14.187Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2022-03-03T05:10:14.187Z] === RUN TestAuthZPluginDenyResponse [2022-03-03T05:10:14.652Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-03-03T05:10:14.652Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:10:14.753Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-03T05:10:14.753Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-03T05:10:14.753Z] === RUN TestAuthZPluginAllowEventStream [2022-03-03T05:10:15.000Z] INFO: Expanding compiler 1 of 3... [2022-03-03T05:10:15.000Z] INFO: Expanding compiler 2 of 3... [2022-03-03T05:10:16.130Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-03-03T05:10:16.130Z] === RUN TestAuthZPluginErrorResponse [2022-03-03T05:10:16.696Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-03T05:10:16.696Z] === RUN TestAuthZPluginErrorRequest [2022-03-03T05:10:17.263Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-03-03T05:10:17.263Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-03T05:10:17.522Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-03T05:10:17.522Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-03T05:10:17.522Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-03T05:10:17.522Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-03T05:10:17.522Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-03T05:10:17.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-03T05:10:17.781Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-03T05:10:17.781Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-03T05:10:17.976Z] INFO: Expanding compiler 3 of 3... [2022-03-03T05:10:18.715Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-03T05:10:18.715Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-03T05:10:18.973Z] INFO: Removing downloaded files... [2022-03-03T05:10:18.974Z] INFO: Downloading containerd [2022-03-03T05:10:19.282Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-03T05:10:19.282Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-03-03T05:10:19.282Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-03T05:10:20.657Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-03-03T05:10:20.657Z] === RUN TestAuthZPluginHeader [2022-03-03T05:10:21.593Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-03-03T05:10:21.593Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-03T05:10:22.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-03T05:10:22.526Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-03T05:10:22.794Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-03T05:10:22.794Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:10:23.459Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-03T05:10:24.391Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-03T05:10:24.391Z] docker_api_swarm_test.go:304: [d621b97015b43] joining swarm manager [d4fd80979fc7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:10:24.391Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-03T05:10:25.323Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-03T05:10:25.337Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-03T05:10:25.337Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:10:25.582Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2022-03-03T05:10:25.582Z] === RUN TestAuthZPluginV2Disable [2022-03-03T05:10:25.582Z] docker_api_swarm_test.go:305: [d9c9bdd729a08] joining swarm manager [d4fd80979fc7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:10:26.149Z] === RUN TestDockerSuite/TestBuildUser [2022-03-03T05:10:27.084Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-03T05:10:28.018Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-03T05:10:28.954Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-03-03T05:10:28.954Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-03T05:10:30.329Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-03T05:10:30.592Z] 8f616e6e9eec: Verifying Checksum [2022-03-03T05:10:30.592Z] 8f616e6e9eec: Download complete [2022-03-03T05:10:30.626Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-03-03T05:10:30.626Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:10:30.626Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-03-03T05:10:30.626Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:10:31.395Z] ---> 1e3bed34d263 [2022-03-03T05:10:32.229Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s) [2022-03-03T05:10:32.229Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-03T05:10:33.027Z] Successfully built 1e3bed34d263 [2022-03-03T05:10:33.027Z] Successfully tagged docker:latest [2022-03-03T05:10:33.027Z] INFO: Image build ended at 03/03/2022 05:10:32. Duration:00:03:38.7110682 [2022-03-03T05:10:33.027Z] [2022-03-03T05:10:33.027Z] [2022-03-03T05:10:33.027Z] INFO: Building the test binaries at 03/03/2022 05:10:32... [2022-03-03T05:10:35.354Z] 898469748ff6: Verifying Checksum [2022-03-03T05:10:35.354Z] 898469748ff6: Download complete [2022-03-03T05:10:35.915Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-03-03T05:10:35.915Z] === RUN TestBuildWithHugeFile [2022-03-03T05:10:37.810Z] INFO: make.ps1 starting at 03/03/2022 05:10:37 [2022-03-03T05:10:37.810Z] INFO: Git commit (dee9f422c8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-03T05:10:37.810Z] INFO: Invoking autogen... [2022-03-03T05:10:38.283Z] INFO: Building daemon... [2022-03-03T05:10:42.197Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.00s) [2022-03-03T05:10:42.197Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-03T05:10:42.197Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-03T05:10:42.455Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-03T05:10:42.455Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-03T05:10:43.389Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-03T05:10:43.955Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-03T05:10:44.335Z] [2022-03-03T05:10:44.335Z] Name Version Source Summary [2022-03-03T05:10:44.335Z] ---- ------- ------ ------- [2022-03-03T05:10:44.335Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-03T05:10:44.335Z] [2022-03-03T05:10:44.335Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-03T05:10:44.335Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-03T05:10:44.335Z] PSChildName : containerd [2022-03-03T05:10:44.335Z] PSDrive : C [2022-03-03T05:10:44.335Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-03T05:10:44.335Z] PSIsContainer : True [2022-03-03T05:10:44.335Z] Name : containerd [2022-03-03T05:10:44.335Z] FullName : C:\containerd [2022-03-03T05:10:44.335Z] Parent : [2022-03-03T05:10:44.335Z] Exists : True [2022-03-03T05:10:44.335Z] Root : C:\ [2022-03-03T05:10:44.335Z] Extension : [2022-03-03T05:10:44.335Z] CreationTime : 3/3/2022 5:10:44 AM [2022-03-03T05:10:44.335Z] CreationTimeUtc : 3/3/2022 5:10:44 AM [2022-03-03T05:10:44.335Z] LastAccessTime : 3/3/2022 5:10:44 AM [2022-03-03T05:10:44.335Z] LastAccessTimeUtc : 3/3/2022 5:10:44 AM [2022-03-03T05:10:44.335Z] LastWriteTime : 3/3/2022 5:10:44 AM [2022-03-03T05:10:44.335Z] LastWriteTimeUtc : 3/3/2022 5:10:44 AM [2022-03-03T05:10:44.335Z] Attributes : Directory [2022-03-03T05:10:44.335Z] Mode : d----- [2022-03-03T05:10:44.335Z] BaseName : containerd [2022-03-03T05:10:44.335Z] Target : {} [2022-03-03T05:10:44.335Z] LinkType : [2022-03-03T05:10:44.335Z] [2022-03-03T05:10:44.888Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-03T05:10:44.888Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-03T05:10:44.888Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-03T05:10:44.888Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-03T05:10:44.888Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-03T05:10:44.888Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-03T05:10:44.889Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-03T05:10:44.889Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-03T05:10:44.889Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-03T05:10:45.278Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-03T05:10:46.012Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-03T05:10:46.012Z] INFO: Configuring git core.autocrlf... [2022-03-03T05:10:46.012Z] [2022-03-03T05:10:46.012Z] [2022-03-03T05:10:46.210Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-03T05:10:46.210Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-03T05:10:47.142Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-03T05:10:47.399Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-03T05:10:47.963Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-03T05:10:47.963Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-03T05:10:49.865Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-03T05:10:51.243Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-03T05:10:51.501Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-03T05:10:51.761Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-03T05:10:52.327Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-03T05:10:52.327Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-03T05:10:52.327Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-03T05:10:52.585Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-03T05:10:53.958Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-03T05:10:53.958Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-03T05:10:53.958Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T05:10:53.958Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-03T05:10:54.524Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-03T05:10:55.090Z] === RUN TestDockerSuite/TestCommitChange [2022-03-03T05:10:56.025Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-03T05:10:56.590Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-03T05:10:57.523Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-03T05:10:57.781Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-03T05:10:57.781Z] PASS [2022-03-03T05:10:57.781Z] [2022-03-03T05:10:57.781Z] DONE 17 tests in 46.198s [2022-03-03T05:10:57.781Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-03T05:10:57.781Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:10:57.781Z] ++ set -e [2022-03-03T05:10:57.781Z] ++ '[' -n 0 ']' [2022-03-03T05:10:57.781Z] ++ set -x [2022-03-03T05:10:57.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:10:57.781Z] INFO: Testing against a local daemon [2022-03-03T05:10:57.781Z] === RUN TestPluginInvalidJSON [2022-03-03T05:10:57.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:10:57.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:10:57.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:10:57.781Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-03T05:10:57.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-03T05:10:57.781Z] === RUN TestPluginInstall [2022-03-03T05:10:57.781Z] === RUN TestPluginInstall/no_auth [2022-03-03T05:10:58.346Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:10:58.346Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a87407561b99bfbf26848e25208804dd57071534d505739645416dcb9b7079bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:10:58.346Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:10:58.346Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a87407561b99bfbf26848e25208804dd57071534d505739645416dcb9b7079bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:10:58.603Z] === RUN TestPluginInstall/with_htpasswd [2022-03-03T05:10:58.860Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-03T05:10:58.860Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:10:58.860Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97a4468c7701317788012800a3b66f9746df23e0823911e9a68582bcdb3be36b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:10:58.860Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:10:58.860Z] time="2022-03-03T05:10:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97a4468c7701317788012800a3b66f9746df23e0823911e9a68582bcdb3be36b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:10:59.117Z] === RUN TestPluginInstall/with_insecure [2022-03-03T05:10:59.375Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-03T05:10:59.941Z] time="2022-03-03T05:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:10:59.942Z] time="2022-03-03T05:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19618cfece8945c808a4013c95721b885b9d053d4818f7d1716a1650df4d9470" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:10:59.942Z] time="2022-03-03T05:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:10:59.942Z] time="2022-03-03T05:10:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19618cfece8945c808a4013c95721b885b9d053d4818f7d1716a1650df4d9470" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:10:59.942Z] plugin_test.go:165: [de5a3d1507196] daemon is not started [2022-03-03T05:10:59.942Z] --- PASS: TestPluginInstall (2.36s) [2022-03-03T05:10:59.942Z] --- PASS: TestPluginInstall/no_auth (0.82s) [2022-03-03T05:10:59.942Z] --- PASS: TestPluginInstall/with_htpasswd (0.52s) [2022-03-03T05:10:59.942Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-03-03T05:10:59.942Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:11:00.508Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-03T05:11:01.075Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-03T05:11:01.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-03T05:11:01.592Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-03T05:11:02.527Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-03T05:11:02.527Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-03T05:11:03.093Z] docker_api_swarm_test.go:272: [d8d3e1575ebcd] joining swarm manager [d537ea7ad3a5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-03T05:11:03.351Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-03-03T05:11:03.351Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-03-03T05:11:03.351Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-03-03T05:11:03.351Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:11:03.351Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-03T05:11:03.917Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-03-03T05:11:03.917Z] PASS [2022-03-03T05:11:03.917Z] [2022-03-03T05:11:03.917Z] DONE 10 tests in 6.333s [2022-03-03T05:11:03.917Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-03T05:11:03.917Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:03.917Z] ++ set -e [2022-03-03T05:11:03.917Z] ++ '[' -n 0 ']' [2022-03-03T05:11:03.917Z] ++ set -x [2022-03-03T05:11:03.917Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:03.917Z] INFO: Testing against a local daemon [2022-03-03T05:11:03.917Z] === RUN TestExternalGraphDriver [2022-03-03T05:11:04.175Z] === RUN TestExternalGraphDriver/json [2022-03-03T05:11:04.433Z] docker_api_swarm_test.go:273: [dafae6358f1df] joining swarm manager [d537ea7ad3a5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:11:04.692Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-03T05:11:06.067Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-03T05:11:06.067Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-03T05:11:06.067Z] === RUN TestExternalGraphDriver/spec [2022-03-03T05:11:06.634Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-03T05:11:07.202Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-03T05:11:07.768Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-03T05:11:08.027Z] === RUN TestExternalGraphDriver/pull [2022-03-03T05:11:08.284Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-03T05:11:08.848Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-03T05:11:08.848Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-03T05:11:08.848Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-03T05:11:09.413Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-03T05:11:09.413Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-03T05:11:09.413Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-03T05:11:09.413Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-03T05:11:09.671Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-03T05:11:09.671Z] --- PASS: TestExternalGraphDriver (5.61s) [2022-03-03T05:11:09.671Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2022-03-03T05:11:09.671Z] --- PASS: TestExternalGraphDriver/spec (1.76s) [2022-03-03T05:11:09.671Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-03-03T05:11:09.671Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:11:10.238Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-03T05:11:10.804Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-03T05:11:11.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-03T05:11:11.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-03T05:11:12.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-03T05:11:13.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-03T05:11:13.008Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-03T05:11:13.944Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-03T05:11:13.944Z] --- PASS: TestGraphdriverPluginV2 (4.16s) [2022-03-03T05:11:13.944Z] PASS [2022-03-03T05:11:13.944Z] [2022-03-03T05:11:13.944Z] DONE 5 tests in 9.783s [2022-03-03T05:11:13.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-03T05:11:13.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:13.944Z] ++ set -e [2022-03-03T05:11:13.944Z] ++ '[' -n 0 ']' [2022-03-03T05:11:13.944Z] ++ set -x [2022-03-03T05:11:13.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:13.944Z] INFO: Testing against a local daemon [2022-03-03T05:11:13.944Z] === RUN TestContinueAfterPluginCrash [2022-03-03T05:11:13.944Z] === PAUSE TestContinueAfterPluginCrash [2022-03-03T05:11:13.944Z] === RUN TestReadPluginNoRead [2022-03-03T05:11:13.944Z] === PAUSE TestReadPluginNoRead [2022-03-03T05:11:13.944Z] === RUN TestDaemonStartWithLogOpt [2022-03-03T05:11:13.944Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-03T05:11:13.944Z] === CONT TestContinueAfterPluginCrash [2022-03-03T05:11:13.944Z] === CONT TestDaemonStartWithLogOpt [2022-03-03T05:11:13.944Z] === CONT TestReadPluginNoRead [2022-03-03T05:11:14.202Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-03T05:11:15.137Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-03T05:11:15.704Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-03T05:11:15.704Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-03T05:11:16.272Z] === RUN TestReadPluginNoRead/default [2022-03-03T05:11:16.272Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-03T05:11:16.839Z] --- PASS: TestDaemonStartWithLogOpt (2.89s) [2022-03-03T05:11:17.097Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-03T05:11:17.356Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-03T05:11:17.614Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-03T05:11:17.614Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-03T05:11:17.733Z] --- PASS: TestBuildWithHugeFile (60.45s) [2022-03-03T05:11:17.734Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:11:17.734Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:11:17.734Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:11:17.734Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:11:17.734Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:11:17.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:11:17.734Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:11:17.734Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:11:17.734Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:11:17.734Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:11:17.734Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:11:17.734Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:11:17.734Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:11:17.734Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-03T05:11:17.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-03-03T05:11:17.734Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-03T05:11:17.734Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-03T05:11:17.734Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:11:17.734Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-03T05:11:17.734Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-03T05:11:17.734Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-03-03T05:11:17.734Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.34s) [2022-03-03T05:11:17.734Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-03-03T05:11:17.734Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:11:17.734Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-03T05:11:17.734Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-03T05:11:17.734Z] Loaded image: busybox:latest [2022-03-03T05:11:17.734Z] Loaded image: busybox:glibc [2022-03-03T05:11:17.734Z] Loaded image: debian:bullseye-slim [2022-03-03T05:11:17.734Z] Loaded image: hello-world:latest [2022-03-03T05:11:17.734Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:11:18.181Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-03T05:11:19.126Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-03T05:11:19.386Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-03T05:11:20.323Z] === CONT TestReadPluginNoRead [2022-03-03T05:11:20.323Z] read_test.go:92: [de47a419f1c08] daemon is not started [2022-03-03T05:11:20.323Z] --- PASS: TestReadPluginNoRead (6.57s) [2022-03-03T05:11:20.323Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2022-03-03T05:11:20.323Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-03-03T05:11:20.323Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-03-03T05:11:20.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-03T05:11:20.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-03T05:11:20.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-03T05:11:20.581Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-03T05:11:20.839Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-03T05:11:21.097Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-03T05:11:21.692Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-03-03T05:11:21.692Z] PASS [2022-03-03T05:11:21.692Z] [2022-03-03T05:11:21.692Z] DONE 6 tests in 7.983s [2022-03-03T05:11:21.692Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-03T05:11:21.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:21.693Z] ++ set -e [2022-03-03T05:11:21.693Z] ++ '[' -n 0 ']' [2022-03-03T05:11:21.693Z] ++ set -x [2022-03-03T05:11:21.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:21.693Z] testing: warning: no tests to run [2022-03-03T05:11:21.693Z] PASS [2022-03-03T05:11:21.693Z] [2022-03-03T05:11:21.693Z] DONE 0 tests in 0.006s [2022-03-03T05:11:21.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-03T05:11:21.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:21.951Z] ++ set -e [2022-03-03T05:11:21.951Z] ++ '[' -n 0 ']' [2022-03-03T05:11:21.951Z] ++ set -x [2022-03-03T05:11:21.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:21.951Z] INFO: Testing against a local daemon [2022-03-03T05:11:21.951Z] === RUN TestPluginWithDevMounts [2022-03-03T05:11:21.951Z] === PAUSE TestPluginWithDevMounts [2022-03-03T05:11:21.951Z] === CONT TestPluginWithDevMounts [2022-03-03T05:11:23.388Z] --- PASS: TestPluginWithDevMounts (1.49s) [2022-03-03T05:11:23.388Z] PASS [2022-03-03T05:11:23.388Z] [2022-03-03T05:11:23.388Z] DONE 1 tests in 1.516s [2022-03-03T05:11:23.388Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-03T05:11:23.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:23.388Z] ++ set -e [2022-03-03T05:11:23.388Z] ++ '[' -n 0 ']' [2022-03-03T05:11:23.388Z] ++ set -x [2022-03-03T05:11:23.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:23.388Z] INFO: Testing against a local daemon [2022-03-03T05:11:23.388Z] === RUN TestSecretInspect [2022-03-03T05:11:25.835Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2022-03-03T05:11:25.835Z] PASS [2022-03-03T05:11:25.835Z] [2022-03-03T05:11:25.835Z] === Skipped [2022-03-03T05:11:25.835Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-03T05:11:25.835Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:11:25.835Z] [2022-03-03T05:11:25.835Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:11:25.835Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:11:25.835Z] [2022-03-03T05:11:25.835Z] DONE 34 tests, 2 skipped in 96.509s [2022-03-03T05:11:25.835Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-03T05:11:25.835Z] INFO: Testing against a local daemon [2022-03-03T05:11:25.835Z] === RUN TestConfigInspect [2022-03-03T05:11:25.937Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-03T05:11:25.937Z] --- PASS: TestSecretInspect (2.37s) [2022-03-03T05:11:25.937Z] === RUN TestSecretList [2022-03-03T05:11:25.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-03T05:11:26.196Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-03T05:11:26.764Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-03T05:11:26.764Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-03-03T05:11:26.764Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-03T05:11:26.764Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-03T05:11:26.766Z] --- PASS: TestConfigInspect (2.23s) [2022-03-03T05:11:26.766Z] === RUN TestConfigList [2022-03-03T05:11:28.663Z] --- PASS: TestSecretList (2.81s) [2022-03-03T05:11:28.663Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:11:29.231Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-03T05:11:29.290Z] --- PASS: TestConfigList (2.14s) [2022-03-03T05:11:29.290Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:11:29.347Z] INFO [linters context/goanalysis] analyzers took 4m16.100898127s with top 10 stages: buildir: 1m51.131174071s, goimports: 23.495749888s, unconvert: 19.213877761s, gosec: 13.407422224s, golint: 7.404871894s, S1038: 6.339772617s, misspell: 5.20050791s, inspect: 3.998405943s, nilness: 3.705845313s, directives: 3.266933372s [2022-03-03T05:11:29.347Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-03-03T05:11:29.347Z] INFO [runner] Processors filtering stat (out/in): cgo: 2443/3050, filename_unadjuster: 2443/2443, path_prettifier: 2443/2443, identifier_marker: 2055/2055, exclude-rules: 76/2055, nolint: 0/76, skip_dirs: 2443/2443, autogenerated_exclude: 2055/2443, skip_files: 2443/2443, exclude: 2055/2055 [2022-03-03T05:11:29.347Z] INFO [runner] processing took 137.748687ms with stages: nolint: 69.639295ms, identifier_marker: 29.205372ms, exclude-rules: 19.03775ms, path_prettifier: 9.269581ms, autogenerated_exclude: 8.372082ms, skip_dirs: 1.820258ms, cgo: 215.518µs, filename_unadjuster: 182.334µs, max_same_issues: 1.798µs, uniq_by_line: 704ns, diff: 643ns, max_from_linter: 511ns, source_code: 503ns, severity-rules: 489ns, exclude: 429ns, skip_files: 335ns, sort_results: 309ns, path_shortener: 286ns, max_per_file_from_linter: 261ns, path_prefixer: 229ns [2022-03-03T05:11:29.347Z] INFO [runner] linters took 1m27.610426381s with stages: goanalysis_metalinter: 1m27.472470641s [2022-03-03T05:11:29.347Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-03-03T05:11:29.347Z] INFO Memory: 2304 samples, avg is 309.5MB, max is 1127.3MB [2022-03-03T05:11:29.347Z] INFO Execution took 3m50.845683202s [2022-03-03T05:11:29.347Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-03T05:11:29.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh dynbinary test-docker-py [2022-03-03T05:11:29.798Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-03T05:11:30.244Z] [2022-03-03T05:11:30.244Z] Removing bundles/ [2022-03-03T05:11:30.244Z] [2022-03-03T05:11:30.244Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-03T05:11:30.244Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:11:30.244Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:11:30.731Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-03T05:11:31.181Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-03-03T05:11:31.181Z] === RUN TestConfigsUpdate [2022-03-03T05:11:31.297Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-03-03T05:11:31.297Z] === RUN TestSecretsUpdate [2022-03-03T05:11:32.193Z] --- PASS: TestBuildWithHugeFile (50.60s) [2022-03-03T05:11:32.193Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:11:32.193Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:11:32.193Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:11:32.193Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:11:32.193Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:11:32.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:11:32.193Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:11:32.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:11:32.193Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:11:32.193Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:11:32.193Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:11:32.193Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:11:32.193Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:11:32.193Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-03-03T05:11:32.193Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-03-03T05:11:32.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-03-03T05:11:32.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-03T05:11:32.193Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:11:32.193Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-03T05:11:32.193Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-03T05:11:33.698Z] --- PASS: TestConfigsUpdate (2.11s) [2022-03-03T05:11:33.698Z] === RUN TestTemplatedConfig [2022-03-03T05:11:34.578Z] --- PASS: TestSecretsUpdate (2.75s) [2022-03-03T05:11:34.579Z] === RUN TestTemplatedSecret [2022-03-03T05:11:34.579Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-03T05:11:34.837Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-03T05:11:36.214Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-03T05:11:36.219Z] --- PASS: TestTemplatedConfig (2.57s) [2022-03-03T05:11:36.219Z] === RUN TestConfigCreateResolve [2022-03-03T05:11:36.395Z] --- PASS: TestBuildPreserveOwnership (10.14s) [2022-03-03T05:11:36.395Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.13s) [2022-03-03T05:11:36.395Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-03T05:11:36.395Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:11:36.395Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-03T05:11:36.395Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-03T05:11:36.395Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-03T05:11:36.395Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-03T05:11:36.395Z] PASS [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === Skipped [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-03T05:11:36.395Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:11:36.395Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-03T05:11:36.395Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] DONE 34 tests, 3 skipped in 112.518s [2022-03-03T05:11:36.395Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-03T05:11:36.395Z] INFO: Testing against a local daemon [2022-03-03T05:11:36.395Z] === RUN TestConfigInspect [2022-03-03T05:11:36.395Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] --- SKIP: TestConfigInspect (0.01s) [2022-03-03T05:11:36.395Z] === RUN TestConfigList [2022-03-03T05:11:36.395Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] --- SKIP: TestConfigList (0.01s) [2022-03-03T05:11:36.395Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:11:36.395Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-03T05:11:36.395Z] === RUN TestConfigsUpdate [2022-03-03T05:11:36.395Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-03-03T05:11:36.395Z] === RUN TestTemplatedConfig [2022-03-03T05:11:36.395Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-03T05:11:36.395Z] === RUN TestConfigCreateResolve [2022-03-03T05:11:36.395Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-03T05:11:36.395Z] PASS [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === Skipped [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-03-03T05:11:36.395Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-03T05:11:36.395Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-03T05:11:36.395Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-03-03T05:11:36.395Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-03T05:11:36.395Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-03T05:11:36.395Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:11:36.395Z] [2022-03-03T05:11:36.395Z] DONE 6 tests, 6 skipped in 0.172s [2022-03-03T05:11:36.395Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-03T05:11:36.657Z] INFO: Testing against a local daemon [2022-03-03T05:11:36.657Z] === RUN TestCheckpoint [2022-03-03T05:11:36.657Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:11:36.657Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:11:36.657Z] === RUN TestContainerInvalidJSON [2022-03-03T05:11:36.657Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:11:36.657Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:11:36.657Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:11:36.657Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:11:36.657Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:11:36.657Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:11:36.657Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-03T05:11:36.657Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-03T05:11:36.657Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-03T05:11:36.657Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:11:36.657Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-03T05:11:36.657Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:11:36.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-03T05:11:36.657Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:11:36.919Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-03T05:11:36.919Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:11:36.919Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-03T05:11:36.919Z] === RUN TestCopyFromContainer [2022-03-03T05:11:37.149Z] --- PASS: TestTemplatedSecret (2.96s) [2022-03-03T05:11:37.149Z] === RUN TestSecretCreateResolve [2022-03-03T05:11:37.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-03T05:11:38.114Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-03-03T05:11:38.114Z] PASS [2022-03-03T05:11:38.114Z] [2022-03-03T05:11:38.114Z] DONE 6 tests in 13.391s [2022-03-03T05:11:38.114Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-03T05:11:38.114Z] INFO: Testing against a local daemon [2022-03-03T05:11:38.114Z] === RUN TestCheckpoint [2022-03-03T05:11:38.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:11:38.114Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:11:38.114Z] === RUN TestContainerInvalidJSON [2022-03-03T05:11:38.114Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:11:38.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:11:38.114Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:11:38.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:11:38.114Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:11:38.114Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:11:38.114Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-03T05:11:38.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-03T05:11:38.114Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-03T05:11:38.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:11:38.114Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-03-03T05:11:38.114Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:11:38.114Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-03T05:11:38.114Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:11:38.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-03T05:11:38.372Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-03-03T05:11:38.372Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:11:38.372Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-03T05:11:38.372Z] === RUN TestCopyFromContainer [2022-03-03T05:11:39.306Z] === RUN TestCopyFromContainer// [2022-03-03T05:11:39.306Z] === RUN TestCopyFromContainer//bar/root [2022-03-03T05:11:39.568Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-03T05:11:39.568Z] === RUN TestCopyFromContainer/bar/quux [2022-03-03T05:11:39.568Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-03T05:11:39.720Z] --- PASS: TestSecretCreateResolve (2.49s) [2022-03-03T05:11:39.720Z] PASS [2022-03-03T05:11:39.720Z] [2022-03-03T05:11:39.720Z] DONE 6 tests in 16.061s [2022-03-03T05:11:39.720Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-03T05:11:39.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:39.720Z] ++ set -e [2022-03-03T05:11:39.720Z] ++ '[' -n 0 ']' [2022-03-03T05:11:39.720Z] ++ set -x [2022-03-03T05:11:39.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:11:39.721Z] INFO: Testing against a local daemon [2022-03-03T05:11:39.721Z] === RUN TestServiceCreateInit [2022-03-03T05:11:39.721Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:11:39.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-03T05:11:39.826Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-03T05:11:39.827Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-03T05:11:39.827Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-03T05:11:39.827Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-03T05:11:39.827Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer (1.73s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-03-03T05:11:40.084Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-03-03T05:11:40.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:11:40.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:11:40.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:11:40.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:11:40.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:11:40.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:11:40.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:11:40.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:11:40.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:11:40.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:11:40.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-03T05:11:40.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-03T05:11:40.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:11:40.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-03T05:11:40.084Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:11:40.084Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-03T05:11:40.084Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:11:40.084Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:11:40.084Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:11:40.084Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:11:40.084Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:11:40.084Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:11:40.084Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:11:40.084Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:11:40.084Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:11:40.084Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:11:40.084Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-03T05:11:40.084Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-03T05:11:40.084Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-03T05:11:40.084Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-03T05:11:40.084Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:11:40.084Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-03T05:11:40.084Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:11:40.224Z] === RUN TestCopyFromContainer// [2022-03-03T05:11:40.224Z] === RUN TestCopyFromContainer//bar/root [2022-03-03T05:11:40.224Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-03T05:11:40.224Z] === RUN TestCopyFromContainer/bar/quux [2022-03-03T05:11:40.224Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-03T05:11:40.486Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-03T05:11:40.486Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-03T05:11:40.486Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-03T05:11:40.486Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-03T05:11:40.486Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer (3.82s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-03T05:11:40.748Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-03T05:11:40.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:11:40.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:11:40.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:11:40.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:11:40.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:11:40.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:11:40.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:11:40.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:11:40.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:11:40.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:11:40.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-03T05:11:40.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-03T05:11:40.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-03T05:11:40.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:11:40.748Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:11:40.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-03T05:11:40.748Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:11:40.748Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:11:40.748Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:11:40.748Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:11:40.748Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:11:40.748Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:11:40.748Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:11:40.748Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:11:40.748Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:11:40.748Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:11:40.748Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-03T05:11:40.748Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-03T05:11:40.748Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-03T05:11:40.748Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-03T05:11:40.748Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:11:40.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-03T05:11:40.748Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:11:41.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-03T05:11:41.977Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-03-03T05:11:41.977Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:11:42.131Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-03-03T05:11:42.131Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:11:42.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-03-03T05:11:43.073Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:11:43.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:11:43.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:11:43.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:11:43.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:11:43.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:11:43.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:11:43.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:11:43.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:11:43.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:11:43.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:11:43.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:11:43.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:11:43.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:11:43.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:11:43.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:11:43.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-03T05:11:43.073Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-03-03T05:11:43.344Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:11:43.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:11:43.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:11:43.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:11:43.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:11:43.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:11:43.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:11:43.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:11:43.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:11:43.344Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:11:43.344Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:11:43.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:11:43.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:11:43.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:11:43.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:11:43.344Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:11:43.344Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-03T05:11:43.344Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:11:43.402Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:11:43.644Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-03-03T05:11:43.644Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:11:43.644Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:11:43.644Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:11:43.644Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-03T05:11:43.644Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-03T05:11:43.644Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:11:43.644Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:11:43.644Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-03-03T05:11:43.644Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:11:43.644Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-03T05:11:43.644Z] === RUN TestContainerStartOnDaemonRestart [2022-03-03T05:11:43.644Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-03T05:11:43.644Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-03T05:11:43.644Z] === RUN TestDaemonRestartIpcMode [2022-03-03T05:11:43.644Z] === PAUSE TestDaemonRestartIpcMode [2022-03-03T05:11:43.644Z] === RUN TestDaemonHostGatewayIP [2022-03-03T05:11:43.644Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:11:43.644Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-03T05:11:43.644Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-03T05:11:43.644Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-03T05:11:43.644Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:11:43.644Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-03T05:11:43.644Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:11:43.644Z] === RUN TestDiff [2022-03-03T05:11:43.905Z] --- PASS: TestDiff (0.40s) [2022-03-03T05:11:43.905Z] === RUN TestExecWithCloseStdin [2022-03-03T05:11:43.906Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-03-03T05:11:43.906Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:11:43.906Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:11:43.906Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:11:43.906Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-03T05:11:43.906Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-03T05:11:43.906Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:11:43.906Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:11:43.906Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-03T05:11:43.906Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:11:43.906Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-03T05:11:43.906Z] === RUN TestContainerStartOnDaemonRestart [2022-03-03T05:11:43.906Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-03T05:11:43.906Z] === RUN TestDaemonRestartIpcMode [2022-03-03T05:11:43.906Z] === PAUSE TestDaemonRestartIpcMode [2022-03-03T05:11:43.906Z] === RUN TestDaemonHostGatewayIP [2022-03-03T05:11:43.906Z] === PAUSE TestDaemonHostGatewayIP [2022-03-03T05:11:43.906Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-03T05:11:43.906Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-03T05:11:43.906Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:11:43.906Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-03T05:11:43.906Z] === RUN TestDiff [2022-03-03T05:11:43.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cdff98_} [2022-03-03T05:11:44.468Z] --- PASS: TestDiff (0.56s) [2022-03-03T05:11:44.469Z] === RUN TestExecWithCloseStdin [2022-03-03T05:11:44.475Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-03-03T05:11:44.475Z] === RUN TestExec [2022-03-03T05:11:45.032Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-03-03T05:11:45.033Z] === RUN TestExec [2022-03-03T05:11:45.050Z] --- PASS: TestExec (0.44s) [2022-03-03T05:11:45.051Z] === RUN TestExecUser [2022-03-03T05:11:45.312Z] --- PASS: TestExecUser (0.47s) [2022-03-03T05:11:45.312Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:11:45.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11141312553_/foo_false____} [2022-03-03T05:11:45.595Z] --- PASS: TestExec (0.60s) [2022-03-03T05:11:45.595Z] === RUN TestExecUser [2022-03-03T05:11:45.885Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-03-03T05:11:45.885Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:11:46.159Z] --- PASS: TestExecUser (0.63s) [2022-03-03T05:11:46.159Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:11:46.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11141312553_/foo_true____} [2022-03-03T05:11:47.091Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-03-03T05:11:47.091Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:11:47.276Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-03-03T05:11:47.276Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:11:47.646Z] --- PASS: TestServiceCreateInit (8.17s) [2022-03-03T05:11:47.646Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.98s) [2022-03-03T05:11:47.646Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2022-03-03T05:11:47.646Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:11:47.677Z] 8f616e6e9eec: Pull complete [2022-03-03T05:11:47.847Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-03-03T05:11:47.847Z] === RUN TestHealthKillContainer [2022-03-03T05:11:48.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31650083872_/foo_false____} [2022-03-03T05:11:48.459Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-03T05:11:48.459Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:11:49.023Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-03-03T05:11:49.023Z] === RUN TestHealthKillContainer [2022-03-03T05:11:49.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-03T05:11:49.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31650083872_/foo_true____} [2022-03-03T05:11:50.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31650083872_/foo_true__0xc000d66018__} [2022-03-03T05:11:52.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d66030_} [2022-03-03T05:11:53.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-03T05:11:54.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d66048_} [2022-03-03T05:11:55.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d660a8_} [2022-03-03T05:11:55.468Z] docker_api_swarm_node_test.go:20: [db66ab5aaa357] joining swarm manager [d94aac4251a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:11:55.992Z] --- PASS: TestHealthKillContainer (7.87s) [2022-03-03T05:11:55.992Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:11:55.992Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:11:55.992Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:11:55.992Z] === RUN TestIpcModeNone [2022-03-03T05:11:56.253Z] --- PASS: TestIpcModeNone (0.45s) [2022-03-03T05:11:56.253Z] === RUN TestIpcModePrivate [2022-03-03T05:11:56.401Z] docker_api_swarm_node_test.go:21: [dde59bb5b3ec8] joining swarm manager [d94aac4251a59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:11:56.515Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-03T05:11:56.515Z] --- PASS: TestIpcModePrivate (0.41s) [2022-03-03T05:11:56.515Z] === RUN TestIpcModeShareable [2022-03-03T05:11:56.515Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:11:56.515Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-03T05:11:56.515Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-03T05:11:57.116Z] --- PASS: TestHealthKillContainer (8.18s) [2022-03-03T05:11:57.117Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:11:57.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d660c0_} [2022-03-03T05:11:57.718Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-03-03T05:11:57.718Z] === RUN TestIpcModeNone [2022-03-03T05:11:57.803Z] ok github.com/docker/docker/libnetwork/networkdb 104.419s coverage: 60.0% of statements [2022-03-03T05:11:57.803Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-03T05:11:57.803Z] ok github.com/docker/docker/libnetwork/options 0.007s coverage: 100.0% of statements [2022-03-03T05:11:57.803Z] ok github.com/docker/docker/libnetwork/osl 4.301s coverage: 39.7% of statements [2022-03-03T05:11:57.803Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-03T05:11:57.803Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-03T05:11:57.903Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-03-03T05:11:57.903Z] === RUN TestAPIIpcModeHost [2022-03-03T05:11:57.903Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:11:57.903Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-03T05:11:57.903Z] === RUN TestDaemonIpcModeShareable [2022-03-03T05:11:57.903Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:11:57.903Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-03T05:11:57.903Z] === RUN TestDaemonIpcModePrivate [2022-03-03T05:11:58.306Z] --- PASS: TestIpcModeNone (0.60s) [2022-03-03T05:11:58.306Z] === RUN TestIpcModePrivate [2022-03-03T05:11:58.370Z] ok github.com/docker/docker/libnetwork/portmapper 0.278s coverage: 48.6% of statements [2022-03-03T05:11:58.566Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-03T05:11:58.627Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-03T05:11:58.627Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-03T05:11:58.826Z] --- PASS: TestIpcModePrivate (0.63s) [2022-03-03T05:11:58.826Z] === RUN TestIpcModeShareable [2022-03-03T05:11:58.848Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-03T05:11:58.884Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === Skipped [2022-03-03T05:11:58.884Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-03T05:11:58.884Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-03T05:11:58.884Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-03T05:11:58.884Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:11:58.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:11:58.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:11:58.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:11:58.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:11:58.884Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-03T05:11:58.884Z] firewalld_test.go:14: firewalld is not running [2022-03-03T05:11:58.884Z] [2022-03-03T05:11:58.884Z] DONE 326 tests, 9 skipped in 200.940s [2022-03-03T05:11:59.110Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-03-03T05:11:59.110Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-03T05:11:59.110Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:11:59.110Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-03T05:11:59.110Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-03T05:11:59.110Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:11:59.110Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-03T05:11:59.110Z] === RUN TestIpcModeOlderClient [2022-03-03T05:11:59.110Z] === PAUSE TestIpcModeOlderClient [2022-03-03T05:11:59.110Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:11:59.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-03T05:11:59.390Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true Post stage [Pipeline] junit [2022-03-03T05:11:59.462Z] Recording test results [2022-03-03T05:11:59.647Z] --- PASS: TestIpcModeShareable (0.64s) [2022-03-03T05:11:59.647Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-03T05:11:59.682Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-03T05:11:59.682Z] === RUN TestKillContainer [2022-03-03T05:11:59.682Z] === RUN TestKillContainer/no_signal [2022-03-03T05:11:59.945Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-03T05:12:00.173Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-03T05:12:00.207Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:12:00.780Z] --- PASS: TestKillContainer (1.22s) [2022-03-03T05:12:00.780Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-03-03T05:12:00.780Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-03-03T05:12:00.780Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-03-03T05:12:00.780Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:12:00.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-03T05:12:01.040Z] [Checks API] No suitable checks publisher found. [2022-03-03T05:12:01.041Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-03T05:12:01.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -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:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh dynbinary test-integration [2022-03-03T05:12:01.542Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-03-03T05:12:01.542Z] === RUN TestAPIIpcModeHost [2022-03-03T05:12:01.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-03-03T05:12:01.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-03-03T05:12:01.614Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-03-03T05:12:01.614Z] === RUN TestKillStoppedContainer [2022-03-03T05:12:01.614Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-03T05:12:01.614Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:12:01.614Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-03T05:12:01.614Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:12:01.632Z] [2022-03-03T05:12:01.799Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-03-03T05:12:01.799Z] === RUN TestDaemonIpcModeShareable [2022-03-03T05:12:01.889Z] Removing bundles/ [2022-03-03T05:12:01.889Z] [2022-03-03T05:12:01.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-03T05:12:01.889Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:12:01.889Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:12:02.186Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-03-03T05:12:02.186Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:12:02.186Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:02.186Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-03T05:12:02.186Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:12:02.186Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:12:02.186Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-03T05:12:02.186Z] === RUN TestLinksEtcHostsContentMatch [2022-03-03T05:12:02.186Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-03T05:12:02.186Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-03T05:12:02.186Z] === RUN TestLinksContainerNames [2022-03-03T05:12:02.704Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-03T05:12:02.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-03T05:12:02.757Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-03T05:12:02.757Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:12:02.988Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-03-03T05:12:02.988Z] === RUN TestDaemonIpcModePrivate [2022-03-03T05:12:03.332Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-03-03T05:12:03.332Z] === RUN TestContainerNetworkMountsNoChown [2022-03-03T05:12:03.592Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/default [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/default [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/private [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/private [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rprivate [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/slave [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/slave [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rslave [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/shared [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/shared [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rshared [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-03T05:12:03.592Z] === CONT TestMountDaemonRoot/default [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:12:03.592Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-03T05:12:03.592Z] === CONT TestMountDaemonRoot/rprivate [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:12:03.592Z] === CONT TestMountDaemonRoot/private [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-03T05:12:03.592Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:12:03.592Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:12:03.592Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:12:03.638Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/shared [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rshared [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rslave [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/slave [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:12:03.852Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-03T05:12:03.852Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:12:03.852Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:12:03.917Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:12:04.112Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-03T05:12:04.113Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:12:04.113Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-03T05:12:04.113Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-03T05:12:04.113Z] === RUN TestContainerBindMountNonRecursive [2022-03-03T05:12:04.113Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-03T05:12:04.113Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-03T05:12:04.113Z] === RUN TestContainerVolumesMountedAsShared [2022-03-03T05:12:04.113Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-03T05:12:04.113Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-03T05:12:04.113Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-03T05:12:04.113Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-03T05:12:04.113Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-03T05:12:04.113Z] === RUN TestNetworkNat [2022-03-03T05:12:04.173Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-03-03T05:12:04.173Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-03T05:12:04.625Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-03T05:12:04.625Z] [2022-03-03T05:12:04.625Z] ________ ____ __. [2022-03-03T05:12:04.625Z] \_____ \ | |/ _| [2022-03-03T05:12:04.625Z] / | \| < [2022-03-03T05:12:04.625Z] / | \ | \ [2022-03-03T05:12:04.625Z] \_______ /____|__ \ [2022-03-03T05:12:04.625Z] \/ \/ [2022-03-03T05:12:04.625Z] [2022-03-03T05:12:04.625Z] INFO: make.ps1 ended at 03/03/2022 05:11:58 [2022-03-03T05:12:04.625Z] INFO: Binaries build ended at 03/03/2022 05:12:00. Duration:00:01:27.7152788 [2022-03-03T05:12:04.625Z] INFO: Copying the built daemon binary to d:\CI\PR-43320\5\binary\dockerd-dee9f422c8.exe... [2022-03-03T05:12:04.625Z] INFO: Copying the built client binary to d:\CI\PR-43320\5\binary\docker-dee9f422c8.exe... [2022-03-03T05:12:04.625Z] INFO: Copying dockerversion from the container... [2022-03-03T05:12:04.625Z] INFO: Copying the golang package from the container to d:\CI\PR-43320\5\installer\go.zip... [2022-03-03T05:12:04.625Z] INFO: Extracting go.zip to d:\CI\PR-43320\5\go [2022-03-03T05:12:04.683Z] --- PASS: TestNetworkNat (0.55s) [2022-03-03T05:12:04.683Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:12:05.007Z] --- PASS: TestCreateServiceMultipleTimes (17.27s) [2022-03-03T05:12:05.007Z] === RUN TestCreateServiceConflict [2022-03-03T05:12:05.101Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-03T05:12:05.255Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-03T05:12:05.255Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:12:05.356Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-03-03T05:12:05.356Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-03T05:12:05.937Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-03T05:12:06.283Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-03T05:12:06.540Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-03-03T05:12:06.540Z] === RUN TestIpcModeOlderClient [2022-03-03T05:12:06.540Z] === PAUSE TestIpcModeOlderClient [2022-03-03T05:12:06.540Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:12:06.869Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-03T05:12:07.103Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-03T05:12:07.103Z] === RUN TestKillContainer [2022-03-03T05:12:07.103Z] === RUN TestKillContainer/no_signal [2022-03-03T05:12:07.128Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-03T05:12:07.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-03T05:12:07.360Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:12:07.618Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:12:07.695Z] --- PASS: TestCreateServiceConflict (2.92s) [2022-03-03T05:12:07.695Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:12:07.796Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-03-03T05:12:07.796Z] === RUN TestPause [2022-03-03T05:12:07.796Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:07.796Z] --- SKIP: TestPause (0.00s) [2022-03-03T05:12:07.796Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:12:07.796Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:12:07.796Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:12:07.796Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:12:07.796Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:07.796Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-03T05:12:07.796Z] === RUN TestPidHost [2022-03-03T05:12:07.953Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-03T05:12:08.184Z] --- PASS: TestKillContainer (1.25s) [2022-03-03T05:12:08.184Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-03-03T05:12:08.184Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-03-03T05:12:08.184Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-03-03T05:12:08.184Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:12:08.184Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-03T05:12:08.520Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-03T05:12:08.740Z] --- PASS: TestPidHost (0.95s) [2022-03-03T05:12:08.740Z] === RUN TestPsFilter [2022-03-03T05:12:08.740Z] --- PASS: TestPsFilter (0.12s) [2022-03-03T05:12:08.740Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:12:08.747Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-03T05:12:09.087Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-03T05:12:09.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-03-03T05:12:09.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-03-03T05:12:09.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-03-03T05:12:09.312Z] === RUN TestKillStoppedContainer [2022-03-03T05:12:09.312Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-03-03T05:12:09.312Z] === RUN TestRemoveContainerWithVolume [2022-03-03T05:12:09.570Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-03T05:12:09.570Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:12:09.570Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-03T05:12:09.570Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:12:09.581Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-03T05:12:09.581Z] === RUN TestRemoveContainerRunning [2022-03-03T05:12:09.827Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-03-03T05:12:09.827Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:12:09.827Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-03T05:12:09.827Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-03T05:12:09.827Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:12:09.847Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-03-03T05:12:09.847Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:12:10.397Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-03-03T05:12:10.397Z] === RUN TestLinksEtcHostsContentMatch [2022-03-03T05:12:10.429Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-03-03T05:12:10.429Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:12:10.429Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-03T05:12:10.429Z] === RUN TestRenameLinkedContainer [2022-03-03T05:12:10.654Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-03-03T05:12:10.654Z] === RUN TestLinksContainerNames [2022-03-03T05:12:10.989Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-03T05:12:11.558Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2022-03-03T05:12:11.558Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:12:11.558Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-03T05:12:11.625Z] --- PASS: TestLinksContainerNames (0.82s) [2022-03-03T05:12:11.625Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:12:11.883Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-03-03T05:12:11.883Z] === RUN TestContainerNetworkMountsNoChown [2022-03-03T05:12:12.125Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-03T05:12:12.141Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/default [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/default [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/private [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/private [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/rprivate [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/slave [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/slave [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/rslave [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/shared [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/shared [2022-03-03T05:12:12.141Z] === RUN TestMountDaemonRoot/rshared [2022-03-03T05:12:12.141Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-03T05:12:12.362Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-03-03T05:12:12.362Z] === RUN TestRenameStoppedContainer [2022-03-03T05:12:12.362Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-03T05:12:12.362Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:12:12.383Z] docker_api_swarm_test.go:502: [df02c56d560b0] joining swarm manager [d58a5d21eb051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/default [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rshared [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/shared [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rslave [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/slave [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rprivate [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/private [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-03T05:12:12.398Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:12:12.398Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:12:12.398Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-03T05:12:12.655Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-03T05:12:12.655Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-03T05:12:12.655Z] === RUN TestContainerBindMountNonRecursive [2022-03-03T05:12:12.951Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-03T05:12:13.306Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-03-03T05:12:13.307Z] === RUN TestRenameInvalidName [2022-03-03T05:12:13.568Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-03T05:12:13.568Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:12:13.887Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-03T05:12:14.026Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-03-03T05:12:14.026Z] === RUN TestContainerVolumesMountedAsShared [2022-03-03T05:12:14.455Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-03T05:12:14.589Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-03-03T05:12:14.589Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-03T05:12:14.846Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-03-03T05:12:14.846Z] === RUN TestNetworkNat [2022-03-03T05:12:15.389Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-03T05:12:15.409Z] --- PASS: TestNetworkNat (0.46s) [2022-03-03T05:12:15.409Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:12:15.484Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-03-03T05:12:15.485Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:12:15.485Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-03-03T05:12:15.485Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:12:15.666Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-03T05:12:15.666Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:12:15.953Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-03T05:12:16.426Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-03-03T05:12:16.426Z] === RUN TestResize [2022-03-03T05:12:16.518Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-03T05:12:16.687Z] --- PASS: TestResize (0.41s) [2022-03-03T05:12:16.687Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:12:17.081Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-03T05:12:17.256Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-03-03T05:12:17.256Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:12:17.517Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-03T05:12:17.517Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:12:17.517Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-03T05:12:17.517Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:12:17.517Z] === RUN TestCgroupNamespacesRun [2022-03-03T05:12:18.013Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-03T05:12:18.179Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-03-03T05:12:18.179Z] === RUN TestPause [2022-03-03T05:12:18.578Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-03T05:12:18.744Z] --- PASS: TestPause (0.46s) [2022-03-03T05:12:18.744Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:12:18.744Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:12:18.744Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:12:18.744Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:12:18.903Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-03-03T05:12:18.904Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-03T05:12:19.144Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-03T05:12:19.144Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-03T05:12:19.308Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-03-03T05:12:19.308Z] === RUN TestPidHost [2022-03-03T05:12:19.709Z] docker_api_swarm_test.go:507: [d34ef4a5a0bec] joining swarm manager [d58a5d21eb051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:12:19.709Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-03T05:12:19.850Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-03T05:12:19.850Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-03T05:12:20.240Z] --- PASS: TestPidHost (0.95s) [2022-03-03T05:12:20.240Z] === RUN TestPsFilter [2022-03-03T05:12:20.240Z] --- PASS: TestPsFilter (0.11s) [2022-03-03T05:12:20.240Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:12:20.643Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-03T05:12:20.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-03-03T05:12:20.795Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-03T05:12:20.804Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-03-03T05:12:20.805Z] === RUN TestRemoveContainerWithVolume [2022-03-03T05:12:21.064Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-03-03T05:12:21.064Z] === RUN TestRemoveContainerRunning [2022-03-03T05:12:21.210Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-03T05:12:21.627Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-03-03T05:12:21.627Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:12:21.774Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-03T05:12:21.884Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-03-03T05:12:21.884Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:12:21.884Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-03T05:12:21.884Z] === RUN TestRenameLinkedContainer [2022-03-03T05:12:22.185Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-03-03T05:12:22.186Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-03T05:12:22.338Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-03T05:12:23.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-03-03T05:12:23.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-03T05:12:23.273Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-03T05:12:23.780Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-03-03T05:12:23.780Z] === RUN TestRenameStoppedContainer [2022-03-03T05:12:23.839Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-03T05:12:24.038Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-03-03T05:12:24.038Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:12:24.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-03-03T05:12:24.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-03T05:12:24.976Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-03-03T05:12:24.976Z] === RUN TestRenameInvalidName [2022-03-03T05:12:25.089Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-03T05:12:25.089Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-03T05:12:25.233Z] --- PASS: TestRenameInvalidName (0.41s) [2022-03-03T05:12:25.233Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:12:25.741Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2022-03-03T05:12:25.741Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:12:25.741Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-03T05:12:26.034Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-03-03T05:12:26.034Z] === RUN TestNISDomainname [2022-03-03T05:12:26.034Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-03T05:12:26.034Z] --- SKIP: TestNISDomainname (0.00s) [2022-03-03T05:12:26.034Z] === RUN TestHostnameDnsResolution [2022-03-03T05:12:26.973Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-03-03T05:12:26.973Z] === RUN TestUnprivilegedPortsAndPing [2022-03-03T05:12:26.973Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-03T05:12:26.973Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-03T05:12:26.973Z] === RUN TestStats [2022-03-03T05:12:26.973Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:26.973Z] --- SKIP: TestStats (0.00s) [2022-03-03T05:12:26.973Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:12:26.973Z] === RUN TestStopContainerWithTimeout/0 [2022-03-03T05:12:26.973Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-03T05:12:26.974Z] === RUN TestStopContainerWithTimeout/1 [2022-03-03T05:12:26.974Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-03T05:12:26.974Z] === RUN TestStopContainerWithTimeout/3 [2022-03-03T05:12:26.974Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-03T05:12:26.974Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-03T05:12:26.974Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-03T05:12:26.974Z] === CONT TestStopContainerWithTimeout/0 [2022-03-03T05:12:26.974Z] === CONT TestStopContainerWithTimeout/3 [2022-03-03T05:12:27.126Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-03-03T05:12:27.126Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:12:27.383Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-03-03T05:12:27.383Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:12:27.545Z] === CONT TestStopContainerWithTimeout/1 [2022-03-03T05:12:27.618Z] Removing intermediate container deb0b9591e02 [2022-03-03T05:12:27.618Z] ---> 7a8ffc5234ee [2022-03-03T05:12:27.618Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-03T05:12:27.618Z] ---> Running in 8a6f53d1a6b0 [2022-03-03T05:12:27.618Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-03T05:12:27.618Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-03T05:12:27.618Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-03T05:12:27.618Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-03T05:12:27.618Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-03T05:12:27.618Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-03T05:12:27.618Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-03T05:12:27.618Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-03T05:12:27.618Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-03T05:12:28.091Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-03T05:12:28.091Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-03T05:12:28.091Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-03T05:12:28.091Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-03T05:12:28.312Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-03-03T05:12:28.312Z] === RUN TestResize [2022-03-03T05:12:28.564Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-03T05:12:28.568Z] --- PASS: TestResize (0.43s) [2022-03-03T05:12:28.568Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:12:28.927Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-03T05:12:29.017Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-03T05:12:29.130Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-03-03T05:12:29.130Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:12:29.559Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-03T05:12:29.559Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-03T05:12:29.693Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:12:29.693Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:12:29.693Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:12:29.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:12:29.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:12:31.473Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-03T05:12:31.473Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-03-03T05:12:31.473Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-03-03T05:12:31.473Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-03-03T05:12:31.473Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-03T05:12:31.473Z] === RUN TestDeleteDevicemapper [2022-03-03T05:12:31.473Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:12:31.473Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-03T05:12:31.473Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:12:31.544Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-03T05:12:31.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:12:32.110Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-03T05:12:32.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:12:32.865Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-03-03T05:12:32.866Z] === RUN TestUpdateMemory [2022-03-03T05:12:32.866Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:32.866Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-03T05:12:32.866Z] === RUN TestUpdateCPUQuota [2022-03-03T05:12:32.866Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:32.866Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-03T05:12:32.866Z] === RUN TestUpdatePidsLimit [2022-03-03T05:12:32.866Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:32.866Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-03T05:12:32.866Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:12:33.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:12:33.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:12:34.802Z] INFO: Extraction ended at 03/03/2022 05:12:30. Duration:00:00:27.7265250 [2022-03-03T05:12:34.802Z] INFO: Updating the golang and path environment variables [2022-03-03T05:12:34.802Z] INFO: GOPATH=d:\gopath [2022-03-03T05:12:34.802Z] INFO: go version go1.17.7 windows/amd64 [2022-03-03T05:12:34.802Z] INFO: Running the daemon under test in debug mode [2022-03-03T05:12:34.802Z] INFO: Running the daemon under test in containerd mode [2022-03-03T05:12:34.802Z] INFO: Starting a daemon under test... [2022-03-03T05:12:34.802Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43320\5\daemon --pidfile d:\CI\PR-43320\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-03T05:12:34.802Z] INFO: Containerd started successfully. [2022-03-03T05:12:34.802Z] INFO: Process started successfully. [2022-03-03T05:12:34.802Z] INFO: Start tailing logs of the daemon under tests [2022-03-03T05:12:34.802Z] INFO: Waiting for the daemon under test to start... [2022-03-03T05:12:35.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:12:35.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:12:35.394Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-03T05:12:37.923Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-03T05:12:38.854Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-03T05:12:38.854Z] --- PASS: TestCreateServiceSecretFileMode (13.10s) [2022-03-03T05:12:38.854Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:12:39.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:12:39.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:12:41.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:12:42.131Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-03T05:12:42.390Z] === RUN TestDockerSuite/TestCpToDot [2022-03-03T05:12:42.745Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:12:42.956Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-03T05:12:43.002Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:12:44.331Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-03T05:12:44.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:12:44.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-03T05:12:44.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:12:45.100Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-03-03T05:12:45.100Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:12:45.100Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2022-03-03T05:12:45.100Z] === RUN TestWaitNonBlocked [2022-03-03T05:12:45.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:12:45.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:12:45.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:12:45.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:12:45.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:12:45.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:12:45.100Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-03T05:12:45.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-03-03T05:12:45.100Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-03-03T05:12:45.100Z] === RUN TestWaitBlocked [2022-03-03T05:12:45.100Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:12:45.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:12:45.100Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:12:45.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:12:45.100Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:12:45.100Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:12:45.463Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-03T05:12:45.673Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-03T05:12:45.673Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-03-03T05:12:45.673Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-03-03T05:12:45.673Z] === CONT TestDaemonRestartIpcMode [2022-03-03T05:12:45.673Z] === CONT TestIpcModeOlderClient [2022-03-03T05:12:45.673Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-03-03T05:12:45.673Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-03T05:12:46.030Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-03T05:12:46.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:12:46.596Z] docker_api_swarm_node_test.go:81: [df4bb4fc8053f] joining swarm manager [d97a0d6db3cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:12:47.162Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-03T05:12:47.162Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-03T05:12:47.728Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-03T05:12:48.226Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2022-03-03T05:12:48.226Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2022-03-03T05:12:48.226Z] PASS [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === Skipped [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-03T05:12:48.226Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-03T05:12:48.226Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-03T05:12:48.226Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:12:48.226Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:12:48.226Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-03T05:12:48.226Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-03T05:12:48.226Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-03T05:12:48.226Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-03T05:12:48.226Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-03T05:12:48.226Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-03T05:12:48.226Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-03T05:12:48.226Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-03T05:12:48.226Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-03T05:12:48.226Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-03T05:12:48.226Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-03T05:12:48.226Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-03T05:12:48.226Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:12:48.226Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-03T05:12:48.226Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:12:48.226Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.226Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2022-03-03T05:12:48.226Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-03T05:12:48.226Z] [2022-03-03T05:12:48.227Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-03T05:12:48.227Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-03T05:12:48.227Z] [2022-03-03T05:12:48.227Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-03T05:12:48.227Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.227Z] [2022-03-03T05:12:48.227Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-03T05:12:48.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:12:48.227Z] [2022-03-03T05:12:48.227Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-03T05:12:48.227Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.227Z] [2022-03-03T05:12:48.227Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-03T05:12:48.227Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.227Z] [2022-03-03T05:12:48.227Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-03T05:12:48.227Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-03T05:12:48.227Z] [2022-03-03T05:12:48.227Z] DONE 177 tests, 27 skipped in 71.829s [2022-03-03T05:12:48.227Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.29s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.92s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s) [2022-03-03T05:12:48.248Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-03-03T05:12:48.248Z] === RUN TestCgroupNamespacesRun [2022-03-03T05:12:48.489Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:12:48.661Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-03T05:12:48.920Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-03T05:12:48.920Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-03T05:12:49.059Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-03T05:12:49.059Z] === RUN TestDaemonConfigValidation [2022-03-03T05:12:49.059Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:12:49.059Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:12:49.059Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-03T05:12:49.059Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-03T05:12:49.059Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-03T05:12:49.059Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-03T05:12:49.059Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-03T05:12:49.059Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-03T05:12:49.059Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-03T05:12:49.059Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-03T05:12:49.059Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:12:49.059Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-03T05:12:49.059Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-03T05:12:49.059Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-03T05:12:49.059Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-03T05:12:49.177Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-03T05:12:49.177Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-03-03T05:12:49.177Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-03T05:12:49.177Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-03T05:12:49.177Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-03T05:12:49.177Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-03T05:12:49.319Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-03T05:12:49.319Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-03T05:12:49.319Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-03T05:12:49.319Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-03T05:12:49.319Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-03T05:12:49.319Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-03-03T05:12:49.319Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:12:49.319Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-03T05:12:49.742Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-03T05:12:49.742Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-03T05:12:49.742Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-03T05:12:49.742Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-03T05:12:50.261Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-03T05:12:50.306Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-03T05:12:50.543Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-03-03T05:12:50.543Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-03T05:12:50.563Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-03T05:12:50.821Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-03T05:12:50.821Z] === RUN TestDockerSuite/TestCreateRM [2022-03-03T05:12:50.821Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-03T05:12:50.821Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T05:12:50.821Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-03T05:12:51.078Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-03T05:12:51.078Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-03T05:12:51.471Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-03-03T05:12:51.471Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-03T05:12:51.642Z] --- PASS: TestCreateServiceConfigFileMode (12.99s) [2022-03-03T05:12:51.642Z] === RUN TestCreateServiceSysctls [2022-03-03T05:12:51.643Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-03T05:12:52.587Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-03T05:12:52.587Z] daemon_test.go:156: [d177dd49a3645] daemon is not started [2022-03-03T05:12:52.587Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-03-03T05:12:52.588Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-03T05:12:52.588Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-03T05:12:52.588Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-03-03T05:12:52.588Z] === RUN TestDaemonProxy [2022-03-03T05:12:52.588Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-03T05:12:52.588Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-03T05:12:52.588Z] PASS [2022-03-03T05:12:52.588Z] [2022-03-03T05:12:52.588Z] === Skipped [2022-03-03T05:12:52.588Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-03T05:12:52.588Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-03T05:12:52.588Z] [2022-03-03T05:12:52.588Z] DONE 12 tests, 1 skipped in 4.195s [2022-03-03T05:12:52.588Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-03T05:12:52.588Z] INFO: Testing against a local daemon [2022-03-03T05:12:52.588Z] === RUN TestCommitInheritsEnv [2022-03-03T05:12:52.654Z] ...INFO: Daemon under test started and replied! [2022-03-03T05:12:52.655Z] INFO: Docker version of the daemon under test [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] Client: [2022-03-03T05:12:52.655Z] Version: 17.06.2-ce [2022-03-03T05:12:52.655Z] API version: 1.30 [2022-03-03T05:12:52.655Z] Go version: go1.8.3 [2022-03-03T05:12:52.655Z] Git commit: cec0b72 [2022-03-03T05:12:52.655Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-03T05:12:52.655Z] OS/Arch: windows/amd64 [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] Server: [2022-03-03T05:12:52.655Z] Version: 0.0.0-dev [2022-03-03T05:12:52.655Z] API version: 1.42 (minimum version 1.24) [2022-03-03T05:12:52.655Z] Go version: go1.17.7 [2022-03-03T05:12:52.655Z] Git commit: dee9f422c8 [2022-03-03T05:12:52.655Z] Built: 03/03/2022 05:10:37 [2022-03-03T05:12:52.655Z] OS/Arch: windows/amd64 [2022-03-03T05:12:52.655Z] Experimental: false [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] INFO: Docker info of the daemon under test [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] Containers: 0 [2022-03-03T05:12:52.655Z] Running: 0 [2022-03-03T05:12:52.655Z] Paused: 0 [2022-03-03T05:12:52.655Z] Stopped: 0 [2022-03-03T05:12:52.655Z] Images: 0 [2022-03-03T05:12:52.655Z] Server Version: 0.0.0-dev [2022-03-03T05:12:52.655Z] Storage Driver: windowsfilter [2022-03-03T05:12:52.655Z] Windows: [2022-03-03T05:12:52.655Z] Logging Driver: json-file [2022-03-03T05:12:52.655Z] Plugins: [2022-03-03T05:12:52.655Z] Volume: local [2022-03-03T05:12:52.655Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:12:52.655Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:12:52.655Z] Swarm: inactive [2022-03-03T05:12:52.655Z] Default Isolation: process [2022-03-03T05:12:52.655Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:12:52.655Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:12:52.655Z] OSType: windows [2022-03-03T05:12:52.655Z] Architecture: x86_64 [2022-03-03T05:12:52.655Z] CPUs: 4 [2022-03-03T05:12:52.655Z] Total Memory: 32GiB [2022-03-03T05:12:52.655Z] Name: azwin-2-8777d1 [2022-03-03T05:12:52.655Z] ID: CQF7:5BPL:EJO5:YSH5:PGFS:ILHQ:NJ5C:XOJT:WPWE:APN3:GJJW:TTD6 [2022-03-03T05:12:52.655Z] Docker Root Dir: D:\CI\PR-43320\5\daemon [2022-03-03T05:12:52.655Z] Debug Mode (client): false [2022-03-03T05:12:52.655Z] Debug Mode (server): true [2022-03-03T05:12:52.655Z] File Descriptors: -1 [2022-03-03T05:12:52.655Z] Goroutines: 31 [2022-03-03T05:12:52.655Z] System Time: 2022-03-03T05:12:50.3963091Z [2022-03-03T05:12:52.655Z] EventsListeners: 0 [2022-03-03T05:12:52.655Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:12:52.655Z] Labels: [2022-03-03T05:12:52.655Z] Experimental: false [2022-03-03T05:12:52.655Z] Insecure Registries: [2022-03-03T05:12:52.655Z] 127.0.0.0/8 [2022-03-03T05:12:52.655Z] Live Restore Enabled: false [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] INFO: Docker images of the daemon under test [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T05:12:52.655Z] [2022-03-03T05:12:52.655Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-03T05:12:52.655Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-03T05:12:52.655Z] ltsc2022: Pulling from windows/servercore [2022-03-03T05:12:52.655Z] 8f616e6e9eec: Pulling fs layer [2022-03-03T05:12:52.655Z] 898469748ff6: Pulling fs layer [2022-03-03T05:12:52.842Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-03-03T05:12:52.842Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-03T05:12:53.017Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-03T05:12:53.017Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-03T05:12:53.017Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-03T05:12:53.773Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-03T05:12:53.773Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-03T05:12:54.506Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-03-03T05:12:54.506Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:12:54.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform// [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/linux [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/macos [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-03T05:12:54.506Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-03T05:12:54.506Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-03T05:12:54.506Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:12:54.506Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-03T05:12:54.506Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:12:54.506Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-03-03T05:12:54.506Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:12:54.704Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-03-03T05:12:54.704Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-03T05:12:54.936Z] Removing intermediate container 8a6f53d1a6b0 [2022-03-03T05:12:54.936Z] ---> 0a87cd3ebd93 [2022-03-03T05:12:54.936Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-03T05:12:54.936Z] ---> Running in 5ec24f5b4c24 [2022-03-03T05:12:54.936Z] Removing intermediate container 5ec24f5b4c24 [2022-03-03T05:12:54.936Z] ---> f606deaed082 [2022-03-03T05:12:54.936Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-03T05:12:54.936Z] ---> Running in 69208df7fed0 [2022-03-03T05:12:54.936Z] Removing intermediate container 69208df7fed0 [2022-03-03T05:12:54.936Z] ---> 580be9b7b79c [2022-03-03T05:12:54.936Z] Step 11/11 : COPY . . [2022-03-03T05:12:55.550Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-03T05:12:55.638Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-03-03T05:12:55.638Z] === RUN TestNISDomainname [2022-03-03T05:12:55.808Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-03T05:12:55.808Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-03T05:12:55.808Z] --- PASS: TestCreateServiceSysctls (4.00s) [2022-03-03T05:12:55.808Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:12:55.808Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-03T05:12:55.808Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-03T05:12:55.808Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-03T05:12:56.202Z] --- PASS: TestNISDomainname (0.53s) [2022-03-03T05:12:56.202Z] === RUN TestHostnameDnsResolution [2022-03-03T05:12:56.374Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-03T05:12:56.422Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-03-03T05:12:56.422Z] === RUN TestRemoveImageGarbageCollector [2022-03-03T05:12:56.422Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-03T05:12:56.422Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-03T05:12:56.422Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:12:56.422Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-03T05:12:56.422Z] === RUN TestTagInvalidReference [2022-03-03T05:12:56.422Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-03T05:12:56.422Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:12:56.422Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-03-03T05:12:56.422Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:12:56.422Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-03T05:12:56.422Z] === RUN TestTagOfficialNames [2022-03-03T05:12:56.422Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-03T05:12:56.422Z] === RUN TestTagMatchesDigest [2022-03-03T05:12:56.422Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-03T05:12:56.422Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-03T05:12:57.134Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-03-03T05:12:57.134Z] === RUN TestUnprivilegedPortsAndPing [2022-03-03T05:12:57.392Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-03-03T05:12:57.392Z] === RUN TestStats [2022-03-03T05:12:57.750Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-03T05:12:58.683Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-03T05:12:58.941Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2022-03-03T05:12:58.941Z] === RUN TestInspect [2022-03-03T05:12:59.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-03T05:12:59.912Z] --- PASS: TestStats (2.49s) [2022-03-03T05:12:59.912Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:12:59.912Z] === RUN TestStopContainerWithTimeout/0 [2022-03-03T05:12:59.912Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-03T05:12:59.912Z] === RUN TestStopContainerWithTimeout/1 [2022-03-03T05:12:59.912Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-03T05:12:59.912Z] === RUN TestStopContainerWithTimeout/3 [2022-03-03T05:12:59.912Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-03T05:12:59.912Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-03T05:12:59.912Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-03T05:12:59.912Z] === CONT TestStopContainerWithTimeout/0 [2022-03-03T05:12:59.912Z] === CONT TestStopContainerWithTimeout/3 [2022-03-03T05:13:00.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-03T05:13:00.840Z] === CONT TestStopContainerWithTimeout/1 [2022-03-03T05:13:01.064Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-03T05:13:02.205Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-03T05:13:02.436Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-03T05:13:02.436Z] --- PASS: TestInspect (3.62s) [2022-03-03T05:13:02.436Z] === RUN TestCreateJob [2022-03-03T05:13:02.693Z] docker_api_swarm_node_test.go:53: [d463ed01ed654] joining swarm manager [df8ee23e87fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:13:02.951Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-03T05:13:02.951Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-03T05:13:03.115Z] 8f616e6e9eec: Verifying Checksum [2022-03-03T05:13:03.115Z] 8f616e6e9eec: Download complete [2022-03-03T05:13:03.516Z] docker_api_swarm_node_test.go:54: [dfad67d51660b] joining swarm manager [df8ee23e87fff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:13:03.516Z] === RUN TestDockerSuite/TestDockerFails [2022-03-03T05:13:03.516Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-03T05:13:03.516Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-03T05:13:03.516Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-03T05:13:04.721Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-03T05:13:04.721Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-03T05:13:04.721Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-03-03T05:13:04.721Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-03-03T05:13:04.721Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-03-03T05:13:04.721Z] === RUN TestDeleteDevicemapper [2022-03-03T05:13:04.721Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:13:04.721Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-03T05:13:04.721Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:13:04.891Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-03T05:13:05.457Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-03T05:13:06.091Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-03-03T05:13:06.091Z] === RUN TestUpdateMemory [2022-03-03T05:13:06.392Z] --- PASS: TestCreateJob (3.85s) [2022-03-03T05:13:06.392Z] === RUN TestReplicatedJob [2022-03-03T05:13:06.655Z] --- PASS: TestUpdateMemory (0.62s) [2022-03-03T05:13:06.655Z] === RUN TestUpdateCPUQuota [2022-03-03T05:13:06.709Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:13:06.709Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:13:06.709Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:13:06.709Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:13:06.709Z] [2022-03-03T05:13:06.709Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-03T05:13:06.709Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-03T05:13:06.709Z] Using test binary docker [2022-03-03T05:13:06.709Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-03T05:13:06.709Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-03T05:13:06.709Z] INFO: Waiting for daemon to start... [2022-03-03T05:13:06.709Z] Starting dockerd [2022-03-03T05:13:06.709Z] . [2022-03-03T05:13:06.709Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-03T05:13:06.958Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-03T05:13:06.958Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-03T05:13:07.216Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-03T05:13:07.216Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-03T05:13:07.218Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-03-03T05:13:07.218Z] === RUN TestUpdatePidsLimit [2022-03-03T05:13:07.218Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-03T05:13:07.475Z] === RUN TestUpdatePidsLimit/no_change [2022-03-03T05:13:07.731Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-03T05:13:07.987Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-03T05:13:08.244Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-03T05:13:08.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-03T05:13:08.502Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-03-03T05:13:09.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-03-03T05:13:09.433Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:13:12.481Z] --- PASS: TestReplicatedJob (5.31s) [2022-03-03T05:13:12.481Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:13:13.045Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-03T05:13:13.961Z] 898469748ff6: Pull complete [2022-03-03T05:13:13.961Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-03T05:13:13.961Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:13:13.961Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-03T05:13:13.961Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-03T05:13:13.961Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-03T05:13:13.961Z] WARN: Skipping validation tests [2022-03-03T05:13:13.961Z] INFO: Running unit tests at 03/03/2022 05:13:11... [2022-03-03T05:13:14.951Z] INFO: make.ps1 starting at 03/03/2022 05:13:14 [2022-03-03T05:13:14.951Z] INFO: Git commit (dee9f422c8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-03T05:13:14.951Z] INFO: Invoking autogen... [2022-03-03T05:13:15.421Z] INFO: Running unit tests... [2022-03-03T05:13:15.571Z] --- PASS: TestUpdateReplicatedJob (3.72s) [2022-03-03T05:13:15.571Z] === RUN TestServiceListWithStatuses [2022-03-03T05:13:15.571Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:13:15.571Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:13:15.571Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:13:15.571Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-03T05:13:17.472Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-03T05:13:18.846Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-03T05:13:20.223Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-03T05:13:21.158Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-03T05:13:21.158Z] --- PASS: TestDockerNetworkConnectAlias (5.76s) [2022-03-03T05:13:21.158Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:13:21.307Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-03T05:13:21.610Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-03-03T05:13:21.611Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:13:21.611Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-03-03T05:13:21.611Z] === RUN TestWaitNonBlocked [2022-03-03T05:13:21.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:13:21.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:13:21.611Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:13:21.611Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:13:21.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:13:21.611Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:13:21.611Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-03T05:13:21.611Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-03-03T05:13:21.611Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-03-03T05:13:21.611Z] === RUN TestWaitBlocked [2022-03-03T05:13:21.611Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:13:21.611Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:13:21.611Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:13:21.611Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:13:21.611Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:13:21.611Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:13:21.724Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-03T05:13:22.291Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-03T05:13:22.541Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-03T05:13:22.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-03-03T05:13:22.541Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-03-03T05:13:22.541Z] === CONT TestContainerStartOnDaemonRestart [2022-03-03T05:13:22.541Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-03T05:13:23.222Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-03T05:13:23.283Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-03T05:13:23.283Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:13:23.283Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:13:23.283Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-03T05:13:23.283Z] [2022-03-03T05:13:23.283Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-03T05:13:23.283Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-03T05:13:23.283Z] HOSTNAME=65ce0eb7ad60 [2022-03-03T05:13:23.283Z] TESTDEBUG=0 [2022-03-03T05:13:23.283Z] DEST=bundles/test-integration [2022-03-03T05:13:23.283Z] PWD=/go/src/github.com/docker/docker [2022-03-03T05:13:23.283Z] DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 [2022-03-03T05:13:23.283Z] container=docker [2022-03-03T05:13:23.283Z] HOME=/root [2022-03-03T05:13:23.283Z] GOLANG_VERSION=1.17.7 [2022-03-03T05:13:23.283Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-03T05:13:23.283Z] VALIDATE_BRANCH=master [2022-03-03T05:13:23.283Z] TERM=xterm [2022-03-03T05:13:23.283Z] DOCKER_PKG=github.com/docker/docker [2022-03-03T05:13:23.283Z] SHLVL=1 [2022-03-03T05:13:23.283Z] TIMEOUT=120m [2022-03-03T05:13:23.283Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-03T05:13:23.283Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-03T05:13:23.283Z] GO111MODULE=off [2022-03-03T05:13:23.283Z] DOCKER_EXPERIMENTAL=1 [2022-03-03T05:13:23.283Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-03T05:13:23.283Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-03T05:13:23.283Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-03T05:13:23.283Z] GOPATH=/go [2022-03-03T05:13:23.283Z] PKG_CONFIG=pkg-config [2022-03-03T05:13:23.283Z] _=/usr/bin/env [2022-03-03T05:13:23.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-03T05:13:23.786Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-03T05:13:25.060Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-03-03T05:13:25.060Z] === CONT TestIpcModeOlderClient [2022-03-03T05:13:25.060Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-03-03T05:13:25.060Z] === CONT TestContainerKillOnDaemonStart [2022-03-03T05:13:25.060Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-03-03T05:13:25.060Z] === CONT TestDaemonRestartIpcMode [2022-03-03T05:13:25.681Z] --- PASS: TestDockerNetworkReConnect (4.41s) [2022-03-03T05:13:25.681Z] === RUN TestServicePlugin [2022-03-03T05:13:25.681Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-03T05:13:27.056Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-03T05:13:27.583Z] --- PASS: TestDaemonRestartIpcMode (2.47s) [2022-03-03T05:13:27.583Z] === CONT TestDaemonHostGatewayIP [2022-03-03T05:13:28.956Z] plugin_test.go:61: [dbd28657893a0] joining swarm manager [dd143b1d65d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:13:29.215Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-03T05:13:29.476Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-03-03T05:13:29.978Z] ? github.com/docker/docker/api [no test files] [2022-03-03T05:13:30.149Z] plugin_test.go:64: [d9c1321a7f642] joining swarm manager [dd143b1d65d21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:13:30.872Z] ---> 38b9095a86a1 [2022-03-03T05:13:30.872Z] Successfully built 38b9095a86a1 [2022-03-03T05:13:30.872Z] Successfully tagged docker:latest [2022-03-03T05:13:30.872Z] INFO: Image build ended at 03/03/2022 05:13:28. Duration:00:04:36.0810071 [2022-03-03T05:13:30.872Z] [2022-03-03T05:13:30.872Z] [2022-03-03T05:13:30.872Z] INFO: Building the test binaries at 03/03/2022 05:13:29... [2022-03-03T05:13:31.524Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-03T05:13:32.459Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-03T05:13:33.391Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-03T05:13:33.956Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-03T05:13:34.213Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-03T05:13:35.144Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-03T05:13:35.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-03T05:13:36.274Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-03T05:13:36.274Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-03T05:13:36.532Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-03T05:13:36.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-03T05:13:36.789Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-03T05:13:36.825Z] INFO: make.ps1 starting at 03/03/2022 05:13:36 [2022-03-03T05:13:37.301Z] INFO: Git commit (dee9f422c8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-03T05:13:37.301Z] INFO: Invoking autogen... [2022-03-03T05:13:37.598Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-03-03T05:13:37.598Z] PASS [2022-03-03T05:13:37.598Z] [2022-03-03T05:13:37.598Z] === Skipped [2022-03-03T05:13:37.598Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-03T05:13:37.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:13:37.598Z] [2022-03-03T05:13:37.598Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-03T05:13:37.598Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-03-03T05:13:37.598Z] [2022-03-03T05:13:37.598Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:13:37.598Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:13:37.598Z] [2022-03-03T05:13:37.598Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-03T05:13:37.598Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-03T05:13:37.598Z] [2022-03-03T05:13:37.598Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-03T05:13:37.598Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:13:37.598Z] [2022-03-03T05:13:37.598Z] DONE 200 tests, 5 skipped in 118.421s [2022-03-03T05:13:37.598Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-03T05:13:37.598Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:13:37.598Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-03T05:13:37.598Z] === RUN TestDaemonConfigValidation [2022-03-03T05:13:37.598Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:13:37.598Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:13:37.598Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-03T05:13:37.598Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-03T05:13:37.598Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-03T05:13:37.598Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-03T05:13:37.598Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-03T05:13:37.598Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-03T05:13:37.598Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-03T05:13:37.598Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-03T05:13:37.598Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:13:37.598Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-03T05:13:37.598Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-03T05:13:37.598Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-03T05:13:37.598Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-03T05:13:37.598Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-03T05:13:37.598Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-03T05:13:37.598Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-03T05:13:37.598Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-03-03T05:13:37.598Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-03T05:13:37.598Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-03T05:13:37.598Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:13:37.598Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-03T05:13:37.774Z] INFO: Building daemon... [2022-03-03T05:13:38.162Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-03T05:13:38.172Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-03T05:13:39.096Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-03T05:13:39.096Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-03T05:13:39.355Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-03T05:13:39.542Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-03T05:13:39.921Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-03T05:13:39.921Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-03T05:13:40.472Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-03T05:13:40.472Z] daemon_test.go:156: [dfb1ab4710fb5] daemon is not started [2022-03-03T05:13:40.472Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-03-03T05:13:40.472Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-03-03T05:13:40.472Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-03T05:13:40.472Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-03T05:13:40.472Z] === RUN TestDaemonProxy [2022-03-03T05:13:40.472Z] === RUN TestDaemonProxy/environment_variables [2022-03-03T05:13:40.855Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-03T05:13:41.790Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-03T05:13:41.790Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-03T05:13:41.790Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-03T05:13:41.790Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-03T05:13:41.790Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-03T05:13:41.790Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-03T05:13:42.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-03T05:13:42.367Z] === RUN TestDaemonProxy/command-line_options [2022-03-03T05:13:43.947Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-03T05:13:43.948Z] docker_api_swarm_test.go:202: [d9b750f073e61] joining swarm manager [d1db26772628a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:13:44.262Z] === RUN TestDaemonProxy/configuration_file [2022-03-03T05:13:44.512Z] === RUN TestDockerSuite/TestEventsRename [2022-03-03T05:13:44.922Z] === RUN TestMiddlewares [2022-03-03T05:13:44.922Z] --- PASS: TestMiddlewares (0.00s) [2022-03-03T05:13:44.922Z] PASS [2022-03-03T05:13:44.922Z] coverage: 9.0% of statements [2022-03-03T05:13:44.922Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2022-03-03T05:13:45.077Z] === RUN TestDockerSuite/TestEventsResize [2022-03-03T05:13:45.631Z] === RUN TestDaemonProxy/conflicting_options [2022-03-03T05:13:45.642Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-03T05:13:46.197Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-03T05:13:46.205Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-03T05:13:46.764Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-03T05:13:46.764Z] --- PASS: TestDaemonProxy (6.29s) [2022-03-03T05:13:46.764Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-03-03T05:13:46.764Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-03-03T05:13:46.764Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-03T05:13:46.764Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-03T05:13:46.764Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-03T05:13:46.764Z] PASS [2022-03-03T05:13:46.764Z] [2022-03-03T05:13:46.764Z] === Skipped [2022-03-03T05:13:46.764Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-03-03T05:13:46.764Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-03-03T05:13:46.764Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-03T05:13:46.764Z] [2022-03-03T05:13:46.764Z] DONE 17 tests, 1 skipped in 10.192s [2022-03-03T05:13:46.764Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-03T05:13:46.764Z] INFO: Testing against a local daemon [2022-03-03T05:13:46.764Z] === RUN TestCommitInheritsEnv [2022-03-03T05:13:46.769Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-03T05:13:47.021Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-03-03T05:13:47.021Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:13:47.021Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-03T05:13:47.021Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:13:47.021Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-03T05:13:47.021Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-03T05:13:47.021Z] === RUN TestImportWithCustomPlatform// [2022-03-03T05:13:47.021Z] === RUN TestImportWithCustomPlatform/linux [2022-03-03T05:13:47.021Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-03T05:13:47.279Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-03T05:13:47.279Z] === RUN TestImportWithCustomPlatform/macos [2022-03-03T05:13:47.279Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-03T05:13:47.279Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-03T05:13:47.279Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-03T05:13:47.279Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:13:47.279Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-03T05:13:47.279Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:13:47.279Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-03T05:13:47.279Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:13:47.333Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-03T05:13:47.536Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-03-03T05:13:47.536Z] === RUN TestRemoveImageGarbageCollector [2022-03-03T05:13:49.428Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-03-03T05:13:49.428Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:13:49.428Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-03T05:13:49.428Z] === RUN TestTagInvalidReference [2022-03-03T05:13:49.428Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-03T05:13:49.428Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:13:49.685Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-03T05:13:49.685Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:13:49.685Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-03T05:13:49.685Z] === RUN TestTagOfficialNames [2022-03-03T05:13:49.685Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-03T05:13:49.685Z] === RUN TestTagMatchesDigest [2022-03-03T05:13:49.685Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-03T05:13:49.685Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-03T05:13:49.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-03T05:13:49.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-03T05:13:50.612Z] === RUN TestDockerSuite/TestEventsTop [2022-03-03T05:13:50.871Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-03T05:13:53.400Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-03T05:13:53.402Z] sha256:1fa7888bf49de7421192b6d27c1e7d7de9a6a8e9e33834697d1f3ac36f0d2f61 [2022-03-03T05:13:53.402Z] INFO: Starting docker-py tests... [2022-03-03T05:13:53.402Z] ============================= test session starts ============================== [2022-03-03T05:13:53.402Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-03T05:13:53.402Z] rootdir: /src, inifile: pytest.ini [2022-03-03T05:13:53.402Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-03T05:13:53.402Z] collected 395 items / 2 deselected / 393 selected [2022-03-03T05:13:53.402Z] [2022-03-03T05:13:54.774Z] === RUN TestDockerSuite/TestExec [2022-03-03T05:13:55.032Z] --- PASS: TestServicePlugin (29.40s) [2022-03-03T05:13:55.032Z] === RUN TestServiceUpdateLabel [2022-03-03T05:13:55.598Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-03T05:13:56.165Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-03T05:13:57.096Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-03T05:13:58.027Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-03T05:13:58.027Z] --- PASS: TestServiceUpdateLabel (3.08s) [2022-03-03T05:13:58.027Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:13:59.398Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-03T05:14:00.331Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-03T05:14:00.897Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-03T05:14:01.463Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-03T05:14:02.030Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-03T05:14:02.598Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-03T05:14:03.164Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-03T05:14:04.512Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-03T05:14:04.538Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-03T05:14:05.083Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-03T05:14:05.105Z] === RUN TestDockerSuite/TestExecEnv [2022-03-03T05:14:05.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-03T05:14:06.039Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-03T05:14:06.895Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-03T05:14:07.414Z] docker_api_swarm_test.go:384: [d10dfd5132244] joining swarm manager [d64ca80e5ba6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:14:07.414Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-03T05:14:07.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-03T05:14:07.979Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-03T05:14:08.542Z] docker_api_swarm_test.go:385: [d874549ccb845] joining swarm manager [d64ca80e5ba6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:14:09.912Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-03T05:14:10.476Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-03T05:14:11.042Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-03T05:14:11.608Z] === RUN TestDockerSuite/TestExecParseError [2022-03-03T05:14:12.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-03T05:14:12.176Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-03T05:14:13.110Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-03T05:14:13.368Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2022-03-03T05:14:13.368Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:14:13.626Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-03T05:14:14.561Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-03T05:14:15.494Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-03T05:14:16.061Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-03T05:14:20.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-03T05:14:20.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-03T05:14:20.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-03T05:14:21.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-03T05:14:21.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-03T05:14:22.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-03T05:14:24.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-03T05:14:25.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-03T05:14:26.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-03T05:14:26.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-03T05:14:27.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-03T05:14:27.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-03T05:14:28.300Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-03T05:14:28.300Z] === RUN TestDockerSuite/TestExecTTY [2022-03-03T05:14:28.300Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-03T05:14:28.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-03T05:14:28.872Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2022-03-03T05:14:28.872Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:14:29.135Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-03T05:14:29.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-03T05:14:29.465Z] 898469748ff6: Verifying Checksum [2022-03-03T05:14:29.465Z] 898469748ff6: Download complete [2022-03-03T05:14:29.704Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-03T05:14:29.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-03T05:14:30.271Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-03T05:14:30.271Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-03T05:14:30.271Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-03T05:14:30.776Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-03T05:14:30.776Z] Using test binary docker [2022-03-03T05:14:30.776Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-03T05:14:30.776Z] +++ /etc/init.d/apparmor start [2022-03-03T05:14:30.776Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-03T05:14:30.776Z] INFO: Waiting for daemon to start... [2022-03-03T05:14:30.776Z] Starting dockerd [2022-03-03T05:14:30.776Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-03-03T05:14:32.210Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-03T05:14:32.469Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-03T05:14:32.665Z] . [2022-03-03T05:14:32.665Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-03T05:14:32.665Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-03T05:14:32.665Z] Error: No such image: emptyfs [2022-03-03T05:14:32.665Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-03T05:14:32.665Z] ++++ docker load [2022-03-03T05:14:32.921Z] Running integration-test (iteration 1) [2022-03-03T05:14:32.921Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-03T05:14:32.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:14:32.921Z] ++ set -e [2022-03-03T05:14:32.921Z] ++ '[' -n 0 ']' [2022-03-03T05:14:32.921Z] ++ set -x [2022-03-03T05:14:32.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:14:32.932Z] --- PASS: TestImportExtremelyLargeImageWorks (89.17s) [2022-03-03T05:14:32.932Z] PASS [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === Skipped [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-03T05:14:32.932Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] DONE 22 tests, 1 skipped in 92.985s [2022-03-03T05:14:32.932Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-03T05:14:32.932Z] INFO: Testing against a local daemon [2022-03-03T05:14:32.932Z] === RUN TestNetworkCreateDelete [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-03T05:14:32.932Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:14:32.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-03-03T05:14:32.932Z] === RUN TestDaemonDNSFallback [2022-03-03T05:14:32.932Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-03-03T05:14:32.932Z] === RUN TestInspectNetwork [2022-03-03T05:14:32.932Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:14:32.932Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:14:32.932Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:14:32.932Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:14:32.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:14:32.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:14:32.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:14:32.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:14:32.932Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:14:32.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:14:32.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestNetworkList [2022-03-03T05:14:32.932Z] === RUN TestNetworkList//networks [2022-03-03T05:14:32.932Z] === PAUSE TestNetworkList//networks [2022-03-03T05:14:32.932Z] === RUN TestNetworkList//networks/ [2022-03-03T05:14:32.932Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:14:32.932Z] === CONT TestNetworkList//networks [2022-03-03T05:14:32.932Z] === CONT TestNetworkList//networks/ [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkList (0.01s) [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:14:32.932Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:14:32.932Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:14:32.932Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:14:32.932Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:14:32.932Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:14:32.932Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:14:32.932Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:14:32.932Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:14:32.932Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:14:32.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:14:32.932Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:14:32.932Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:14:32.932Z] PASS [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === Skipped [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-03T05:14:32.932Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:14:32.932Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:14:32.932Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:14:32.932Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] DONE 22 tests, 12 skipped in 7.034s [2022-03-03T05:14:32.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:14:32.932Z] INFO: Testing against a local daemon [2022-03-03T05:14:32.932Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-03T05:14:32.932Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:14:32.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDockerNetworkIpvlan [2022-03-03T05:14:32.932Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:14:32.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:14:32.932Z] PASS [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === Skipped [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:14:32.932Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:14:32.932Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] DONE 2 tests, 2 skipped in 0.130s [2022-03-03T05:14:32.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:14:32.932Z] INFO: Testing against a local daemon [2022-03-03T05:14:32.932Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-03T05:14:32.932Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestDockerNetworkMacvlan [2022-03-03T05:14:32.932Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-03T05:14:32.932Z] PASS [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === Skipped [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-03T05:14:32.932Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-03T05:14:32.932Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] DONE 2 tests, 2 skipped in 0.114s [2022-03-03T05:14:32.932Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-03T05:14:32.932Z] testing: warning: no tests to run [2022-03-03T05:14:32.932Z] PASS [2022-03-03T05:14:32.932Z] [2022-03-03T05:14:32.932Z] DONE 0 tests in 0.028s [2022-03-03T05:14:32.932Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-03T05:14:32.932Z] INFO: Testing against a local daemon [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginAllowRequest [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginTLS [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginDenyRequest [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginDenyResponse [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginAllowEventStream [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginErrorResponse [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginErrorRequest [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginHeader [2022-03-03T05:14:32.932Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:32.932Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-03T05:14:32.932Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-03T05:14:33.178Z] Loaded image: busybox:latest [2022-03-03T05:14:33.178Z] Loaded image: busybox:glibc [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2022-03-03T05:14:33.192Z] === RUN TestAuthZPluginV2Disable [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-03T05:14:33.192Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-03T05:14:33.192Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-03T05:14:33.192Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-03T05:14:33.192Z] PASS [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === Skipped [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-03T05:14:33.192Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.192Z] [2022-03-03T05:14:33.192Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-03T05:14:33.193Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.193Z] [2022-03-03T05:14:33.193Z] DONE 17 tests, 17 skipped in 0.377s [2022-03-03T05:14:33.193Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-03T05:14:33.434Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-03T05:14:33.454Z] INFO: Testing against a local daemon [2022-03-03T05:14:33.454Z] === RUN TestPluginInvalidJSON [2022-03-03T05:14:33.454Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:14:33.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:14:33.454Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:14:33.454Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-03T05:14:33.454Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-03T05:14:33.454Z] === RUN TestPluginInstall [2022-03-03T05:14:33.454Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.454Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-03T05:14:33.454Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:14:33.454Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-03T05:14:33.454Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-03T05:14:33.454Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:14:33.454Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-03T05:14:33.454Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:14:33.454Z] PASS [2022-03-03T05:14:33.454Z] [2022-03-03T05:14:33.454Z] === Skipped [2022-03-03T05:14:33.454Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-03T05:14:33.454Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-03T05:14:33.454Z] [2022-03-03T05:14:33.454Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-03T05:14:33.454Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-03T05:14:33.454Z] [2022-03-03T05:14:33.454Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:14:33.454Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-03T05:14:33.454Z] [2022-03-03T05:14:33.454Z] DONE 5 tests, 3 skipped in 0.151s [2022-03-03T05:14:33.454Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-03T05:14:33.454Z] INFO: Testing against a local daemon [2022-03-03T05:14:33.454Z] === RUN TestExternalGraphDriver [2022-03-03T05:14:33.454Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-03T05:14:33.454Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-03-03T05:14:33.454Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:14:34.003Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-03T05:14:34.108Z] Loaded image: debian:bullseye-slim [2022-03-03T05:14:34.108Z] Loaded image: hello-world:latest [2022-03-03T05:14:34.365Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:14:34.365Z] INFO: Testing against a local daemon [2022-03-03T05:14:34.365Z] === RUN TestCgroupNamespacesBuild [2022-03-03T05:14:34.943Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-03T05:14:35.736Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2022-03-03T05:14:35.736Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-03T05:14:35.817Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-03T05:14:35.817Z] === RUN TestBoolValue [2022-03-03T05:14:35.817Z] --- PASS: TestBoolValue (0.00s) [2022-03-03T05:14:35.817Z] === RUN TestBoolValueOrDefault [2022-03-03T05:14:35.817Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-03T05:14:35.817Z] === RUN TestInt64ValueOrZero [2022-03-03T05:14:35.817Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-03T05:14:35.817Z] === RUN TestInt64ValueOrDefault [2022-03-03T05:14:35.817Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-03T05:14:35.817Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-03T05:14:35.817Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-03T05:14:35.817Z] === RUN TestJsonContentType [2022-03-03T05:14:35.817Z] --- PASS: TestJsonContentType (0.00s) [2022-03-03T05:14:35.817Z] PASS [2022-03-03T05:14:35.817Z] coverage: 14.7% of statements [2022-03-03T05:14:35.817Z] ok github.com/docker/docker/api/server/httputils 0.137s coverage: 14.7% of statements [2022-03-03T05:14:35.817Z] === RUN TestMaskSecretKeys [2022-03-03T05:14:35.817Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-03T05:14:35.817Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-03T05:14:35.817Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-03T05:14:35.817Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-03T05:14:35.817Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-03T05:14:35.817Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestVersionMiddlewareVersion [2022-03-03T05:14:35.818Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-03T05:14:35.818Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 37.7% of statements [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/api/server/middleware 0.109s coverage: 37.7% of statements [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-03T05:14:35.818Z] === RUN TestAdjustForAPIVersion [2022-03-03T05:14:35.818Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 5.7% of statements [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-03-03T05:14:35.818Z] === RUN TestStrSliceMarshalJSON [2022-03-03T05:14:35.818Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestStrSliceUnmarshalJSON [2022-03-03T05:14:35.818Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestStrSliceUnmarshalString [2022-03-03T05:14:35.818Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestStrSliceUnmarshalSlice [2022-03-03T05:14:35.818Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 90.0% of statements [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2022-03-03T05:14:35.818Z] === RUN TestToJSON [2022-03-03T05:14:35.818Z] --- PASS: TestToJSON (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestToParamWithVersion [2022-03-03T05:14:35.818Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestFromJSON [2022-03-03T05:14:35.818Z] --- PASS: TestFromJSON (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestEmpty [2022-03-03T05:14:35.818Z] --- PASS: TestEmpty (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestArgsMatchKVListEmptySources [2022-03-03T05:14:35.818Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestArgsMatchKVList [2022-03-03T05:14:35.818Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestArgsMatch [2022-03-03T05:14:35.818Z] --- PASS: TestArgsMatch (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestAdd [2022-03-03T05:14:35.818Z] --- PASS: TestAdd (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestDel [2022-03-03T05:14:35.818Z] --- PASS: TestDel (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestLen [2022-03-03T05:14:35.818Z] --- PASS: TestLen (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestExactMatch [2022-03-03T05:14:35.818Z] --- PASS: TestExactMatch (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestOnlyOneExactMatch [2022-03-03T05:14:35.818Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestContains [2022-03-03T05:14:35.818Z] --- PASS: TestContains (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestValidate [2022-03-03T05:14:35.818Z] --- PASS: TestValidate (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestWalkValues [2022-03-03T05:14:35.818Z] --- PASS: TestWalkValues (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestFuzzyMatch [2022-03-03T05:14:35.818Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestClone [2022-03-03T05:14:35.818Z] --- PASS: TestClone (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 92.2% of statements [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-03T05:14:35.818Z] === RUN TestDurationToSecondsString [2022-03-03T05:14:35.818Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestGetTimestamp [2022-03-03T05:14:35.818Z] --- PASS: TestGetTimestamp (0.15s) [2022-03-03T05:14:35.818Z] === RUN TestParseTimestamps [2022-03-03T05:14:35.818Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 100.0% of statements [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/api/types/time 0.186s coverage: 100.0% of statements [2022-03-03T05:14:35.818Z] === RUN TestCompareVersion [2022-03-03T05:14:35.818Z] --- PASS: TestCompareVersion (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 77.3% of statements [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/api/types/versions 0.033s coverage: 77.3% of statements [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-03T05:14:35.818Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-03T05:14:35.818Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-03T05:14:35.818Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestCloneArgsSmartHttp [2022-03-03T05:14:35.818Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-03T05:14:35.818Z] === RUN TestCloneArgsDumbHttp [2022-03-03T05:14:35.818Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestCloneArgsGit [2022-03-03T05:14:35.818Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestCheckoutGit [2022-03-03T05:14:35.818Z] === RUN TestEnable [2022-03-03T05:14:35.818Z] --- PASS: TestEnable (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestDisable [2022-03-03T05:14:35.818Z] --- PASS: TestDisable (0.00s) [2022-03-03T05:14:35.818Z] === RUN TestEnabled [2022-03-03T05:14:35.818Z] --- PASS: TestEnabled (0.00s) [2022-03-03T05:14:35.818Z] PASS [2022-03-03T05:14:35.818Z] coverage: 100.0% of statements [2022-03-03T05:14:35.818Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2022-03-03T05:14:36.288Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-03T05:14:36.288Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestProcessNoDockerignore [2022-03-03T05:14:36.288Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-03T05:14:36.288Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-03T05:14:36.288Z] === RUN TestDetectContentType [2022-03-03T05:14:36.288Z] --- PASS: TestDetectContentType (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestSelectAcceptableMIME [2022-03-03T05:14:36.288Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestInspectEmptyResponse [2022-03-03T05:14:36.288Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestInspectResponseBinary [2022-03-03T05:14:36.288Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestResponseUnsupportedContentType [2022-03-03T05:14:36.288Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestInspectResponseTextSimple [2022-03-03T05:14:36.288Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestInspectResponseEmptyContentType [2022-03-03T05:14:36.288Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestUnknownContentLength [2022-03-03T05:14:36.288Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestDownloadRemote [2022-03-03T05:14:36.288Z] --- PASS: TestDownloadRemote (0.08s) [2022-03-03T05:14:36.288Z] === RUN TestGetWithStatusError [2022-03-03T05:14:36.288Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestCloseRootDirectory [2022-03-03T05:14:36.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:14:36.288Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestHashFile [2022-03-03T05:14:36.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:14:36.288Z] --- SKIP: TestHashFile (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestHashSubdir [2022-03-03T05:14:36.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:14:36.288Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestRemoveDirectory [2022-03-03T05:14:36.288Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:14:36.288Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-03T05:14:36.288Z] PASS [2022-03-03T05:14:36.288Z] coverage: 9.3% of statements [2022-03-03T05:14:36.288Z] ok github.com/docker/docker/builder/remotecontext 0.268s coverage: 9.3% of statements [2022-03-03T05:14:36.288Z] === RUN TestGetAllAllowed [2022-03-03T05:14:36.288Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestGetAllMeta [2022-03-03T05:14:36.288Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-03T05:14:36.288Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestIsUnreferencedBuiltin [2022-03-03T05:14:36.288Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestIsExistingDirectory [2022-03-03T05:14:36.288Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestGetFilenameForDownload [2022-03-03T05:14:36.288Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestEnv2Variables [2022-03-03T05:14:36.288Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-03T05:14:36.288Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestMaintainer [2022-03-03T05:14:36.288Z] --- PASS: TestMaintainer (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestLabel [2022-03-03T05:14:36.288Z] --- PASS: TestLabel (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestFromScratch [2022-03-03T05:14:36.288Z] --- PASS: TestFromScratch (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestFromWithArg [2022-03-03T05:14:36.288Z] --- PASS: TestFromWithArg (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-03T05:14:36.288Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestFromWithUndefinedArg [2022-03-03T05:14:36.288Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestFromMultiStageWithNamedStage [2022-03-03T05:14:36.288Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestOnbuild [2022-03-03T05:14:36.288Z] --- PASS: TestOnbuild (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestWorkdir [2022-03-03T05:14:36.288Z] --- PASS: TestWorkdir (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestCmd [2022-03-03T05:14:36.288Z] --- PASS: TestCmd (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestHealthcheckNone [2022-03-03T05:14:36.288Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestHealthcheckCmd [2022-03-03T05:14:36.288Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestEntrypoint [2022-03-03T05:14:36.288Z] --- PASS: TestEntrypoint (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestExpose [2022-03-03T05:14:36.288Z] --- PASS: TestExpose (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestUser [2022-03-03T05:14:36.288Z] --- PASS: TestUser (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestVolume [2022-03-03T05:14:36.288Z] --- PASS: TestVolume (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestStopSignal [2022-03-03T05:14:36.288Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-03T05:14:36.288Z] --- SKIP: TestStopSignal (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestArg [2022-03-03T05:14:36.288Z] --- PASS: TestArg (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestShell [2022-03-03T05:14:36.288Z] --- PASS: TestShell (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestPrependEnvOnCmd [2022-03-03T05:14:36.288Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestRunWithBuildArgs [2022-03-03T05:14:36.288Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestRunIgnoresHealthcheck [2022-03-03T05:14:36.288Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-03T05:14:36.288Z] === RUN TestDispatchUnsupportedOptions [2022-03-03T05:14:36.288Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-03T05:14:36.289Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-03T05:14:36.289Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-03T05:14:36.289Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestNormalizeWorkdir [2022-03-03T05:14:36.289Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestDispatch [2022-03-03T05:14:36.289Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-03T05:14:36.289Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-03T05:14:36.289Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-03T05:14:36.289Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-03T05:14:36.289Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-03T05:14:36.289Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-03T05:14:36.289Z] === RUN TestDispatch/COPY_url [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch (0.04s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-03T05:14:36.289Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestAddScratchImageAddsToMounts [2022-03-03T05:14:36.289Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-03T05:14:36.289Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-03T05:14:36.289Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-03T05:14:36.289Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestImageSourceGetAddsToMounts [2022-03-03T05:14:36.289Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestEmptyDockerfile [2022-03-03T05:14:36.289Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-03-03T05:14:36.289Z] === RUN TestSymlinkDockerfile [2022-03-03T05:14:36.289Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-03T05:14:36.492Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-03T05:14:36.668Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-03-03T05:14:36.668Z] === RUN TestBuildWithSession [2022-03-03T05:14:36.668Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:14:36.668Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:14:36.668Z] === RUN TestBuildSquashParent [2022-03-03T05:14:36.758Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-03T05:14:36.758Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-03T05:14:36.758Z] === RUN TestNonExistingDockerfile [2022-03-03T05:14:36.758Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-03T05:14:36.758Z] === RUN TestCopyRunConfig [2022-03-03T05:14:36.758Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-03T05:14:36.758Z] === RUN TestDeepCopyRunConfig [2022-03-03T05:14:36.758Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-03T05:14:36.758Z] === RUN TestExportImage [2022-03-03T05:14:36.758Z] --- PASS: TestExportImage (0.00s) [2022-03-03T05:14:36.758Z] === RUN TestNormalizeDest [2022-03-03T05:14:36.758Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-03T05:14:36.758Z] PASS [2022-03-03T05:14:36.758Z] coverage: 46.7% of statements [2022-03-03T05:14:36.758Z] ok github.com/docker/docker/builder/dockerfile 0.155s coverage: 46.7% of statements [2022-03-03T05:14:36.758Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-03T05:14:37.227Z] === RUN TestTCP4Proxy [2022-03-03T05:14:37.228Z] --- PASS: TestTCP4Proxy (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestTCP4ProxyHalfClose [2022-03-03T05:14:37.228Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestTCP6Proxy [2022-03-03T05:14:37.228Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:14:37.228Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestTCPDualStackProxy [2022-03-03T05:14:37.228Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:14:37.228Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestUDP4Proxy [2022-03-03T05:14:37.228Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestUDP6Proxy [2022-03-03T05:14:37.228Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:14:37.228Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestUDPWriteError [2022-03-03T05:14:37.228Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestSCTP4Proxy [2022-03-03T05:14:37.228Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-03T05:14:37.228Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-03T05:14:37.228Z] === RUN TestSCTP6Proxy [2022-03-03T05:14:37.228Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:14:37.228Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-03T05:14:37.228Z] PASS [2022-03-03T05:14:37.228Z] coverage: 49.4% of statements [2022-03-03T05:14:37.228Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2022-03-03T05:14:37.665Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2022-03-03T05:14:37.665Z] PASS [2022-03-03T05:14:37.665Z] [2022-03-03T05:14:37.665Z] === Skipped [2022-03-03T05:14:37.665Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-03-03T05:14:37.665Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-03T05:14:37.665Z] [2022-03-03T05:14:37.665Z] DONE 2 tests, 1 skipped in 3.780s [2022-03-03T05:14:37.665Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-03T05:14:37.665Z] INFO: Testing against a local daemon [2022-03-03T05:14:37.665Z] === RUN TestContinueAfterPluginCrash [2022-03-03T05:14:37.665Z] === PAUSE TestContinueAfterPluginCrash [2022-03-03T05:14:37.665Z] === RUN TestReadPluginNoRead [2022-03-03T05:14:37.665Z] === PAUSE TestReadPluginNoRead [2022-03-03T05:14:37.665Z] === RUN TestDaemonStartWithLogOpt [2022-03-03T05:14:37.665Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-03T05:14:37.665Z] === CONT TestContinueAfterPluginCrash [2022-03-03T05:14:37.665Z] === CONT TestDaemonStartWithLogOpt [2022-03-03T05:14:40.208Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-03T05:14:40.846Z] --- PASS: TestBuildSquashParent (3.41s) [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:14:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:14:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:14:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:14:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:14:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:14:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:14:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:14:40.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:14:40.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:14:41.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:14:41.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:14:41.879Z] --- PASS: TestDaemonStartWithLogOpt (4.55s) [2022-03-03T05:14:41.879Z] === CONT TestReadPluginNoRead [2022-03-03T05:14:42.106Z] --- PASS: TestServiceUpdateNetwork (13.23s) [2022-03-03T05:14:42.106Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:14:42.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:14:42.704Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:14:43.479Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-03T05:14:43.737Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-03T05:14:43.994Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s) [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-03-03T05:14:44.070Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-03-03T05:14:44.070Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:14:44.070Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:14:44.457Z] === RUN TestReadPluginNoRead/default [2022-03-03T05:14:44.844Z] 8f616e6e9eec: Pull complete [2022-03-03T05:14:45.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:14:45.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:14:45.259Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-03T05:14:45.259Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:14:45.414Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-03T05:14:45.516Z] --- PASS: TestBuildMultiStageCopy (1.68s) [2022-03-03T05:14:45.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.98s) [2022-03-03T05:14:45.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-03-03T05:14:45.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-03-03T05:14:45.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-03-03T05:14:45.516Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-03-03T05:14:45.516Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:14:45.895Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-03T05:14:45.905Z] === RUN TestCheckpointCreateError [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCheckpointCreate [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCheckpointDeleteError [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCheckpointDelete [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCheckpointListError [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCheckpointList [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointList (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCheckpointListContainerNotFound [2022-03-03T05:14:45.905Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNewClientWithOpsFromEnv [2022-03-03T05:14:45.905Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-03T05:14:45.905Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestGetAPIPath [2022-03-03T05:14:45.905Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestParseHostURL [2022-03-03T05:14:45.905Z] --- PASS: TestParseHostURL (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-03T05:14:45.905Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-03T05:14:45.905Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNegotiateAPIVersion [2022-03-03T05:14:45.905Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNegotiateAPVersionOverride [2022-03-03T05:14:45.905Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-03T05:14:45.905Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-03T05:14:45.905Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-03T05:14:45.905Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestClientRedirect [2022-03-03T05:14:45.905Z] --- PASS: TestClientRedirect (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigCreateUnsupported [2022-03-03T05:14:45.905Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigCreateError [2022-03-03T05:14:45.905Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigCreate [2022-03-03T05:14:45.905Z] --- PASS: TestConfigCreate (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigInspectNotFound [2022-03-03T05:14:45.905Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigInspectWithEmptyID [2022-03-03T05:14:45.905Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigInspectUnsupported [2022-03-03T05:14:45.905Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigInspectError [2022-03-03T05:14:45.905Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigInspectConfigNotFound [2022-03-03T05:14:45.905Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigInspect [2022-03-03T05:14:45.905Z] --- PASS: TestConfigInspect (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigListUnsupported [2022-03-03T05:14:45.905Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigListError [2022-03-03T05:14:45.905Z] --- PASS: TestConfigListError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigList [2022-03-03T05:14:45.905Z] --- PASS: TestConfigList (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigRemoveUnsupported [2022-03-03T05:14:45.905Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigRemoveError [2022-03-03T05:14:45.905Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigRemove [2022-03-03T05:14:45.905Z] --- PASS: TestConfigRemove (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigUpdateUnsupported [2022-03-03T05:14:45.905Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigUpdateError [2022-03-03T05:14:45.905Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestConfigUpdate [2022-03-03T05:14:45.905Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestContainerCommitError [2022-03-03T05:14:45.905Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestContainerCommit [2022-03-03T05:14:45.905Z] --- PASS: TestContainerCommit (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestContainerStatPathError [2022-03-03T05:14:45.905Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestContainerStatPathNotFoundError [2022-03-03T05:14:45.905Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestContainerStatPathNoHeaderError [2022-03-03T05:14:45.905Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestContainerStatPath [2022-03-03T05:14:45.905Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyToContainerError [2022-03-03T05:14:45.905Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyToContainerNotFoundError [2022-03-03T05:14:45.905Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-03T05:14:45.905Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyToContainer [2022-03-03T05:14:45.905Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyFromContainerError [2022-03-03T05:14:45.905Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyFromContainerNotFoundError [2022-03-03T05:14:45.905Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-03T05:14:45.905Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-03T05:14:45.906Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-03T05:14:45.906Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestCopyFromContainer [2022-03-03T05:14:45.906Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerCreateError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerCreateImageNotFound [2022-03-03T05:14:45.906Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerCreateWithName [2022-03-03T05:14:45.906Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerCreateAutoRemove [2022-03-03T05:14:45.906Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerDiffError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerDiff [2022-03-03T05:14:45.906Z] --- PASS: TestContainerDiff (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecCreateError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecCreate [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecStartError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecStart [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecInspectError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecInspect [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExportError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExportError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExport [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExport (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerInspectError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerInspectContainerNotFound [2022-03-03T05:14:45.906Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerInspectWithEmptyID [2022-03-03T05:14:45.906Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerInspect [2022-03-03T05:14:45.906Z] --- PASS: TestContainerInspect (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerInspectNode [2022-03-03T05:14:45.906Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerKillError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerKillError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerKill [2022-03-03T05:14:45.906Z] --- PASS: TestContainerKill (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerListError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerListError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerList [2022-03-03T05:14:45.906Z] --- PASS: TestContainerList (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerLogsNotFoundError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerLogsError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerLogs [2022-03-03T05:14:45.906Z] --- PASS: TestContainerLogs (0.15s) [2022-03-03T05:14:45.906Z] === RUN TestContainerPauseError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerPause [2022-03-03T05:14:45.906Z] --- PASS: TestContainerPause (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainersPruneError [2022-03-03T05:14:45.906Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainersPrune [2022-03-03T05:14:45.906Z] --- PASS: TestContainersPrune (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRemoveError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRemoveNotFoundError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRemove [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRemove (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRenameError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRename [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRename (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerResizeError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecResizeError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerResize [2022-03-03T05:14:45.906Z] --- PASS: TestContainerResize (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerExecResize [2022-03-03T05:14:45.906Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRestartError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerRestart [2022-03-03T05:14:45.906Z] --- PASS: TestContainerRestart (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerStartError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerStartError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerStart [2022-03-03T05:14:45.906Z] --- PASS: TestContainerStart (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerStatsError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerStats [2022-03-03T05:14:45.906Z] --- PASS: TestContainerStats (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerStopError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerStopError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerStop [2022-03-03T05:14:45.906Z] --- PASS: TestContainerStop (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerTopError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerTopError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerTop [2022-03-03T05:14:45.906Z] --- PASS: TestContainerTop (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerUnpauseError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerUnpause [2022-03-03T05:14:45.906Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerUpdateError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerUpdate [2022-03-03T05:14:45.906Z] --- PASS: TestContainerUpdate (0.02s) [2022-03-03T05:14:45.906Z] === RUN TestContainerWaitError [2022-03-03T05:14:45.906Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestContainerWait [2022-03-03T05:14:45.906Z] --- PASS: TestContainerWait (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestDiskUsageError [2022-03-03T05:14:45.906Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestDiskUsage [2022-03-03T05:14:45.906Z] --- PASS: TestDiskUsage (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestDistributionInspectUnsupported [2022-03-03T05:14:45.906Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestDistributionInspectWithEmptyID [2022-03-03T05:14:45.906Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestEventsErrorInOptions [2022-03-03T05:14:45.906Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestEventsErrorFromServer [2022-03-03T05:14:45.906Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestEvents [2022-03-03T05:14:45.906Z] --- PASS: TestEvents (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestTLSCloseWriter [2022-03-03T05:14:45.906Z] === PAUSE TestTLSCloseWriter [2022-03-03T05:14:45.906Z] === RUN TestImageBuildError [2022-03-03T05:14:45.906Z] --- PASS: TestImageBuildError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageBuild [2022-03-03T05:14:45.906Z] --- PASS: TestImageBuild (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestGetDockerOS [2022-03-03T05:14:45.906Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageCreateError [2022-03-03T05:14:45.906Z] --- PASS: TestImageCreateError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageCreate [2022-03-03T05:14:45.906Z] --- PASS: TestImageCreate (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageHistoryError [2022-03-03T05:14:45.906Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageHistory [2022-03-03T05:14:45.906Z] --- PASS: TestImageHistory (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageImportError [2022-03-03T05:14:45.906Z] --- PASS: TestImageImportError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageImport [2022-03-03T05:14:45.906Z] --- PASS: TestImageImport (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageInspectError [2022-03-03T05:14:45.906Z] --- PASS: TestImageInspectError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageInspectImageNotFound [2022-03-03T05:14:45.906Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageInspectWithEmptyID [2022-03-03T05:14:45.906Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageInspect [2022-03-03T05:14:45.906Z] --- PASS: TestImageInspect (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageListError [2022-03-03T05:14:45.906Z] --- PASS: TestImageListError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageList [2022-03-03T05:14:45.906Z] --- PASS: TestImageList (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageListApiBefore125 [2022-03-03T05:14:45.906Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageLoadError [2022-03-03T05:14:45.906Z] --- PASS: TestImageLoadError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageLoad [2022-03-03T05:14:45.906Z] --- PASS: TestImageLoad (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagesPruneError [2022-03-03T05:14:45.906Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagesPrune [2022-03-03T05:14:45.906Z] --- PASS: TestImagesPrune (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullReferenceParseError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullAnyError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePullWithoutErrors [2022-03-03T05:14:45.906Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushReferenceError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushAnyError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithoutErrors [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-03T05:14:45.906Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithoutErrors (0.02s) [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageRemoveError [2022-03-03T05:14:45.906Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageRemoveImageNotFound [2022-03-03T05:14:45.906Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageRemove [2022-03-03T05:14:45.906Z] --- PASS: TestImageRemove (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSaveError [2022-03-03T05:14:45.906Z] --- PASS: TestImageSaveError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSave [2022-03-03T05:14:45.906Z] --- PASS: TestImageSave (0.02s) [2022-03-03T05:14:45.906Z] === RUN TestImageSearchAnyError [2022-03-03T05:14:45.906Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-03T05:14:45.906Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:14:45.906Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:14:45.906Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-03T05:14:45.906Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageSearchWithoutErrors [2022-03-03T05:14:45.906Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageTagError [2022-03-03T05:14:45.906Z] --- PASS: TestImageTagError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageTagInvalidReference [2022-03-03T05:14:45.906Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageTagInvalidSourceImageName [2022-03-03T05:14:45.906Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageTagHexSource [2022-03-03T05:14:45.906Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestImageTag [2022-03-03T05:14:45.906Z] --- PASS: TestImageTag (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestInfoServerError [2022-03-03T05:14:45.906Z] --- PASS: TestInfoServerError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestInfoInvalidResponseJSONError [2022-03-03T05:14:45.906Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestInfo [2022-03-03T05:14:45.906Z] --- PASS: TestInfo (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkConnectError [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkConnect [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkCreateError [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkCreate [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkDisconnectError [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkDisconnect [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect/empty_ID [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect/no_options [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect/verbose [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect/global_scope [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect/unknown_network [2022-03-03T05:14:45.906Z] === RUN TestNetworkInspect/server_error [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkListError [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkListError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkList [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkList (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworksPruneError [2022-03-03T05:14:45.906Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworksPrune [2022-03-03T05:14:45.906Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkRemoveError [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNetworkRemove [2022-03-03T05:14:45.906Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeInspectError [2022-03-03T05:14:45.906Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeInspectNodeNotFound [2022-03-03T05:14:45.906Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeInspectWithEmptyID [2022-03-03T05:14:45.906Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeInspect [2022-03-03T05:14:45.906Z] --- PASS: TestNodeInspect (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeListError [2022-03-03T05:14:45.906Z] --- PASS: TestNodeListError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeList [2022-03-03T05:14:45.906Z] --- PASS: TestNodeList (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeRemoveError [2022-03-03T05:14:45.906Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeRemove [2022-03-03T05:14:45.906Z] --- PASS: TestNodeRemove (0.00s) [2022-03-03T05:14:45.906Z] === RUN TestNodeUpdateError [2022-03-03T05:14:46.080Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2022-03-03T05:14:46.080Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:14:46.358Z] --- PASS: TestContinueAfterPluginCrash (9.11s) [2022-03-03T05:14:46.376Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestNodeUpdate [2022-03-03T05:14:46.376Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestOptionWithHostFromEnv [2022-03-03T05:14:46.376Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestOptionWithTimeout [2022-03-03T05:14:46.376Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestOptionWithVersionFromEnv [2022-03-03T05:14:46.376Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPingFail [2022-03-03T05:14:46.376Z] --- PASS: TestPingFail (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPingWithError [2022-03-03T05:14:46.376Z] 2022/03/03 05:14:45 RoundTripper returned a response & error; ignoring response [2022-03-03T05:14:46.376Z] 2022/03/03 05:14:45 RoundTripper returned a response & error; ignoring response [2022-03-03T05:14:46.376Z] --- PASS: TestPingWithError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPingSuccess [2022-03-03T05:14:46.376Z] --- PASS: TestPingSuccess (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPingHeadFallback [2022-03-03T05:14:46.376Z] === RUN TestPingHeadFallback/OK [2022-03-03T05:14:46.376Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-03T05:14:46.376Z] === RUN TestPingHeadFallback/Not_Found [2022-03-03T05:14:46.376Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-03T05:14:46.376Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-03T05:14:46.376Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-03T05:14:46.376Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-03T05:14:46.376Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-03T05:14:46.376Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginDisableError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginDisable [2022-03-03T05:14:46.376Z] --- PASS: TestPluginDisable (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginEnableError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginEnable [2022-03-03T05:14:46.376Z] --- PASS: TestPluginEnable (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginInspectError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginInspectWithEmptyID [2022-03-03T05:14:46.376Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginInspect [2022-03-03T05:14:46.376Z] --- PASS: TestPluginInspect (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginListError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginListError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginList [2022-03-03T05:14:46.376Z] --- PASS: TestPluginList (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginPushError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginPushError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginPush [2022-03-03T05:14:46.376Z] --- PASS: TestPluginPush (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginRemoveError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginRemove [2022-03-03T05:14:46.376Z] --- PASS: TestPluginRemove (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginSetError [2022-03-03T05:14:46.376Z] --- PASS: TestPluginSetError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPluginSet [2022-03-03T05:14:46.376Z] --- PASS: TestPluginSet (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSetHostHeader [2022-03-03T05:14:46.376Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestPlainTextError [2022-03-03T05:14:46.376Z] --- PASS: TestPlainTextError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestInfiniteError [2022-03-03T05:14:46.376Z] --- PASS: TestInfiniteError (0.05s) [2022-03-03T05:14:46.376Z] === RUN TestCanceledContext [2022-03-03T05:14:46.376Z] 2022/03/03 05:14:45 RoundTripper returned a response & error; ignoring response [2022-03-03T05:14:46.376Z] --- PASS: TestCanceledContext (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestDeadlineExceededContext [2022-03-03T05:14:46.376Z] 2022/03/03 05:14:45 RoundTripper returned a response & error; ignoring response [2022-03-03T05:14:46.376Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretCreateUnsupported [2022-03-03T05:14:46.376Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretCreateError [2022-03-03T05:14:46.376Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretCreate [2022-03-03T05:14:46.376Z] --- PASS: TestSecretCreate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretInspectUnsupported [2022-03-03T05:14:46.376Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretInspectError [2022-03-03T05:14:46.376Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretInspectSecretNotFound [2022-03-03T05:14:46.376Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretInspectWithEmptyID [2022-03-03T05:14:46.376Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretInspect [2022-03-03T05:14:46.376Z] --- PASS: TestSecretInspect (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretListUnsupported [2022-03-03T05:14:46.376Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretListError [2022-03-03T05:14:46.376Z] --- PASS: TestSecretListError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretList [2022-03-03T05:14:46.376Z] --- PASS: TestSecretList (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretRemoveUnsupported [2022-03-03T05:14:46.376Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretRemoveError [2022-03-03T05:14:46.376Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretRemove [2022-03-03T05:14:46.376Z] --- PASS: TestSecretRemove (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretUpdateUnsupported [2022-03-03T05:14:46.376Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretUpdateError [2022-03-03T05:14:46.376Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSecretUpdate [2022-03-03T05:14:46.376Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceCreateError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceCreate [2022-03-03T05:14:46.376Z] --- PASS: TestServiceCreate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-03T05:14:46.376Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceCreateDigestPinning [2022-03-03T05:14:46.376Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceInspectError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceInspectServiceNotFound [2022-03-03T05:14:46.376Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceInspectWithEmptyID [2022-03-03T05:14:46.376Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceInspect [2022-03-03T05:14:46.376Z] --- PASS: TestServiceInspect (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceListError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceListError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceList [2022-03-03T05:14:46.376Z] --- PASS: TestServiceList (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceLogsError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceLogs [2022-03-03T05:14:46.376Z] --- PASS: TestServiceLogs (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceRemoveError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceRemoveNotFoundError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceRemove [2022-03-03T05:14:46.376Z] --- PASS: TestServiceRemove (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceUpdateError [2022-03-03T05:14:46.376Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestServiceUpdate [2022-03-03T05:14:46.376Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmGetUnlockKeyError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmGetUnlockKey [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmInitError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmInit [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmInit (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmInspectError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmInspect [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmJoinError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmJoin [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmLeaveError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmLeave [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmUnlockError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmUnlock [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmUpdateError [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestSwarmUpdate [2022-03-03T05:14:46.376Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestTaskInspectError [2022-03-03T05:14:46.376Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestTaskInspectWithEmptyID [2022-03-03T05:14:46.376Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestTaskInspect [2022-03-03T05:14:46.376Z] --- PASS: TestTaskInspect (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestTaskListError [2022-03-03T05:14:46.376Z] --- PASS: TestTaskListError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestTaskList [2022-03-03T05:14:46.376Z] --- PASS: TestTaskList (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestVolumeCreateError [2022-03-03T05:14:46.376Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestVolumeCreate [2022-03-03T05:14:46.376Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestVolumeInspectError [2022-03-03T05:14:46.376Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestVolumeInspectNotFound [2022-03-03T05:14:46.376Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-03T05:14:46.376Z] === RUN TestVolumeInspectWithEmptyID [2022-03-03T05:14:46.376Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-03T05:14:46.377Z] === RUN TestVolumeInspect [2022-03-03T05:14:46.377Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-03T05:14:46.377Z] === RUN TestVolumeListError [2022-03-03T05:14:46.377Z] --- PASS: TestVolumeListError (0.00s) [2022-03-03T05:14:46.377Z] === RUN TestVolumeList [2022-03-03T05:14:46.377Z] --- PASS: TestVolumeList (0.00s) [2022-03-03T05:14:46.377Z] === RUN TestVolumeRemoveError [2022-03-03T05:14:46.377Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-03T05:14:46.377Z] === RUN TestVolumeRemove [2022-03-03T05:14:46.377Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-03T05:14:46.377Z] === CONT TestTLSCloseWriter [2022-03-03T05:14:46.377Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-03-03T05:14:46.377Z] PASS [2022-03-03T05:14:46.377Z] coverage: 75.2% of statements [2022-03-03T05:14:46.377Z] ok github.com/docker/docker/client 0.400s coverage: 75.2% of statements [2022-03-03T05:14:46.930Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-03T05:14:47.012Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2022-03-03T05:14:47.012Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:14:47.269Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-03-03T05:14:47.269Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:14:48.322Z] === CONT TestReadPluginNoRead [2022-03-03T05:14:48.322Z] read_test.go:92: [d9069a381c337] daemon is not started [2022-03-03T05:14:48.322Z] --- PASS: TestReadPluginNoRead (6.22s) [2022-03-03T05:14:48.322Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2022-03-03T05:14:48.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-03-03T05:14:48.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-03-03T05:14:48.322Z] PASS [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] DONE 6 tests in 10.894s [2022-03-03T05:14:48.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-03T05:14:48.322Z] testing: warning: no tests to run [2022-03-03T05:14:48.322Z] PASS [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] DONE 0 tests in 0.036s [2022-03-03T05:14:48.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-03T05:14:48.322Z] INFO: Testing against a local daemon [2022-03-03T05:14:48.322Z] === RUN TestPluginWithDevMounts [2022-03-03T05:14:48.322Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-03T05:14:48.322Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-03T05:14:48.322Z] PASS [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === Skipped [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-03T05:14:48.322Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] DONE 1 tests, 1 skipped in 0.115s [2022-03-03T05:14:48.322Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-03T05:14:48.322Z] INFO: Testing against a local daemon [2022-03-03T05:14:48.322Z] === RUN TestSecretInspect [2022-03-03T05:14:48.322Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] --- SKIP: TestSecretInspect (0.01s) [2022-03-03T05:14:48.322Z] === RUN TestSecretList [2022-03-03T05:14:48.322Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] --- SKIP: TestSecretList (0.01s) [2022-03-03T05:14:48.322Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:14:48.322Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-03T05:14:48.322Z] === RUN TestSecretsUpdate [2022-03-03T05:14:48.322Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-03T05:14:48.322Z] === RUN TestTemplatedSecret [2022-03-03T05:14:48.322Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-03T05:14:48.322Z] === RUN TestSecretCreateResolve [2022-03-03T05:14:48.322Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-03T05:14:48.322Z] PASS [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === Skipped [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-03-03T05:14:48.322Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-03T05:14:48.322Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-03T05:14:48.322Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-03T05:14:48.322Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-03T05:14:48.322Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.322Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-03-03T05:14:48.322Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.322Z] [2022-03-03T05:14:48.323Z] DONE 6 tests, 6 skipped in 0.164s [2022-03-03T05:14:48.323Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-03T05:14:48.583Z] INFO: Testing against a local daemon [2022-03-03T05:14:48.583Z] === RUN TestServiceCreateInit [2022-03-03T05:14:48.583Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:14:48.583Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.583Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:14:48.583Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.583Z] --- PASS: TestServiceCreateInit (0.01s) [2022-03-03T05:14:48.583Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:14:48.583Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:14:48.583Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:14:48.583Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-03-03T05:14:48.584Z] === RUN TestCreateServiceConflict [2022-03-03T05:14:48.584Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:14:48.584Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:14:48.584Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:14:48.584Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:14:48.584Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestCreateServiceSysctls [2022-03-03T05:14:48.584Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:14:48.584Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestInspect [2022-03-03T05:14:48.584Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestInspect (0.02s) [2022-03-03T05:14:48.584Z] === RUN TestCreateJob [2022-03-03T05:14:48.584Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestCreateJob (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestReplicatedJob [2022-03-03T05:14:48.584Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:14:48.584Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.584Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-03T05:14:48.584Z] === RUN TestServiceListWithStatuses [2022-03-03T05:14:48.584Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:14:48.584Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:14:48.584Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:14:48.640Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-03-03T05:14:48.640Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:14:48.845Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.845Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-03T05:14:48.845Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:14:48.845Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:48.845Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-03T05:14:48.845Z] === RUN TestServicePlugin [2022-03-03T05:14:48.897Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-03-03T05:14:48.897Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:14:50.081Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-03T05:14:50.267Z] --- PASS: TestBuildMultiStageLayerLeak (1.21s) [2022-03-03T05:14:50.267Z] === RUN TestBuildWithHugeFile [2022-03-03T05:14:50.648Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-03T05:14:50.648Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-03T05:14:50.648Z] === RUN TestDockerSuite/TestHealth [2022-03-03T05:14:50.761Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServicePlugin (1.91s) [2022-03-03T05:14:50.761Z] === RUN TestServiceUpdateLabel [2022-03-03T05:14:50.761Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-03T05:14:50.761Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:14:50.761Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-03-03T05:14:50.761Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:14:50.761Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-03T05:14:50.761Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:14:50.761Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-03T05:14:50.761Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:14:50.761Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-03T05:14:50.761Z] PASS [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === Skipped [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:14:50.761Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:14:50.761Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-03-03T05:14:50.761Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-03T05:14:50.761Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-03-03T05:14:50.761Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-03T05:14:50.761Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-03T05:14:50.761Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-03T05:14:50.761Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-03T05:14:50.761Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-03T05:14:50.761Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-03T05:14:50.761Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-03-03T05:14:50.761Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-03T05:14:50.761Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-03-03T05:14:50.761Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-03T05:14:50.761Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-03T05:14:50.761Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-03-03T05:14:50.761Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] DONE 24 tests, 23 skipped in 2.293s [2022-03-03T05:14:50.761Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-03T05:14:50.761Z] INFO: Testing against a local daemon [2022-03-03T05:14:50.761Z] === RUN TestSessionCreate [2022-03-03T05:14:50.761Z] --- PASS: TestSessionCreate (0.02s) [2022-03-03T05:14:50.761Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:14:50.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-03T05:14:50.761Z] PASS [2022-03-03T05:14:50.761Z] [2022-03-03T05:14:50.761Z] DONE 2 tests in 0.145s [2022-03-03T05:14:50.761Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-03T05:14:50.907Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-03T05:14:51.022Z] INFO: Testing against a local daemon [2022-03-03T05:14:51.023Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:14:51.023Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-03T05:14:51.023Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:14:51.023Z] === RUN TestDiskUsage [2022-03-03T05:14:51.023Z] === PAUSE TestDiskUsage [2022-03-03T05:14:51.023Z] === RUN TestEventsExecDie [2022-03-03T05:14:51.596Z] --- PASS: TestEventsExecDie (0.50s) [2022-03-03T05:14:51.596Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:14:51.596Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-03T05:14:51.596Z] === RUN TestEventsVolumeCreate [2022-03-03T05:14:51.596Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-03T05:14:51.596Z] === RUN TestInfoBinaryCommits [2022-03-03T05:14:51.596Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-03T05:14:51.596Z] === RUN TestInfoAPIVersioned [2022-03-03T05:14:51.596Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-03T05:14:51.596Z] === RUN TestInfoAPI [2022-03-03T05:14:51.596Z] --- PASS: TestInfoAPI (0.02s) [2022-03-03T05:14:51.596Z] === RUN TestInfoAPIWarnings [2022-03-03T05:14:59.033Z] --- PASS: TestServiceUpdatePidsLimit (16.71s) [2022-03-03T05:14:59.033Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-03-03T05:14:59.033Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2022-03-03T05:14:59.033Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2022-03-03T05:14:59.033Z] PASS [2022-03-03T05:14:59.033Z] [2022-03-03T05:14:59.033Z] === Skipped [2022-03-03T05:14:59.033Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-03T05:14:59.033Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:14:59.033Z] [2022-03-03T05:14:59.033Z] DONE 27 tests, 1 skipped in 199.287s [2022-03-03T05:14:59.033Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-03T05:14:59.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:14:59.033Z] ++ set -e [2022-03-03T05:14:59.033Z] ++ '[' -n 0 ']' [2022-03-03T05:14:59.033Z] ++ set -x [2022-03-03T05:14:59.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:14:59.033Z] INFO: Testing against a local daemon [2022-03-03T05:14:59.033Z] === RUN TestSessionCreate [2022-03-03T05:14:59.033Z] --- PASS: TestSessionCreate (0.01s) [2022-03-03T05:14:59.033Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:14:59.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-03-03T05:14:59.033Z] PASS [2022-03-03T05:14:59.033Z] [2022-03-03T05:14:59.033Z] DONE 2 tests in 0.049s [2022-03-03T05:14:59.033Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-03T05:14:59.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:14:59.033Z] ++ set -e [2022-03-03T05:14:59.033Z] ++ '[' -n 0 ']' [2022-03-03T05:14:59.033Z] ++ set -x [2022-03-03T05:14:59.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:14:59.033Z] INFO: Testing against a local daemon [2022-03-03T05:14:59.033Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:14:59.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-03T05:14:59.033Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:14:59.033Z] === RUN TestDiskUsage [2022-03-03T05:14:59.033Z] === PAUSE TestDiskUsage [2022-03-03T05:14:59.033Z] === RUN TestEventsExecDie [2022-03-03T05:14:59.599Z] --- PASS: TestEventsExecDie (0.66s) [2022-03-03T05:14:59.599Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:14:59.599Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-03T05:14:59.599Z] === RUN TestEventsVolumeCreate [2022-03-03T05:14:59.599Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-03T05:14:59.599Z] === RUN TestInfoBinaryCommits [2022-03-03T05:14:59.599Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-03T05:14:59.599Z] === RUN TestInfoAPIVersioned [2022-03-03T05:14:59.599Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-03T05:14:59.599Z] === RUN TestInfoAPI [2022-03-03T05:14:59.599Z] --- PASS: TestInfoAPI (0.01s) [2022-03-03T05:14:59.599Z] === RUN TestInfoAPIWarnings [2022-03-03T05:15:04.150Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-03T05:15:04.219Z] --- PASS: TestCheckoutGit (27.41s) [2022-03-03T05:15:04.219Z] === RUN TestValidGitTransport [2022-03-03T05:15:04.219Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-03T05:15:04.219Z] === RUN TestGitInvalidRef [2022-03-03T05:15:04.219Z] --- PASS: TestGitInvalidRef (0.17s) [2022-03-03T05:15:04.219Z] PASS [2022-03-03T05:15:04.219Z] coverage: 86.3% of statements [2022-03-03T05:15:04.219Z] ok github.com/docker/docker/builder/remotecontext/git 27.645s coverage: 86.3% of statements [2022-03-03T05:15:04.219Z] ? github.com/docker/docker/cli [no test files] [2022-03-03T05:15:04.219Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-03T05:15:05.146Z] [2022-03-03T05:15:05.146Z] ________ ____ __. [2022-03-03T05:15:05.619Z] \_____ \ | |/ _| [2022-03-03T05:15:05.619Z] / | \| < [2022-03-03T05:15:05.619Z] / | \ | \ [2022-03-03T05:15:05.619Z] \_______ /____|__ \ [2022-03-03T05:15:05.619Z] \/ \/ [2022-03-03T05:15:05.619Z] [2022-03-03T05:15:05.619Z] INFO: make.ps1 ended at 03/03/2022 05:15:05 [2022-03-03T05:15:07.202Z] INFO: Binaries build ended at 03/03/2022 05:15:06. Duration:00:01:37.6504069 [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-03T05:15:08.025Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestConfigureDaemonLogs [2022-03-03T05:15:08.025Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestCommonOptionsInstallFlags [2022-03-03T05:15:08.025Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-03T05:15:08.025Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-03T05:15:08.025Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-03T05:15:08.025Z] PASS [2022-03-03T05:15:08.025Z] coverage: 18.7% of statements [2022-03-03T05:15:08.025Z] ok github.com/docker/docker/cmd/dockerd 0.173s coverage: 18.7% of statements [2022-03-03T05:15:08.025Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-03T05:15:08.025Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-03T05:15:08.782Z] INFO: Copying the built daemon binary to d:\CI\PR-43320\5\binary\dockerd-dee9f422c8.exe... [2022-03-03T05:15:08.782Z] INFO: Copying the built client binary to d:\CI\PR-43320\5\binary\docker-dee9f422c8.exe... [2022-03-03T05:15:08.782Z] INFO: Copying dockerversion from the container... [2022-03-03T05:15:08.782Z] INFO: Copying the golang package from the container to d:\CI\PR-43320\5\installer\go.zip... [2022-03-03T05:15:09.566Z] check_test.go:379: [d874549ccb845] daemon is not started [2022-03-03T05:15:09.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-03T05:15:09.595Z] === RUN TestContainerStopSignal [2022-03-03T05:15:09.595Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestContainerStopTimeout [2022-03-03T05:15:09.595Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-03T05:15:09.595Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-03T05:15:09.595Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-03T05:15:09.595Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestReplaceAndAppendEnvVars [2022-03-03T05:15:09.595Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-03T05:15:09.595Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestNewMemoryStore [2022-03-03T05:15:09.595Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestAddContainers [2022-03-03T05:15:09.595Z] --- PASS: TestAddContainers (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestGetContainer [2022-03-03T05:15:09.595Z] --- PASS: TestGetContainer (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestDeleteContainer [2022-03-03T05:15:09.595Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestListContainers [2022-03-03T05:15:09.595Z] --- PASS: TestListContainers (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestFirstContainer [2022-03-03T05:15:09.595Z] --- PASS: TestFirstContainer (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestApplyAllContainer [2022-03-03T05:15:09.595Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestIsValidHealthString [2022-03-03T05:15:09.595Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestStateRunStop [2022-03-03T05:15:09.595Z] --- PASS: TestStateRunStop (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestStateTimeoutWait [2022-03-03T05:15:09.595Z] state_test.go:141: Stop callback fired [2022-03-03T05:15:09.595Z] state_test.go:165: Stop callback fired [2022-03-03T05:15:09.595Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-03T05:15:09.595Z] === RUN TestIsValidStateString [2022-03-03T05:15:09.595Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestViewSaveDelete [2022-03-03T05:15:09.595Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-03T05:15:09.595Z] === RUN TestViewAll [2022-03-03T05:15:09.595Z] --- PASS: TestViewAll (0.01s) [2022-03-03T05:15:09.595Z] === RUN TestViewGet [2022-03-03T05:15:09.595Z] --- PASS: TestViewGet (0.01s) [2022-03-03T05:15:09.595Z] === RUN TestNames [2022-03-03T05:15:09.595Z] --- PASS: TestNames (0.00s) [2022-03-03T05:15:09.595Z] === RUN TestViewWithHealthCheck [2022-03-03T05:15:09.595Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-03T05:15:09.595Z] PASS [2022-03-03T05:15:09.595Z] coverage: 41.7% of statements [2022-03-03T05:15:09.595Z] ok github.com/docker/docker/container 0.227s coverage: 41.7% of statements [2022-03-03T05:15:09.595Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-03T05:15:09.595Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-03T05:15:09.595Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-03T05:15:09.595Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-03T05:15:09.713Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-03-03T05:15:09.713Z] === RUN TestInfoDebug [2022-03-03T05:15:09.714Z] --- PASS: TestInfoDebug (0.54s) [2022-03-03T05:15:09.714Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:15:09.714Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-03T05:15:09.714Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:15:09.714Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-03T05:15:09.714Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:15:09.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-03T05:15:09.714Z] === RUN TestPingCacheHeaders [2022-03-03T05:15:09.714Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-03T05:15:09.714Z] === RUN TestPingGet [2022-03-03T05:15:09.714Z] --- PASS: TestPingGet (0.01s) [2022-03-03T05:15:09.714Z] === RUN TestPingHead [2022-03-03T05:15:09.714Z] --- PASS: TestPingHead (0.01s) [2022-03-03T05:15:09.714Z] === RUN TestVersion [2022-03-03T05:15:09.714Z] --- PASS: TestVersion (0.03s) [2022-03-03T05:15:09.714Z] === CONT TestDiskUsage [2022-03-03T05:15:09.777Z] INFO: Extracting go.zip to d:\CI\PR-43320\5\go [2022-03-03T05:15:10.133Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-03T05:15:10.133Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-03T05:15:10.133Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-03T05:15:10.133Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/container_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/image_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/volume_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-03T05:15:10.287Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-03T05:15:10.549Z] === RUN TestDiskUsage/after_container.Run [2022-03-03T05:15:10.584Z] === RUN TestPrepare [2022-03-03T05:15:10.584Z] --- PASS: TestPrepare (0.00s) [2022-03-03T05:15:10.584Z] === RUN TestStart [2022-03-03T05:15:10.584Z] --- PASS: TestStart (0.00s) [2022-03-03T05:15:10.584Z] === RUN TestWaitCancel [2022-03-03T05:15:10.584Z] --- PASS: TestWaitCancel (0.00s) [2022-03-03T05:15:10.584Z] === RUN TestWaitDisabled [2022-03-03T05:15:10.584Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-03T05:15:10.584Z] === RUN TestWaitEnabled [2022-03-03T05:15:10.584Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-03T05:15:10.584Z] === RUN TestRemove [2022-03-03T05:15:10.584Z] --- PASS: TestRemove (0.00s) [2022-03-03T05:15:10.584Z] PASS [2022-03-03T05:15:10.584Z] coverage: 65.3% of statements [2022-03-03T05:15:10.584Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2022-03-03T05:15:10.700Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-03T05:15:10.700Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-03T05:15:10.811Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage (1.29s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-03T05:15:11.073Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-03-03T05:15:11.073Z] PASS [2022-03-03T05:15:11.073Z] [2022-03-03T05:15:11.073Z] === Skipped [2022-03-03T05:15:11.073Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:15:11.073Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-03T05:15:11.073Z] [2022-03-03T05:15:11.073Z] DONE 50 tests, 1 skipped in 20.194s [2022-03-03T05:15:11.073Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-03T05:15:11.073Z] INFO: Testing against a local daemon [2022-03-03T05:15:11.073Z] === RUN TestVolumesCreateAndList [2022-03-03T05:15:11.268Z] docker_api_swarm_test.go:802: [de23bde988426] joining swarm manager [d1fba3bbfcda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:15:11.333Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-03T05:15:11.333Z] === RUN TestVolumesRemove [2022-03-03T05:15:11.333Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-03T05:15:11.333Z] === RUN TestVolumesInspect [2022-03-03T05:15:11.333Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-03T05:15:11.333Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:15:11.333Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:15:11.333Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:15:11.333Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:15:11.333Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-03T05:15:11.333Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-03T05:15:11.333Z] PASS [2022-03-03T05:15:11.333Z] [2022-03-03T05:15:11.333Z] DONE 5 tests in 0.216s [2022-03-03T05:15:11.333Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-03T05:15:11.333Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13080 is not a child of this shell [2022-03-03T05:15:11.333Z] warning: PID 13080 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-03T05:15:11.333Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-03T05:15:11.333Z] [2022-03-03T05:15:11.333Z] Unloading profiles will leave already running processes permanently [2022-03-03T05:15:11.333Z] unconfined, which can lead to unexpected situations. [2022-03-03T05:15:11.333Z] [2022-03-03T05:15:11.333Z] To set a process to complain mode, use the command line tool [2022-03-03T05:15:11.333Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-03T05:15:11.333Z] Removing test suite binaries [2022-03-03T05:15:11.525Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-03T05:15:11.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-03T05:15:11.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-03T05:15:11.595Z] exiting test-integration [2022-03-03T05:15:11.595Z] ++ exit 0 [2022-03-03T05:15:11.595Z] [2022-03-03T05:15:11.783Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-03T05:15:11.783Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-03T05:15:12.041Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-03T05:15:12.300Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-03T05:15:12.300Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch Post stage [Pipeline] junit [2022-03-03T05:15:12.553Z] Recording test results [2022-03-03T05:15:12.557Z] docker_api_swarm_test.go:802: [de523e9c28af1] joining swarm manager [d1fba3bbfcda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:15:12.808Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-03T05:15:12.808Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-03T05:15:12.808Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-03T05:15:12.808Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-03T05:15:12.809Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-03T05:15:12.809Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-03T05:15:12.809Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-03T05:15:12.809Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-03T05:15:12.816Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-03T05:15:13.075Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-03T05:15:13.278Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-03T05:15:13.278Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-03T05:15:13.278Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-03T05:15:13.278Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-03T05:15:13.278Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-03T05:15:13.278Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-03T05:15:13.278Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-03T05:15:13.278Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-03T05:15:13.278Z] PASS [2022-03-03T05:15:13.278Z] coverage: 35.9% of statements [2022-03-03T05:15:13.278Z] ok github.com/docker/docker/daemon/cluster/convert 0.809s coverage: 35.9% of statements [2022-03-03T05:15:13.278Z] === RUN TestNewListSecretsFilters [2022-03-03T05:15:13.278Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-03T05:15:13.278Z] === RUN TestNewListConfigsFilters [2022-03-03T05:15:13.278Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-03T05:15:13.278Z] PASS [2022-03-03T05:15:13.278Z] coverage: 0.5% of statements [2022-03-03T05:15:13.278Z] ok github.com/docker/docker/daemon/cluster 1.020s coverage: 0.5% of statements [2022-03-03T05:15:13.642Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-03T05:15:13.642Z] docker_api_swarm_test.go:802: [d34dcd6d81519] joining swarm manager [d1fba3bbfcda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-03T05:15:14.209Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-03T05:15:14.209Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-03T05:15:14.375Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-03T05:15:14.720Z] + echo Ensuring container killed. [2022-03-03T05:15:14.720Z] Ensuring container killed. [2022-03-03T05:15:14.720Z] + docker rm -vf docker-pr5 [2022-03-03T05:15:14.720Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-03T05:15:15.011Z] + echo Chowning /workspace to jenkins user [2022-03-03T05:15:15.011Z] Chowning /workspace to jenkins user [2022-03-03T05:15:15.011Z] + id -u [2022-03-03T05:15:15.011Z] + id -g [2022-03-03T05:15:15.011Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace busybox chown -R 1000:1000 /workspace [2022-03-03T05:15:15.011Z] Unable to find image 'busybox:latest' locally [2022-03-03T05:15:15.143Z] docker_api_swarm_test.go:802: [d7b49bcb032c2] joining swarm manager [d1fba3bbfcda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-03T05:15:15.143Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-03T05:15:15.271Z] latest: Pulling from library/busybox [2022-03-03T05:15:15.271Z] 009932687766: Pulling fs layer [2022-03-03T05:15:15.271Z] 009932687766: Verifying Checksum [2022-03-03T05:15:15.271Z] 009932687766: Download complete [2022-03-03T05:15:15.271Z] 009932687766: Pull complete [2022-03-03T05:15:15.271Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-03T05:15:15.271Z] Status: Downloaded newer image for busybox:latest [2022-03-03T05:15:15.707Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-03T05:15:15.707Z] === RUN TestInfoDebug [2022-03-03T05:15:16.237Z] === RUN TestBuilderGC [2022-03-03T05:15:16.237Z] --- PASS: TestBuilderGC (0.01s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationNotFound [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonBrokenConfiguration [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestFindConfigurationConflicts [2022-03-03T05:15:16.237Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-03T05:15:16.237Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-03T05:15:16.237Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-03T05:15:16.237Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-03T05:15:16.237Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-03T05:15:16.237Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-03T05:15:16.237Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_label [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_dns [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-03T05:15:16.237Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-03T05:15:16.238Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-03T05:15:16.238Z] === RUN TestReloadSetConfigFileNotExist [2022-03-03T05:15:16.238Z] time="2022-03-03T05:15:15Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-03T05:15:16.238Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-03-03T05:15:16.238Z] === RUN TestReloadDefaultConfigNotExist [2022-03-03T05:15:16.238Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:16.238Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-03T05:15:16.238Z] === RUN TestReloadBadDefaultConfig [2022-03-03T05:15:16.238Z] time="2022-03-03T05:15:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2782012429" [2022-03-03T05:15:16.238Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-03T05:15:16.238Z] === RUN TestReloadWithConflictingLabels [2022-03-03T05:15:16.238Z] time="2022-03-03T05:15:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1753346818" [2022-03-03T05:15:16.238Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-03T05:15:16.238Z] === RUN TestReloadWithDuplicateLabels [2022-03-03T05:15:16.238Z] time="2022-03-03T05:15:15Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4169841815" [2022-03-03T05:15:16.238Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-03T05:15:16.238Z] === RUN TestMaskURLCredentials [2022-03-03T05:15:16.238Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-03T05:15:16.238Z] === RUN TestDaemonConfigurationMerge [2022-03-03T05:15:16.238Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-03T05:15:16.238Z] PASS [2022-03-03T05:15:16.238Z] coverage: 79.2% of statements [2022-03-03T05:15:16.238Z] ok github.com/docker/docker/daemon/config 0.456s coverage: 79.2% of statements [2022-03-03T05:15:16.271Z] docker_api_swarm_test.go:810: [d3af302b391aa] joining swarm manager [d1fba3bbfcda1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-03T05:15:16.271Z] --- PASS: TestInfoDebug (0.52s) [2022-03-03T05:15:16.271Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:15:16.707Z] === RUN TestEventsLog [2022-03-03T05:15:16.707Z] --- PASS: TestEventsLog (0.00s) [2022-03-03T05:15:16.707Z] === RUN TestEventsLogTimeout [2022-03-03T05:15:16.707Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-03T05:15:16.707Z] === RUN TestLogEvents [2022-03-03T05:15:16.707Z] --- PASS: TestLogEvents (0.05s) [2022-03-03T05:15:16.707Z] === RUN TestLoadBufferedEvents [2022-03-03T05:15:16.707Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-03-03T05:15:16.707Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-03T05:15:16.707Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-03T05:15:16.707Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-03T05:15:16.707Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-03T05:15:16.707Z] PASS [2022-03-03T05:15:16.707Z] coverage: 50.0% of statements [2022-03-03T05:15:16.707Z] ok github.com/docker/docker/daemon/events 0.256s coverage: 50.0% of statements [2022-03-03T05:15:16.707Z] === RUN TestWaitNodeAttachment [2022-03-03T05:15:16.836Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-03T05:15:16.836Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:15:17.176Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-03T05:15:17.176Z] === RUN TestIsolationConversion [2022-03-03T05:15:17.176Z] === RUN TestIsolationConversion/default [2022-03-03T05:15:17.176Z] === RUN TestIsolationConversion/process [2022-03-03T05:15:17.176Z] === RUN TestIsolationConversion/hyperv [2022-03-03T05:15:17.176Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-03T05:15:17.176Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-03T05:15:17.176Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-03T05:15:17.176Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-03T05:15:17.176Z] === RUN TestContainerLabels [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-03T05:15:17.401Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-03T05:15:17.401Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:15:17.401Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-03T05:15:17.401Z] === RUN TestPingCacheHeaders [2022-03-03T05:15:17.401Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-03T05:15:17.401Z] === RUN TestPingGet [2022-03-03T05:15:17.401Z] --- PASS: TestPingGet (0.01s) [2022-03-03T05:15:17.401Z] === RUN TestPingHead [2022-03-03T05:15:17.401Z] --- PASS: TestPingHead (0.02s) [2022-03-03T05:15:17.401Z] === RUN TestVersion [2022-03-03T05:15:17.401Z] --- PASS: TestVersion (0.02s) [2022-03-03T05:15:17.401Z] === CONT TestDiskUsage [2022-03-03T05:15:17.491Z] + bundleName=amd64-rootless [2022-03-03T05:15:17.491Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-03T05:15:17.491Z] Creating amd64-rootless-bundles.tar.gz [2022-03-03T05:15:17.491Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-03T05:15:17.491Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-03T05:15:17.505Z] Archiving artifacts [2022-03-03T05:15:17.645Z] --- PASS: TestContainerLabels (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestCredentialSpecConversion [2022-03-03T05:15:17.645Z] === RUN TestCredentialSpecConversion/none [2022-03-03T05:15:17.645Z] === RUN TestCredentialSpecConversion/config [2022-03-03T05:15:17.645Z] === RUN TestCredentialSpecConversion/file [2022-03-03T05:15:17.645Z] === RUN TestCredentialSpecConversion/registry [2022-03-03T05:15:17.645Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-03T05:15:17.645Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-03T05:15:17.645Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-03T05:15:17.645Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-03T05:15:17.645Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestControllerValidateMountBind [2022-03-03T05:15:17.645Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestControllerValidateMountVolume [2022-03-03T05:15:17.645Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestControllerValidateMountTarget [2022-03-03T05:15:17.645Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestControllerValidateMountTmpfs [2022-03-03T05:15:17.645Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestControllerValidateMountInvalidType [2022-03-03T05:15:17.645Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-03T05:15:17.645Z] === RUN TestControllerValidateMountNamedPipe [2022-03-03T05:15:17.645Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-03T05:15:17.645Z] PASS [2022-03-03T05:15:17.645Z] coverage: 11.0% of statements [2022-03-03T05:15:17.645Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.684s coverage: 11.0% of statements [2022-03-03T05:15:17.645Z] === RUN TestIsEmptyDir [2022-03-03T05:15:17.645Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-03T05:15:17.645Z] PASS [2022-03-03T05:15:17.645Z] coverage: 2.3% of statements [2022-03-03T05:15:17.645Z] ok github.com/docker/docker/daemon/graphdriver 0.093s coverage: 2.3% of statements [2022-03-03T05:15:17.659Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-03T05:15:17.659Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-03T05:15:17.659Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/container_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/image_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/volume_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-03T05:15:17.917Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-03T05:15:18.114Z] === RUN TestVerifyNetworkingConfig [2022-03-03T05:15:18.114Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestGetContainer [2022-03-03T05:15:18.114Z] --- PASS: TestGetContainer (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestValidContainerNames [2022-03-03T05:15:18.114Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestContainerInitDNS [2022-03-03T05:15:18.114Z] daemon_test.go:145: root required [2022-03-03T05:15:18.114Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestMerge [2022-03-03T05:15:18.114Z] --- PASS: TestMerge (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestValidateContainerIsolation [2022-03-03T05:15:18.114Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestFindNetworkErrorType [2022-03-03T05:15:18.114Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestEnsureServicesExist [2022-03-03T05:15:18.114Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestEnsureServicesExistErrors [2022-03-03T05:15:18.114Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-03T05:15:18.114Z] === RUN TestLinkNaming [2022-03-03T05:15:18.114Z] --- PASS: TestLinkNaming (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestLinkNew [2022-03-03T05:15:18.114Z] --- PASS: TestLinkNew (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestLinkEnv [2022-03-03T05:15:18.114Z] --- PASS: TestLinkEnv (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestLinkMultipleEnv [2022-03-03T05:15:18.114Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestLinkPortRangeEnv [2022-03-03T05:15:18.114Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-03T05:15:18.114Z] PASS [2022-03-03T05:15:18.114Z] coverage: 93.0% of statements [2022-03-03T05:15:18.114Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-03T05:15:18.114Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-03T05:15:18.114Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-03T05:15:18.114Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-03T05:15:18.114Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-03T05:15:18.114Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestContainerDelete [2022-03-03T05:15:18.114Z] --- PASS: TestContainerDelete (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestContainerDoubleDelete [2022-03-03T05:15:18.114Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestLogContainerEventCopyLabels [2022-03-03T05:15:18.114Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestLogContainerEventWithAttributes [2022-03-03T05:15:18.114Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestNoneHealthcheck [2022-03-03T05:15:18.114Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-03T05:15:18.114Z] === RUN TestHealthStates [2022-03-03T05:15:18.114Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-03T05:15:18.174Z] === RUN TestDiskUsage/after_container.Run [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] time="2022-03-03T05:15:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:15:18.584Z] --- PASS: TestHealthStates (0.16s) [2022-03-03T05:15:18.584Z] === RUN TestGetInspectData [2022-03-03T05:15:18.584Z] --- PASS: TestGetInspectData (0.00s) [2022-03-03T05:15:18.584Z] === RUN TestFillLicense [2022-03-03T05:15:18.584Z] --- PASS: TestFillLicense (0.00s) [2022-03-03T05:15:18.584Z] === RUN TestListInvalidFilter [2022-03-03T05:15:18.584Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-03T05:15:18.584Z] === RUN TestNameFilter [2022-03-03T05:15:18.584Z] --- PASS: TestNameFilter (0.00s) [2022-03-03T05:15:18.584Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-03T05:15:18.584Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-03T05:15:18.584Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-03T05:15:18.584Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-03T05:15:18.585Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestDaemonReloadLabels [2022-03-03T05:15:18.585Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-03T05:15:18.585Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestDaemonReloadMirrors [2022-03-03T05:15:18.585Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-03T05:15:18.585Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-03T05:15:18.585Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-03T05:15:18.585Z] reload_test.go:342: root required [2022-03-03T05:15:18.585Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-03T05:15:18.585Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-03T05:15:18.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-03T05:15:18.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-03T05:15:18.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-03-03T05:15:18.585Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-03T05:15:18.585Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-03T05:15:18.585Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-03T05:15:18.585Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-03T05:15:18.585Z] === RUN TestParseVolumesFrom [2022-03-03T05:15:18.585Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-03T05:15:18.585Z] PASS [2022-03-03T05:15:18.585Z] coverage: 8.6% of statements [2022-03-03T05:15:18.585Z] ok github.com/docker/docker/daemon 0.389s coverage: 8.6% of statements [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-03T05:15:18.585Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-03T05:15:18.740Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage (1.45s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run (0.43s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-03T05:15:18.999Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:15:18.999Z] PASS [2022-03-03T05:15:18.999Z] [2022-03-03T05:15:18.999Z] === Skipped [2022-03-03T05:15:18.999Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:15:18.999Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-03T05:15:18.999Z] [2022-03-03T05:15:18.999Z] DONE 50 tests, 1 skipped in 20.191s [2022-03-03T05:15:18.999Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-03T05:15:18.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:15:18.999Z] ++ set -e [2022-03-03T05:15:18.999Z] ++ '[' -n 0 ']' [2022-03-03T05:15:18.999Z] ++ set -x [2022-03-03T05:15:18.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:15:18.999Z] INFO: Testing against a local daemon [2022-03-03T05:15:18.999Z] === RUN TestVolumesCreateAndList [2022-03-03T05:15:18.999Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-03T05:15:18.999Z] === RUN TestVolumesRemove [2022-03-03T05:15:18.999Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-03T05:15:18.999Z] === RUN TestVolumesInspect [2022-03-03T05:15:18.999Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-03T05:15:18.999Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:15:18.999Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:15:18.999Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:15:18.999Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:15:18.999Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-03T05:15:18.999Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-03T05:15:18.999Z] PASS [2022-03-03T05:15:18.999Z] [2022-03-03T05:15:18.999Z] DONE 5 tests in 0.141s [2022-03-03T05:15:19.257Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-03T05:15:19.257Z] === RUN TestDockerSuite/TestImportFile [2022-03-03T05:15:19.257Z] ++++ cat bundles/test-integration/docker.pid [2022-03-03T05:15:19.257Z] +++ kill 10510 [2022-03-03T05:15:19.515Z] +++ /etc/init.d/apparmor stop [2022-03-03T05:15:19.516Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-03T05:15:19.516Z] [2022-03-03T05:15:19.516Z] Unloading profiles will leave already running processes permanently [2022-03-03T05:15:19.516Z] unconfined, which can lead to unexpected situations. [2022-03-03T05:15:19.516Z] [2022-03-03T05:15:19.516Z] To set a process to complain mode, use the command line tool [2022-03-03T05:15:19.516Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-03T05:15:19.516Z] +++ true [2022-03-03T05:15:19.740Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-03-03T05:15:19.774Z] exiting test-integration [2022-03-03T05:15:19.774Z] ++ exit 0 [2022-03-03T05:15:19.774Z] [Pipeline] sh [2022-03-03T05:15:20.032Z] + for job in $(jobs -p) [2022-03-03T05:15:20.032Z] + wait 14285 [2022-03-03T05:15:20.062Z] + make clean [2022-03-03T05:15:20.323Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T05:15:20.323Z] docker-dev-cache [2022-03-03T05:15:20.324Z] docker-mod-cache [Pipeline] deleteDir [2022-03-03T05:15:20.804Z] === RUN TestAdapterReadLogs [2022-03-03T05:15:20.804Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCopier [2022-03-03T05:15:20.804Z] --- PASS: TestCopier (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCopierLongLines [2022-03-03T05:15:20.804Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCopierSlow [2022-03-03T05:15:20.804Z] --- PASS: TestCopierSlow (0.23s) [2022-03-03T05:15:20.804Z] === RUN TestCopierWithSized [2022-03-03T05:15:20.804Z] === RUN TestCopierWithSized/as_is [2022-03-03T05:15:20.804Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-03T05:15:20.804Z] --- PASS: TestCopierWithSized (0.08s) [2022-03-03T05:15:20.804Z] --- PASS: TestCopierWithSized/as_is (0.08s) [2022-03-03T05:15:20.804Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCopierWithPartial [2022-03-03T05:15:20.804Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestRingLogger [2022-03-03T05:15:20.804Z] --- PASS: TestRingLogger (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestRingCap [2022-03-03T05:15:20.804Z] --- PASS: TestRingCap (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestRingClose [2022-03-03T05:15:20.804Z] --- PASS: TestRingClose (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestRingDrain [2022-03-03T05:15:20.804Z] --- PASS: TestRingDrain (0.00s) [2022-03-03T05:15:20.804Z] PASS [2022-03-03T05:15:20.804Z] coverage: 43.8% of statements [2022-03-03T05:15:20.804Z] ok github.com/docker/docker/daemon/logger 0.460s coverage: 43.8% of statements [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/defaults [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-03T05:15:20.804Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-03T05:15:20.804Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-03T05:15:20.804Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-03T05:15:20.804Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-03T05:15:20.804Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-03T05:15:20.804Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-03T05:15:20.804Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval [2022-03-03T05:15:20.804Z] === RUN TestCreateSuccess [2022-03-03T05:15:20.804Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-03T05:15:20.804Z] === RUN TestCreateStreamSkipped [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-03T05:15:20.804Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-03T05:15:20.804Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCreateLogGroupSuccess [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-03T05:15:20.804Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCreateError [2022-03-03T05:15:20.804Z] --- PASS: TestCreateError (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCreateAlreadyExists [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-03T05:15:20.804Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestLogClosed [2022-03-03T05:15:20.804Z] --- PASS: TestLogClosed (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestLogBlocking [2022-03-03T05:15:20.804Z] --- PASS: TestLogBlocking (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-03T05:15:20.804Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestLogNonBlockingBufferFull [2022-03-03T05:15:20.804Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestPublishBatchSuccess [2022-03-03T05:15:20.804Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestPublishBatchError [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=error msg=error [2022-03-03T05:15:20.804Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-03T05:15:20.804Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-03T05:15:20.804Z] time="2022-03-03T05:15:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-03T05:15:20.804Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchSimple [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchTicker [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchMultilinePattern [2022-03-03T05:15:20.804Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-03T05:15:20.804Z] PASS [2022-03-03T05:15:20.804Z] coverage: 33.6% of statements [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-03T05:15:20.804Z] ok github.com/docker/docker/daemon/logger/fluentd 0.049s coverage: 33.6% of statements [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-03-03T05:15:20.804Z] === RUN TestCollectBatchClose [2022-03-03T05:15:20.804Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen/0/Hello [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen/2/🙃 [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen/3/���� [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen/4/He��o [2022-03-03T05:15:20.804Z] === RUN TestEffectiveLen/5/ [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-03T05:15:20.804Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/0/ [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/1/Hello [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: Hello [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/2/Hello [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: He [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: llo [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/3/Hello [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: Hello [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/4/🙃 [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/5/🙃 [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/6/a� [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: a [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1077: � [2022-03-03T05:15:20.804Z] === RUN TestFindValidSplit/7/a� [2022-03-03T05:15:20.804Z] cloudwatchlogs_test.go:1076: a� [2022-03-03T05:15:20.805Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-03T05:15:20.805Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-03T05:15:20.805Z] === RUN TestProcessEventEmoji [2022-03-03T05:15:20.805Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-03T05:15:20.805Z] === RUN TestCollectBatchLineSplit [2022-03-03T05:15:20.805Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-03T05:15:20.805Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-03T05:15:20.805Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-03T05:15:20.805Z] === RUN TestCollectBatchMaxEvents [2022-03-03T05:15:20.805Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-03T05:15:20.805Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-03T05:15:20.805Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-03T05:15:20.805Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-03T05:15:20.805Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-03T05:15:20.805Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-03T05:15:20.967Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-03T05:15:20.967Z] === RUN TestDockerSuite/TestImportFileWithMessage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T05:15:21.274Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-03T05:15:21.274Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsFormat [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-03T05:15:21.274Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-03T05:15:21.274Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestCreateTagSuccess [2022-03-03T05:15:21.274Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-03T05:15:21.274Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s) [2022-03-03T05:15:21.274Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-03T05:15:21.274Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-03T05:15:21.274Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-03T05:15:21.274Z] PASS [2022-03-03T05:15:21.274Z] coverage: 79.9% of statements [2022-03-03T05:15:21.274Z] ok github.com/docker/docker/daemon/logger/awslogs 0.495s coverage: 79.9% of statements [2022-03-03T05:15:21.274Z] === RUN TestSearchRegistryForImagesErrors [2022-03-03T05:15:21.274Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestSearchRegistryForImages [2022-03-03T05:15:21.274Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestOnlyPlatformWithFallback [2022-03-03T05:15:21.274Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-03T05:15:21.274Z] === RUN TestImageDelete [2022-03-03T05:15:21.274Z] === RUN TestImageDelete/no_lease [2022-03-03T05:15:21.274Z] === RUN TestImageDelete/lease_exists [2022-03-03T05:15:21.274Z] --- PASS: TestImageDelete (0.03s) [2022-03-03T05:15:21.274Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-03T05:15:21.274Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-03T05:15:21.274Z] === RUN TestContentStoreForPull [2022-03-03T05:15:21.274Z] --- PASS: TestContentStoreForPull (0.18s) [2022-03-03T05:15:21.274Z] PASS [2022-03-03T05:15:21.274Z] coverage: 6.8% of statements [2022-03-03T05:15:21.274Z] ok github.com/docker/docker/daemon/images 0.401s coverage: 6.8% of statements [2022-03-03T05:15:21.745Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-03T05:15:21.745Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-03T05:15:21.745Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-03T05:15:21.745Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-03T05:15:21.746Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-03T05:15:21.746Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-03T05:15:21.746Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-03T05:15:21.746Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-03T05:15:21.746Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-03T05:15:22.215Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-03-03T05:15:22.215Z] === RUN TestFastTimeMarshalJSON [2022-03-03T05:15:22.215Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-03T05:15:22.215Z] PASS [2022-03-03T05:15:22.215Z] coverage: 87.2% of statements [2022-03-03T05:15:22.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2022-03-03T05:15:22.215Z] === RUN TestJSONFileLogger [2022-03-03T05:15:22.215Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-03T05:15:22.215Z] === RUN TestJSONFileLoggerWithTags [2022-03-03T05:15:22.215Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-03T05:15:22.215Z] === RUN TestJSONFileLoggerWithOpts [2022-03-03T05:15:22.215Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-03T05:15:22.215Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-03T05:15:22.215Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-03T05:15:22.215Z] === RUN TestEncodeDecode [2022-03-03T05:15:22.215Z] === PAUSE TestEncodeDecode [2022-03-03T05:15:22.215Z] === RUN TestUnexpectedEOF [2022-03-03T05:15:22.343Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-03T05:15:22.685Z] time="2022-03-03T05:15:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-03T05:15:22.686Z] time="2022-03-03T05:15:22Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-03T05:15:22.686Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-03-03T05:15:22.686Z] === CONT TestEncodeDecode [2022-03-03T05:15:22.686Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-03T05:15:22.686Z] PASS [2022-03-03T05:15:22.686Z] coverage: 69.9% of statements [2022-03-03T05:15:22.686Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.236s coverage: 69.9% of statements [2022-03-03T05:15:22.686Z] === RUN TestWriteLog [2022-03-03T05:15:22.686Z] === PAUSE TestWriteLog [2022-03-03T05:15:22.686Z] === RUN TestReadLog [2022-03-03T05:15:22.686Z] === PAUSE TestReadLog [2022-03-03T05:15:22.686Z] === RUN TestDecode [2022-03-03T05:15:22.686Z] --- PASS: TestDecode (0.02s) [2022-03-03T05:15:22.686Z] === CONT TestWriteLog [2022-03-03T05:15:22.686Z] --- PASS: TestWriteLog (0.00s) [2022-03-03T05:15:22.686Z] === CONT TestReadLog [2022-03-03T05:15:22.686Z] === RUN TestReadLog/tail_exact [2022-03-03T05:15:22.686Z] === RUN TestReadLog/tail_less_than_available [2022-03-03T05:15:23.155Z] === RUN TestReadLog/tail_more_than_available [2022-03-03T05:15:23.155Z] --- PASS: TestReadLog (0.21s) [2022-03-03T05:15:23.155Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-03-03T05:15:23.155Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-03T05:15:23.155Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-03T05:15:23.155Z] PASS [2022-03-03T05:15:23.155Z] coverage: 78.7% of statements [2022-03-03T05:15:23.155Z] ok github.com/docker/docker/daemon/logger/local 0.314s coverage: 78.7% of statements [2022-03-03T05:15:23.155Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-03T05:15:23.626Z] === RUN TestOpenFileDelete [2022-03-03T05:15:23.626Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestOpenFileRename [2022-03-03T05:15:23.626Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestHandleDecoderErr [2022-03-03T05:15:23.626Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestParseLogTagDefaultTag [2022-03-03T05:15:23.626Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestParseLogTag [2022-03-03T05:15:23.626Z] --- PASS: TestParseLogTag (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestParseLogTagEmptyTag [2022-03-03T05:15:23.626Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestTailFiles [2022-03-03T05:15:23.626Z] --- PASS: TestTailFiles (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestFollowLogsConsumerGone [2022-03-03T05:15:23.626Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-03T05:15:23.626Z] === RUN TestFollowLogsProducerGone [2022-03-03T05:15:23.626Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-03T05:15:23.626Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-03T05:15:23.626Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-03T05:15:23.626Z] === RUN TestCheckCapacityAndRotate [2022-03-03T05:15:23.626Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-03T05:15:23.626Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-03T05:15:23.626Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-03-03T05:15:23.626Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-03T05:15:23.626Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-03-03T05:15:23.626Z] PASS [2022-03-03T05:15:23.626Z] coverage: 53.4% of statements [2022-03-03T05:15:23.626Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.107s coverage: 53.4% of statements [2022-03-03T05:15:23.719Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-03T05:15:24.096Z] === RUN TestLog [2022-03-03T05:15:24.096Z] --- PASS: TestLog (0.03s) [2022-03-03T05:15:24.096Z] PASS [2022-03-03T05:15:24.096Z] coverage: 31.5% of statements [2022-03-03T05:15:24.096Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.115s coverage: 31.5% of statements [2022-03-03T05:15:24.096Z] === RUN TestValidateLogOpt [2022-03-03T05:15:24.096Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestNewMissedConfig [2022-03-03T05:15:24.096Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestNewMissedUrl [2022-03-03T05:15:24.096Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestNewMissedToken [2022-03-03T05:15:24.096Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestNewWithProxy [2022-03-03T05:15:24.096Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestDefault [2022-03-03T05:15:24.096Z] --- PASS: TestDefault (0.01s) [2022-03-03T05:15:24.096Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-03T05:15:24.096Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestJsonFormat [2022-03-03T05:15:24.096Z] --- PASS: TestJsonFormat (0.03s) [2022-03-03T05:15:24.096Z] === RUN TestRawFormat [2022-03-03T05:15:24.096Z] --- PASS: TestRawFormat (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestRawFormatWithLabels [2022-03-03T05:15:24.096Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestRawFormatWithoutTag [2022-03-03T05:15:24.096Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-03T05:15:24.096Z] === RUN TestBatching [2022-03-03T05:15:24.565Z] --- PASS: TestBatching (0.32s) [2022-03-03T05:15:24.565Z] === RUN TestFrequency [2022-03-03T05:15:24.565Z] === RUN TestNewParse [2022-03-03T05:15:24.565Z] --- PASS: TestNewParse (0.00s) [2022-03-03T05:15:24.565Z] PASS [2022-03-03T05:15:24.565Z] coverage: 8.3% of statements [2022-03-03T05:15:24.565Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2022-03-03T05:15:24.565Z] === RUN TestParseLogFormat [2022-03-03T05:15:24.565Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestValidateLogOptEmpty [2022-03-03T05:15:24.565Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestValidateSyslogAddress [2022-03-03T05:15:24.565Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestParseAddressDefaultPort [2022-03-03T05:15:24.565Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestValidateSyslogFacility [2022-03-03T05:15:24.565Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestValidateLogOptSyslogFormat [2022-03-03T05:15:24.565Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestValidateLogOpt [2022-03-03T05:15:24.565Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-03T05:15:24.565Z] PASS [2022-03-03T05:15:24.565Z] coverage: 46.8% of statements [2022-03-03T05:15:24.565Z] ok github.com/docker/docker/daemon/logger/syslog 0.046s coverage: 46.8% of statements [2022-03-03T05:15:24.565Z] --- PASS: TestFrequency (0.16s) [2022-03-03T05:15:24.565Z] === RUN TestOneMessagePerRequest [2022-03-03T05:15:24.565Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestVerify [2022-03-03T05:15:24.565Z] --- PASS: TestVerify (0.00s) [2022-03-03T05:15:24.565Z] === RUN TestSkipVerify [2022-03-03T05:15:25.035Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.035Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.035Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.035Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.094Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-03T05:15:25.353Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-03T05:15:25.505Z] --- PASS: TestSkipVerify (0.51s) [2022-03-03T05:15:25.505Z] === RUN TestBufferMaximum [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.937172\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.937172\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.505Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-03T05:15:25.505Z] === RUN TestServerAlwaysDown [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.940191\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.940191\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:15:25.505Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.940191\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.506Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.941191\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.506Z] time="2022-03-03T05:15:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284524.941191\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:25.506Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-03T05:15:25.506Z] === RUN TestCannotSendAfterClose [2022-03-03T05:15:25.506Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-03T05:15:25.506Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-03T05:15:25.920Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-03T05:15:26.131Z] --- PASS: TestImportExtremelyLargeImageWorks (91.42s) [2022-03-03T05:15:26.131Z] PASS [2022-03-03T05:15:26.131Z] [2022-03-03T05:15:26.131Z] DONE 22 tests in 94.378s [2022-03-03T05:15:26.131Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-03T05:15:26.131Z] INFO: Testing against a local daemon [2022-03-03T05:15:26.131Z] === RUN TestNetworkCreateDelete [2022-03-03T05:15:26.131Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-03-03T05:15:26.131Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:15:26.131Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-03T05:15:26.131Z] === RUN TestDaemonDNSFallback [2022-03-03T05:15:26.485Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-03T05:15:26.485Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-03T05:15:26.485Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-03T05:15:26.493Z] time="2022-03-03T05:15:25Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-03T05:15:26.493Z] time="2022-03-03T05:15:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"335e7520db8d\"}'" [2022-03-03T05:15:26.493Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-03T05:15:26.493Z] PASS [2022-03-03T05:15:26.493Z] coverage: 82.5% of statements [2022-03-03T05:15:26.493Z] ok github.com/docker/docker/daemon/logger/splunk 2.129s coverage: 82.5% of statements [2022-03-03T05:15:26.493Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-03T05:15:26.493Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-03T05:15:26.493Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-03T05:15:26.493Z] === RUN TestV1IDService [2022-03-03T05:15:26.493Z] --- PASS: TestV1IDService (0.01s) [2022-03-03T05:15:26.493Z] === RUN TestV2MetadataService [2022-03-03T05:15:26.493Z] === RUN TestSuccessfulDownload [2022-03-03T05:15:26.493Z] download_test.go:267: Needs fixing on Windows [2022-03-03T05:15:26.493Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-03T05:15:26.493Z] === RUN TestCancelledDownload [2022-03-03T05:15:26.493Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-03T05:15:26.493Z] === RUN TestMaxDownloadAttempts [2022-03-03T05:15:26.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:15:26.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:15:26.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:15:26.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:15:26.493Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:15:26.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:15:26.493Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:15:26.493Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:15:26.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:15:26.493Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:15:26.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:15:26.493Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:15:26.963Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-03T05:15:26.963Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-03T05:15:26.963Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-03T05:15:26.963Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-03T05:15:26.963Z] === RUN TestContinueOnError_NeverContinue [2022-03-03T05:15:26.963Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-03T05:15:26.963Z] === RUN TestManifestStore [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/no_remote_or_local [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:15:26.963Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-03T05:15:26.963Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-03-03T05:15:26.963Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-03-03T05:15:26.963Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-03-03T05:15:26.963Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-03-03T05:15:26.963Z] === RUN TestTransfer [2022-03-03T05:15:26.963Z] --- PASS: TestV2MetadataService (0.67s) [2022-03-03T05:15:26.963Z] PASS [2022-03-03T05:15:26.963Z] coverage: 48.2% of statements [2022-03-03T05:15:26.963Z] ok github.com/docker/docker/distribution/metadata 0.751s coverage: 48.2% of statements [2022-03-03T05:15:26.963Z] --- PASS: TestTransfer (0.11s) [2022-03-03T05:15:26.963Z] === RUN TestConcurrencyLimit [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2488296442\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/no_local_cache [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/with_local_cache [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/unknown_media_type [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=warning msg="reference for unknown type: " [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=warning msg="reference for unknown type: " [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=warning msg="reference for unknown type: " [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=warning msg="reference for unknown type: " [2022-03-03T05:15:26.963Z] time="2022-03-03T05:15:26Z" level=warning msg="reference for unknown type: " [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-03T05:15:26.963Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-03T05:15:27.049Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-03T05:15:27.432Z] time="2022-03-03T05:15:26Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore (0.24s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-03T05:15:27.432Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestFixManifestLayers [2022-03-03T05:15:27.432Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-03T05:15:27.432Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-03T05:15:27.432Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestFixManifestLayersBadParent [2022-03-03T05:15:27.432Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestValidateManifest [2022-03-03T05:15:27.432Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-03T05:15:27.432Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestFormatPlatform [2022-03-03T05:15:27.432Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestGetRepositoryMountCandidates [2022-03-03T05:15:27.432Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestLayerAlreadyExists [2022-03-03T05:15:27.432Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:15:27.432Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:15:27.432Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:15:27.432Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:15:27.432Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:15:27.432Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:15:27.432Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestWhenEmptyAuthConfig [2022-03-03T05:15:27.432Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-03T05:15:27.432Z] === RUN TestInactiveJobs [2022-03-03T05:15:27.432Z] === RUN TestNotFound [2022-03-03T05:15:27.432Z] --- PASS: TestNotFound (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestConflict [2022-03-03T05:15:27.432Z] --- PASS: TestConflict (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestForbidden [2022-03-03T05:15:27.432Z] --- PASS: TestForbidden (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestInvalidParameter [2022-03-03T05:15:27.432Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestNotImplemented [2022-03-03T05:15:27.432Z] --- PASS: TestNotImplemented (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestNotModified [2022-03-03T05:15:27.432Z] --- PASS: TestNotModified (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestUnauthorized [2022-03-03T05:15:27.432Z] --- PASS: TestUnauthorized (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestUnknown [2022-03-03T05:15:27.432Z] --- PASS: TestUnknown (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestCancelled [2022-03-03T05:15:27.432Z] --- PASS: TestCancelled (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestDeadline [2022-03-03T05:15:27.432Z] --- PASS: TestDeadline (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestDataLoss [2022-03-03T05:15:27.432Z] --- PASS: TestDataLoss (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestUnavailable [2022-03-03T05:15:27.432Z] --- PASS: TestUnavailable (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestSystem [2022-03-03T05:15:27.432Z] --- PASS: TestSystem (0.00s) [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Not_Found [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Bad_Request [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Conflict [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Unauthorized [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Forbidden [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Not_Modified [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-03T05:15:27.432Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-03T05:15:27.432Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-03T05:15:27.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-03T05:15:27.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-03T05:15:27.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-03T05:15:27.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-03T05:15:27.433Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-03T05:15:27.433Z] PASS [2022-03-03T05:15:27.433Z] coverage: 53.1% of statements [2022-03-03T05:15:27.433Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2022-03-03T05:15:27.613Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-03T05:15:27.906Z] --- PASS: TestInactiveJobs (0.45s) [2022-03-03T05:15:27.906Z] === RUN TestWatchRelease [2022-03-03T05:15:27.906Z] --- PASS: TestWatchRelease (0.05s) [2022-03-03T05:15:27.906Z] === RUN TestWatchFinishedTransfer [2022-03-03T05:15:27.906Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-03T05:15:27.906Z] === RUN TestDuplicateTransfer [2022-03-03T05:15:27.906Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-03T05:15:27.906Z] === RUN TestSuccessfulUpload [2022-03-03T05:15:28.018Z] --- PASS: TestDaemonDNSFallback (6.47s) [2022-03-03T05:15:28.018Z] === RUN TestInspectNetwork [2022-03-03T05:15:28.178Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-03T05:15:28.376Z] time="2022-03-03T05:15:27Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-03T05:15:28.376Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-03-03T05:15:28.376Z] === RUN TestCancelledUpload [2022-03-03T05:15:28.376Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-03T05:15:28.376Z] PASS [2022-03-03T05:15:28.376Z] coverage: 77.2% of statements [2022-03-03T05:15:28.376Z] ok github.com/docker/docker/distribution/xfer 1.972s coverage: 77.2% of statements [2022-03-03T05:15:28.376Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-03T05:15:28.376Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-03T05:15:28.376Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-03T05:15:28.376Z] === RUN TestTokenPassThru [2022-03-03T05:15:28.376Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-03T05:15:28.376Z] === RUN TestTokenPassThruDifferentHost [2022-03-03T05:15:28.376Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-03T05:15:28.376Z] PASS [2022-03-03T05:15:28.376Z] coverage: 24.6% of statements [2022-03-03T05:15:28.376Z] ok github.com/docker/docker/distribution 1.582s coverage: 24.6% of statements [2022-03-03T05:15:28.376Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-03T05:15:28.743Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-03T05:15:28.845Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-03T05:15:28.845Z] === RUN TestCompare [2022-03-03T05:15:28.845Z] --- PASS: TestCompare (0.00s) [2022-03-03T05:15:28.845Z] PASS [2022-03-03T05:15:28.845Z] coverage: 19.2% of statements [2022-03-03T05:15:28.845Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-03-03T05:15:28.845Z] === RUN TestFSGetInvalidData [2022-03-03T05:15:28.845Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-03T05:15:28.845Z] === RUN TestFSInvalidSet [2022-03-03T05:15:28.845Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-03T05:15:28.845Z] === RUN TestFSInvalidRoot [2022-03-03T05:15:28.845Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-03T05:15:28.845Z] === RUN TestFSMetadataGetSet [2022-03-03T05:15:28.845Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-03T05:15:28.845Z] === RUN TestFSInvalidWalker [2022-03-03T05:15:28.845Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-03T05:15:28.845Z] === RUN TestFSGetSet [2022-03-03T05:15:28.845Z] --- PASS: TestFSGetSet (0.04s) [2022-03-03T05:15:28.845Z] === RUN TestFSGetUnsetKey [2022-03-03T05:15:28.845Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-03-03T05:15:28.845Z] === RUN TestFSGetEmptyData [2022-03-03T05:15:28.845Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-03T05:15:28.845Z] === RUN TestFSDelete [2022-03-03T05:15:28.955Z] --- PASS: TestBuildWithHugeFile (35.12s) [2022-03-03T05:15:28.955Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:15:28.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:15:28.955Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:15:28.955Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:15:28.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:15:28.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:15:28.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:15:28.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:15:28.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:15:28.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:15:28.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:15:28.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:15:28.955Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:15:28.955Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-03T05:15:28.955Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-03-03T05:15:28.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-03-03T05:15:28.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-03T05:15:28.955Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:15:28.955Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-03T05:15:28.955Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-03T05:15:28.955Z] --- PASS: TestBuildPreserveOwnership (2.49s) [2022-03-03T05:15:28.955Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2022-03-03T05:15:28.955Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.81s) [2022-03-03T05:15:28.955Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:15:28.955Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-03T05:15:28.955Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-03T05:15:28.955Z] Loaded image: busybox:latest [2022-03-03T05:15:28.955Z] Loaded image: busybox:glibc [2022-03-03T05:15:29.307Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-03T05:15:29.315Z] --- PASS: TestFSDelete (0.03s) [2022-03-03T05:15:29.315Z] === RUN TestFSWalker [2022-03-03T05:15:29.315Z] --- PASS: TestFSWalker (0.02s) [2022-03-03T05:15:29.315Z] === RUN TestFSWalkerStopOnError [2022-03-03T05:15:29.315Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-03T05:15:29.315Z] === RUN TestNewFromJSON [2022-03-03T05:15:29.315Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-03T05:15:29.315Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-03T05:15:29.315Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-03T05:15:29.315Z] === RUN TestMarshalKeyOrder [2022-03-03T05:15:29.315Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-03T05:15:29.315Z] === RUN TestHistoryEqual [2022-03-03T05:15:29.315Z] --- PASS: TestHistoryEqual (0.15s) [2022-03-03T05:15:29.315Z] === RUN TestImage [2022-03-03T05:15:29.315Z] --- PASS: TestImage (0.00s) [2022-03-03T05:15:29.315Z] === RUN TestImageOSNotEmpty [2022-03-03T05:15:29.315Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-03T05:15:29.315Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-03T05:15:29.315Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-03T05:15:29.315Z] === RUN TestCreate [2022-03-03T05:15:29.315Z] --- PASS: TestCreate (0.01s) [2022-03-03T05:15:29.315Z] === RUN TestRestore [2022-03-03T05:15:29.315Z] time="2022-03-03T05:15:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-03T05:15:29.315Z] --- PASS: TestRestore (0.03s) [2022-03-03T05:15:29.315Z] === RUN TestAddDelete [2022-03-03T05:15:29.315Z] --- PASS: TestAddDelete (0.02s) [2022-03-03T05:15:29.315Z] === RUN TestSearchAfterDelete [2022-03-03T05:15:29.315Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-03T05:15:29.315Z] === RUN TestParentReset [2022-03-03T05:15:29.315Z] --- PASS: TestParentReset (0.02s) [2022-03-03T05:15:29.315Z] === RUN TestGetAndSetLastUpdated [2022-03-03T05:15:29.315Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-03T05:15:29.315Z] === RUN TestStoreLen [2022-03-03T05:15:29.315Z] --- PASS: TestStoreLen (0.05s) [2022-03-03T05:15:29.315Z] PASS [2022-03-03T05:15:29.315Z] coverage: 86.9% of statements [2022-03-03T05:15:29.315Z] ok github.com/docker/docker/image 0.580s coverage: 86.9% of statements [2022-03-03T05:15:29.784Z] === RUN TestMakeV1ConfigFromConfig [2022-03-03T05:15:29.784Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-03T05:15:29.784Z] PASS [2022-03-03T05:15:29.784Z] coverage: 25.0% of statements [2022-03-03T05:15:29.784Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2022-03-03T05:15:29.874Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-03T05:15:29.874Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-03T05:15:29.884Z] Loaded image: debian:bullseye-slim [2022-03-03T05:15:29.884Z] Loaded image: hello-world:latest [2022-03-03T05:15:29.884Z] Loaded image: arm32v7/hello-world:latest [2022-03-03T05:15:30.199Z] .........................xx.................... [ 29%] [2022-03-03T05:15:30.254Z] === RUN TestValidateManifest [2022-03-03T05:15:30.254Z] === RUN TestValidateManifest/non-nil [2022-03-03T05:15:30.254Z] === RUN TestValidateManifest/nil [2022-03-03T05:15:30.254Z] --- PASS: TestValidateManifest (0.00s) [2022-03-03T05:15:30.254Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-03T05:15:30.254Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-03T05:15:30.254Z] PASS [2022-03-03T05:15:30.254Z] coverage: 0.7% of statements [2022-03-03T05:15:30.254Z] ok github.com/docker/docker/image/tarexport 0.091s coverage: 0.7% of statements [2022-03-03T05:15:30.254Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-03T05:15:31.244Z] === RUN TestSerialization [2022-03-03T05:15:31.244Z] --- PASS: TestSerialization (0.02s) [2022-03-03T05:15:31.244Z] PASS [2022-03-03T05:15:31.244Z] coverage: 100.0% of statements [2022-03-03T05:15:31.244Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-03-03T05:15:31.244Z] === RUN TestEmptyLayer [2022-03-03T05:15:31.244Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-03T05:15:31.244Z] === RUN TestCommitFailure [2022-03-03T05:15:31.244Z] --- PASS: TestCommitFailure (0.01s) [2022-03-03T05:15:31.244Z] === RUN TestStartTransactionFailure [2022-03-03T05:15:31.244Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-03T05:15:31.244Z] === RUN TestGetOrphan [2022-03-03T05:15:31.244Z] --- PASS: TestGetOrphan (0.01s) [2022-03-03T05:15:31.244Z] === RUN TestMountAndRegister [2022-03-03T05:15:31.244Z] layer_test.go:258: Layer size: 14 [2022-03-03T05:15:31.244Z] --- PASS: TestMountAndRegister (0.04s) [2022-03-03T05:15:31.244Z] === RUN TestLayerRelease [2022-03-03T05:15:31.244Z] layer_test.go:291: Failing on Windows [2022-03-03T05:15:31.244Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-03T05:15:31.244Z] === RUN TestStoreRestore [2022-03-03T05:15:31.244Z] layer_test.go:340: Failing on Windows [2022-03-03T05:15:31.244Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-03T05:15:31.244Z] === RUN TestTarStreamStability [2022-03-03T05:15:31.244Z] layer_test.go:455: Failing on Windows [2022-03-03T05:15:31.244Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-03T05:15:31.244Z] === RUN TestRegisterExistingLayer [2022-03-03T05:15:31.250Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-03T05:15:31.290Z] === RUN TestInspectNetwork/full_network_id [2022-03-03T05:15:31.291Z] === RUN TestInspectNetwork/partial_network_id [2022-03-03T05:15:31.291Z] === RUN TestInspectNetwork/network_name [2022-03-03T05:15:31.291Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-03T05:15:31.713Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-03-03T05:15:31.713Z] === RUN TestTarStreamVerification [2022-03-03T05:15:31.713Z] layer_test.go:684: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-03T05:15:31.713Z] === RUN TestLayerMigration [2022-03-03T05:15:31.713Z] migration_test.go:45: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-03T05:15:31.713Z] === RUN TestLayerMigrationNoTarsplit [2022-03-03T05:15:31.713Z] migration_test.go:181: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-03T05:15:31.713Z] === RUN TestMountInit [2022-03-03T05:15:31.713Z] mount_test.go:17: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestMountInit (0.00s) [2022-03-03T05:15:31.713Z] === RUN TestMountSize [2022-03-03T05:15:31.713Z] mount_test.go:76: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestMountSize (0.00s) [2022-03-03T05:15:31.713Z] === RUN TestMountChanges [2022-03-03T05:15:31.713Z] mount_test.go:125: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestMountChanges (0.00s) [2022-03-03T05:15:31.713Z] === RUN TestMountApply [2022-03-03T05:15:31.713Z] mount_test.go:212: Failing on Windows [2022-03-03T05:15:31.713Z] --- SKIP: TestMountApply (0.00s) [2022-03-03T05:15:31.713Z] PASS [2022-03-03T05:15:31.713Z] coverage: 30.2% of statements [2022-03-03T05:15:31.713Z] ok github.com/docker/docker/layer 0.362s coverage: 30.2% of statements [2022-03-03T05:15:31.713Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-03T05:15:31.816Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-03T05:15:32.182Z] === RUN TestEnvironmentParsing [2022-03-03T05:15:32.182Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-03T05:15:32.182Z] PASS [2022-03-03T05:15:32.182Z] coverage: 1.2% of statements [2022-03-03T05:15:32.182Z] ok github.com/docker/docker/libcontainerd/local 0.061s coverage: 1.2% of statements [2022-03-03T05:15:32.182Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-03T05:15:32.182Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-03T05:15:32.182Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-03T05:15:32.382Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-03T05:15:32.382Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-03T05:15:32.652Z] === RUN TestSequenceGetAvailableBit [2022-03-03T05:15:32.652Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestSequenceEqual [2022-03-03T05:15:32.652Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestSequenceCopy [2022-03-03T05:15:32.652Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestGetFirstAvailable [2022-03-03T05:15:32.652Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestFindSequence [2022-03-03T05:15:32.652Z] --- PASS: TestFindSequence (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestCheckIfAvailable [2022-03-03T05:15:32.652Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestMergeSequences [2022-03-03T05:15:32.652Z] --- PASS: TestMergeSequences (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestPushReservation [2022-03-03T05:15:32.652Z] --- PASS: TestPushReservation (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestSerializeDeserialize [2022-03-03T05:15:32.652Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestSet [2022-03-03T05:15:32.652Z] --- PASS: TestSet (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestSetUnset [2022-03-03T05:15:32.652Z] --- PASS: TestSetUnset (0.00s) [2022-03-03T05:15:32.652Z] === RUN TestOffsetSetUnset [2022-03-03T05:15:32.950Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-03T05:15:32.950Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-03T05:15:32.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-03T05:15:33.121Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-03T05:15:33.121Z] === RUN TestSetInRange [2022-03-03T05:15:33.121Z] --- PASS: TestSetInRange (0.00s) [2022-03-03T05:15:33.121Z] === RUN TestSetAnyInRange [2022-03-03T05:15:33.121Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-03T05:15:33.121Z] === RUN TestMethods [2022-03-03T05:15:33.121Z] --- PASS: TestMethods (0.00s) [2022-03-03T05:15:33.121Z] === RUN TestRandomAllocateDeallocate [2022-03-03T05:15:33.912Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-03T05:15:34.689Z] === RUN TestInvalidConfig [2022-03-03T05:15:34.689Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-03T05:15:34.689Z] === RUN TestConfig [2022-03-03T05:15:34.689Z] --- PASS: TestConfig (0.00s) [2022-03-03T05:15:34.689Z] === RUN TestOptionsLabels [2022-03-03T05:15:34.689Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-03T05:15:34.689Z] === RUN TestValidName [2022-03-03T05:15:34.689Z] --- PASS: TestValidName (0.00s) [2022-03-03T05:15:34.689Z] PASS [2022-03-03T05:15:34.689Z] coverage: 19.7% of statements [2022-03-03T05:15:34.689Z] ok github.com/docker/docker/libnetwork/config 0.062s coverage: 19.7% of statements [2022-03-03T05:15:34.848Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-03T05:15:35.159Z] === RUN TestKey [2022-03-03T05:15:35.159Z] --- PASS: TestKey (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestParseKey [2022-03-03T05:15:35.159Z] --- PASS: TestParseKey (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestInvalidDataStore [2022-03-03T05:15:35.159Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestKVObjectFlatKey [2022-03-03T05:15:35.159Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestAtomicKVObjectFlatKey [2022-03-03T05:15:35.159Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-03T05:15:35.159Z] PASS [2022-03-03T05:15:35.159Z] coverage: 21.9% of statements [2022-03-03T05:15:35.159Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2022-03-03T05:15:35.159Z] === RUN TestErrorInterfaces [2022-03-03T05:15:35.159Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestNetworkMarshalling [2022-03-03T05:15:35.159Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-03-03T05:15:35.159Z] === RUN TestEndpointMarshalling [2022-03-03T05:15:35.159Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestAuxAddresses [2022-03-03T05:15:35.159Z] time="2022-03-03T05:15:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:15:35.159Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-03T05:15:35.159Z] === RUN TestSRVServiceQuery [2022-03-03T05:15:35.159Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestServiceVIPReuse [2022-03-03T05:15:35.159Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-03T05:15:35.159Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-03T05:15:35.159Z] === RUN TestDNSIPQuery [2022-03-03T05:15:35.159Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestDNSProxyServFail [2022-03-03T05:15:35.159Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestSandboxAddEmpty [2022-03-03T05:15:35.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestSandboxAddMultiPrio [2022-03-03T05:15:35.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestSandboxAddSamePrio [2022-03-03T05:15:35.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestCleanupServiceDiscovery [2022-03-03T05:15:35.159Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestDNSOptions [2022-03-03T05:15:35.159Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:15:35.159Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-03T05:15:35.159Z] === RUN TestMultipleControllersWithSameStore [2022-03-03T05:15:35.159Z] time="2022-03-03T05:15:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:15:35.159Z] time="2022-03-03T05:15:35Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:15:35.159Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-03T05:15:35.159Z] PASS [2022-03-03T05:15:35.159Z] coverage: 8.5% of statements [2022-03-03T05:15:35.414Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-03T05:15:35.463Z] --- PASS: TestInspectNetwork (7.20s) [2022-03-03T05:15:35.463Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-03T05:15:35.463Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-03T05:15:35.463Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-03T05:15:35.463Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-03T05:15:35.463Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:15:35.628Z] ok github.com/docker/docker/libnetwork 0.295s coverage: 8.5% of statements [2022-03-03T05:15:35.628Z] === RUN TestIPDataMarshalling [2022-03-03T05:15:35.628Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-03T05:15:35.628Z] === RUN TestValidateAndIsV6 [2022-03-03T05:15:35.628Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-03T05:15:35.628Z] PASS [2022-03-03T05:15:35.628Z] coverage: 68.9% of statements [2022-03-03T05:15:35.628Z] ok github.com/docker/docker/libnetwork/driverapi 0.040s coverage: 68.9% of statements [2022-03-03T05:15:36.097Z] === RUN TestDriver [2022-03-03T05:15:36.097Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:15:36.097Z] PASS [2022-03-03T05:15:36.097Z] coverage: 34.8% of statements [2022-03-03T05:15:36.097Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-03-03T05:15:36.567Z] --- PASS: TestRandomAllocateDeallocate (3.74s) [2022-03-03T05:15:36.567Z] === RUN TestAllocateRandomDeallocate [2022-03-03T05:15:36.567Z] === RUN TestDriver [2022-03-03T05:15:36.567Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:15:36.567Z] PASS [2022-03-03T05:15:36.567Z] coverage: 34.8% of statements [2022-03-03T05:15:36.567Z] ok github.com/docker/docker/libnetwork/drivers/null 0.059s coverage: 34.8% of statements [2022-03-03T05:15:36.567Z] === RUN TestNetworkAllocateFree [2022-03-03T05:15:36.567Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-03T05:15:36.567Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-03T05:15:36.567Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-03T05:15:36.567Z] PASS [2022-03-03T05:15:36.567Z] coverage: 63.6% of statements [2022-03-03T05:15:36.567Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-03-03T05:15:36.790Z] === RUN TestDockerSuite/TestInspectImage [2022-03-03T05:15:36.790Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-03T05:15:36.790Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-03T05:15:36.790Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-03T05:15:36.790Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-03T05:15:36.836Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-03-03T05:15:36.836Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:15:36.836Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:15:36.836Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:15:36.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:15:36.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:15:36.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:15:36.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:15:36.836Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:15:36.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:15:36.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-03T05:15:36.836Z] === RUN TestNetworkList [2022-03-03T05:15:36.836Z] === RUN TestNetworkList//networks [2022-03-03T05:15:36.836Z] === PAUSE TestNetworkList//networks [2022-03-03T05:15:36.836Z] === RUN TestNetworkList//networks/ [2022-03-03T05:15:36.836Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:15:36.836Z] === CONT TestNetworkList//networks [2022-03-03T05:15:36.836Z] === CONT TestNetworkList//networks/ [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkList (0.02s) [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:15:36.836Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-03T05:15:36.836Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:15:37.048Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-03T05:15:37.399Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-03T05:15:37.399Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:15:37.557Z] === RUN TestGetEmptyCapabilities [2022-03-03T05:15:37.557Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-03T05:15:37.557Z] === RUN TestGetExtraCapabilities [2022-03-03T05:15:37.557Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-03-03T05:15:37.557Z] === RUN TestGetInvalidCapabilities [2022-03-03T05:15:37.557Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-03T05:15:37.557Z] === RUN TestRemoteDriver [2022-03-03T05:15:37.557Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-03T05:15:37.557Z] === RUN TestDriverError [2022-03-03T05:15:37.557Z] --- PASS: TestDriverError (0.00s) [2022-03-03T05:15:37.557Z] === RUN TestMissingValues [2022-03-03T05:15:37.557Z] --- PASS: TestMissingValues (0.00s) [2022-03-03T05:15:37.557Z] === RUN TestRollback [2022-03-03T05:15:37.557Z] --- PASS: TestRollback (0.00s) [2022-03-03T05:15:37.557Z] PASS [2022-03-03T05:15:37.557Z] coverage: 57.4% of statements [2022-03-03T05:15:37.557Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-03-03T05:15:37.557Z] --- PASS: TestAllocateRandomDeallocate (1.06s) [2022-03-03T05:15:37.557Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-03T05:15:37.613Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-03T05:15:37.613Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-03T05:15:37.979Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.77s) [2022-03-03T05:15:37.979Z] PASS [2022-03-03T05:15:37.979Z] [2022-03-03T05:15:37.979Z] === Skipped [2022-03-03T05:15:37.979Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-03T05:15:37.979Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:15:37.979Z] [2022-03-03T05:15:37.979Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:15:37.979Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:15:37.979Z] [2022-03-03T05:15:37.979Z] DONE 34 tests, 2 skipped in 63.977s [2022-03-03T05:15:37.979Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-03T05:15:37.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:15:37.979Z] ++ set -e [2022-03-03T05:15:37.979Z] ++ '[' -n 0 ']' [2022-03-03T05:15:37.979Z] ++ set -x [2022-03-03T05:15:37.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:15:37.979Z] INFO: Testing against a local daemon [2022-03-03T05:15:37.979Z] === RUN TestConfigInspect [2022-03-03T05:15:38.028Z] === RUN TestNAT [2022-03-03T05:15:38.028Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-03T05:15:38.028Z] --- SKIP: TestNAT (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestTransparent [2022-03-03T05:15:38.028Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-03T05:15:38.028Z] --- SKIP: TestTransparent (0.00s) [2022-03-03T05:15:38.028Z] PASS [2022-03-03T05:15:38.028Z] coverage: 0.0% of statements [2022-03-03T05:15:38.028Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2022-03-03T05:15:38.028Z] === RUN TestBuildDefault [2022-03-03T05:15:38.028Z] --- PASS: TestBuildDefault (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestBuildHostnameDomainname [2022-03-03T05:15:38.028Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestBuildHostname [2022-03-03T05:15:38.028Z] --- PASS: TestBuildHostname (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestBuildHostnameFQDN [2022-03-03T05:15:38.028Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestBuildNoIP [2022-03-03T05:15:38.028Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestUpdate [2022-03-03T05:15:38.028Z] --- PASS: TestUpdate (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-03T05:15:38.028Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-03T05:15:38.028Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestAddEmpty [2022-03-03T05:15:38.028Z] --- PASS: TestAddEmpty (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestAdd [2022-03-03T05:15:38.028Z] --- PASS: TestAdd (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestDeleteEmpty [2022-03-03T05:15:38.028Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestDeleteNewline [2022-03-03T05:15:38.028Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestDelete [2022-03-03T05:15:38.028Z] --- PASS: TestDelete (0.00s) [2022-03-03T05:15:38.028Z] === RUN TestConcurrentWrites [2022-03-03T05:15:38.028Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.79s) [2022-03-03T05:15:38.028Z] === RUN TestRetrieveFromStore [2022-03-03T05:15:38.177Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-03T05:15:38.503Z] === RUN TestNew [2022-03-03T05:15:38.503Z] --- PASS: TestNew (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestAddDriver [2022-03-03T05:15:38.503Z] --- PASS: TestAddDriver (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestAddDuplicateDriver [2022-03-03T05:15:38.503Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-03T05:15:38.503Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestDriver [2022-03-03T05:15:38.503Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestIPAM [2022-03-03T05:15:38.503Z] --- PASS: TestIPAM (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestWalkIPAMs [2022-03-03T05:15:38.503Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestWalkDrivers [2022-03-03T05:15:38.503Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-03T05:15:38.503Z] PASS [2022-03-03T05:15:38.503Z] coverage: 82.4% of statements [2022-03-03T05:15:38.503Z] ok github.com/docker/docker/libnetwork/drvregistry 0.074s coverage: 82.4% of statements [2022-03-03T05:15:38.503Z] --- PASS: TestConcurrentWrites (0.18s) [2022-03-03T05:15:38.503Z] PASS [2022-03-03T05:15:38.503Z] coverage: 81.2% of statements [2022-03-03T05:15:38.503Z] ok github.com/docker/docker/libnetwork/etchosts 0.233s coverage: 81.2% of statements [2022-03-03T05:15:38.503Z] --- PASS: TestRetrieveFromStore (0.35s) [2022-03-03T05:15:38.503Z] === RUN TestIsCorrupted [2022-03-03T05:15:38.503Z] === RUN TestNew [2022-03-03T05:15:38.503Z] --- PASS: TestNew (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestAllocate [2022-03-03T05:15:38.503Z] --- PASS: TestAllocate (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestUninitialized [2022-03-03T05:15:38.503Z] --- PASS: TestUninitialized (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestAllocateInRange [2022-03-03T05:15:38.503Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-03T05:15:38.503Z] === RUN TestAllocateSerial [2022-03-03T05:15:38.503Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-03T05:15:38.503Z] PASS [2022-03-03T05:15:38.503Z] coverage: 87.5% of statements [2022-03-03T05:15:38.503Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-03-03T05:15:38.503Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-03T05:15:38.503Z] === RUN TestSetRollover [2022-03-03T05:15:38.741Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-03T05:15:38.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-03T05:15:38.764Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:15:38.974Z] === RUN TestCaller [2022-03-03T05:15:38.974Z] --- PASS: TestCaller (0.00s) [2022-03-03T05:15:38.974Z] PASS [2022-03-03T05:15:38.974Z] coverage: 100.0% of statements [2022-03-03T05:15:38.974Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-03-03T05:15:39.325Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-03-03T05:15:39.325Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:15:39.343Z] --- PASS: TestConfigInspect (2.19s) [2022-03-03T05:15:39.343Z] === RUN TestConfigList [2022-03-03T05:15:39.443Z] === RUN TestSetSerialInsertDelete [2022-03-03T05:15:39.443Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-03T05:15:39.443Z] === RUN TestSetParallelInsertDelete [2022-03-03T05:15:39.913Z] --- PASS: TestSetRollover (1.22s) [2022-03-03T05:15:39.913Z] === RUN TestSetRolloverSerial [2022-03-03T05:15:40.014Z] INFO: Extraction ended at 03/03/2022 05:15:39. Duration:00:00:30.2778537 [2022-03-03T05:15:40.014Z] INFO: Updating the golang and path environment variables [2022-03-03T05:15:40.014Z] INFO: GOPATH=d:\gopath [2022-03-03T05:15:40.014Z] INFO: go version go1.17.7 windows/amd64 [2022-03-03T05:15:40.014Z] INFO: Running the daemon under test in debug mode [2022-03-03T05:15:40.014Z] INFO: Starting a daemon under test... [2022-03-03T05:15:40.014Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43320\5\daemon --pidfile d:\CI\PR-43320\5\docker.pid -D [2022-03-03T05:15:40.255Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-03-03T05:15:40.255Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:15:40.382Z] === RUN TestInt2IP2IntConversion [2022-03-03T05:15:40.382Z] === RUN TestPoolRequest [2022-03-03T05:15:40.382Z] --- PASS: TestPoolRequest (0.00s) [2022-03-03T05:15:40.382Z] === RUN TestOtherRequests [2022-03-03T05:15:40.382Z] --- PASS: TestOtherRequests (0.00s) [2022-03-03T05:15:40.382Z] PASS [2022-03-03T05:15:40.382Z] coverage: 57.1% of statements [2022-03-03T05:15:40.382Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-03-03T05:15:40.487Z] INFO: Process started successfully. [2022-03-03T05:15:40.487Z] INFO: Start tailing logs of the daemon under tests [2022-03-03T05:15:40.487Z] INFO: Waiting for the daemon under test to start... [2022-03-03T05:15:40.637Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-03T05:15:40.638Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-03T05:15:40.852Z] --- PASS: TestSetRolloverSerial (0.98s) [2022-03-03T05:15:40.852Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-03T05:15:40.852Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-03T05:15:40.852Z] PASS [2022-03-03T05:15:40.852Z] coverage: 84.4% of statements [2022-03-03T05:15:40.852Z] --- PASS: TestInt2IP2IntConversion (0.47s) [2022-03-03T05:15:40.852Z] === RUN TestGetAddressVersion [2022-03-03T05:15:40.852Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-03T05:15:40.852Z] === RUN TestKeyString [2022-03-03T05:15:40.852Z] --- PASS: TestKeyString (0.00s) [2022-03-03T05:15:40.852Z] === RUN TestPoolDataMarshal [2022-03-03T05:15:40.852Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-03T05:15:40.852Z] === RUN TestSubnetsMarshal [2022-03-03T05:15:40.852Z] ok github.com/docker/docker/libnetwork/bitseq 8.336s coverage: 84.4% of statements [2022-03-03T05:15:40.852Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-03-03T05:15:40.852Z] === RUN TestAddSubnets [2022-03-03T05:15:40.852Z] --- PASS: TestAddSubnets (0.03s) [2022-03-03T05:15:40.852Z] === RUN TestDoublePoolRelease [2022-03-03T05:15:40.852Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-03T05:15:40.852Z] === RUN TestAddReleasePoolID [2022-03-03T05:15:40.852Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-03-03T05:15:40.852Z] === RUN TestPredefinedPool [2022-03-03T05:15:40.852Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-03T05:15:40.852Z] === RUN TestRemoveSubnet [2022-03-03T05:15:40.852Z] --- PASS: TestRemoveSubnet (0.10s) [2022-03-03T05:15:40.852Z] === RUN TestGetSameAddress [2022-03-03T05:15:40.852Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-03T05:15:40.852Z] === RUN TestPoolAllocationReuse [2022-03-03T05:15:41.204Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-03T05:15:41.232Z] --- PASS: TestConfigList (2.19s) [2022-03-03T05:15:41.232Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:15:41.321Z] === RUN TestGetCapabilities [2022-03-03T05:15:41.321Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-03T05:15:41.321Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-03T05:15:41.321Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-03T05:15:41.321Z] === RUN TestGetDefaultAddressSpaces [2022-03-03T05:15:41.321Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-03T05:15:41.321Z] === RUN TestRemoteDriver [2022-03-03T05:15:41.321Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-03T05:15:41.321Z] PASS [2022-03-03T05:15:41.321Z] coverage: 47.4% of statements [2022-03-03T05:15:41.321Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.068s coverage: 47.4% of statements [2022-03-03T05:15:41.623Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-03-03T05:15:41.623Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:15:42.138Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-03T05:15:42.186Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-03T05:15:42.186Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:15:42.310Z] --- PASS: TestPoolAllocationReuse (1.03s) [2022-03-03T05:15:42.310Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-03T05:15:42.310Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-03T05:15:42.310Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-03T05:15:42.310Z] === RUN TestWindowsIPAM [2022-03-03T05:15:42.310Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-03T05:15:42.310Z] PASS [2022-03-03T05:15:42.310Z] coverage: 71.4% of statements [2022-03-03T05:15:42.310Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-03-03T05:15:43.073Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-03T05:15:43.126Z] --- PASS: TestConfigsCreateAndDelete (1.66s) [2022-03-03T05:15:43.126Z] === RUN TestConfigsUpdate [2022-03-03T05:15:43.299Z] === RUN TestDefaultNetwork [2022-03-03T05:15:43.299Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-03T05:15:43.299Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-03T05:15:43.639Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-03T05:15:43.768Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-03-03T05:15:43.768Z] === RUN TestInitAddressPools [2022-03-03T05:15:43.768Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-03T05:15:43.768Z] PASS [2022-03-03T05:15:43.768Z] coverage: 74.0% of statements [2022-03-03T05:15:43.768Z] ok github.com/docker/docker/libnetwork/ipamutils 0.591s coverage: 74.0% of statements [2022-03-03T05:15:43.768Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.59s) [2022-03-03T05:15:43.768Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-03T05:15:43.768Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-03T05:15:44.205Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-03T05:15:44.238Z] === RUN TestKeyValue [2022-03-03T05:15:44.238Z] --- PASS: TestKeyValue (0.00s) [2022-03-03T05:15:44.238Z] PASS [2022-03-03T05:15:44.238Z] coverage: 60.0% of statements [2022-03-03T05:15:44.238Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-03-03T05:15:44.706Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-03-03T05:15:44.706Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:15:44.706Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:15:44.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:15:44.706Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:15:44.707Z] === RUN TestGenerate [2022-03-03T05:15:44.707Z] --- PASS: TestGenerate (0.00s) [2022-03-03T05:15:44.707Z] === RUN TestGeneratePtr [2022-03-03T05:15:44.707Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-03T05:15:44.707Z] === RUN TestGenerateMissingField [2022-03-03T05:15:44.707Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-03T05:15:44.707Z] === RUN TestFieldCannotBeSet [2022-03-03T05:15:44.707Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-03T05:15:44.707Z] === RUN TestTypeMismatchError [2022-03-03T05:15:44.707Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-03T05:15:44.707Z] PASS [2022-03-03T05:15:44.707Z] coverage: 100.0% of statements [2022-03-03T05:15:44.707Z] ok github.com/docker/docker/libnetwork/options 0.115s coverage: 100.0% of statements [2022-03-03T05:15:44.772Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-03T05:15:45.019Z] --- PASS: TestConfigsUpdate (1.67s) [2022-03-03T05:15:45.019Z] === RUN TestTemplatedConfig [2022-03-03T05:15:45.339Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-03T05:15:45.696Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.90s) [2022-03-03T05:15:45.696Z] === RUN TestGetAddress [2022-03-03T05:15:45.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-03T05:15:46.165Z] testing: warning: no tests to run [2022-03-03T05:15:46.165Z] PASS [2022-03-03T05:15:46.165Z] coverage: 0.0% of statements [2022-03-03T05:15:46.165Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-03-03T05:15:46.165Z] === RUN TestNetworkDBSimple [2022-03-03T05:15:46.473Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-03T05:15:46.473Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-03T05:15:46.545Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-03T05:15:47.154Z] === RUN TestRequestNewPort [2022-03-03T05:15:47.154Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestRequestSpecificPort [2022-03-03T05:15:47.154Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestReleasePort [2022-03-03T05:15:47.154Z] --- PASS: TestReleasePort (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestReuseReleasedPort [2022-03-03T05:15:47.154Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestReleaseUnreadledPort [2022-03-03T05:15:47.154Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestUnknowProtocol [2022-03-03T05:15:47.154Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestAllocateAllPorts [2022-03-03T05:15:47.154Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestPortAllocation [2022-03-03T05:15:47.154Z] --- PASS: TestPortAllocation (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestPortAllocationWithCustomRange [2022-03-03T05:15:47.154Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestNoDuplicateBPR [2022-03-03T05:15:47.154Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-03T05:15:47.154Z] === RUN TestChangePortRange [2022-03-03T05:15:47.154Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-03T05:15:47.154Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-03T05:15:47.154Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-03T05:15:47.154Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-03T05:15:47.154Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-03T05:15:47.154Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-03T05:15:47.154Z] --- PASS: TestChangePortRange (0.00s) [2022-03-03T05:15:47.154Z] PASS [2022-03-03T05:15:47.154Z] coverage: 88.6% of statements [2022-03-03T05:15:47.154Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-03-03T05:15:47.154Z] 2022/03/03 05:15:46 Closing DB instances... [2022-03-03T05:15:47.541Z] --- PASS: TestTemplatedConfig (2.40s) [2022-03-03T05:15:47.541Z] === RUN TestConfigCreateResolve [2022-03-03T05:15:47.624Z] testing: warning: no tests to run [2022-03-03T05:15:47.624Z] PASS [2022-03-03T05:15:47.624Z] coverage: 0.0% of statements [2022-03-03T05:15:47.624Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-03T05:15:48.374Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-03T05:15:48.613Z] --- PASS: TestNetworkDBSimple (2.05s) [2022-03-03T05:15:48.613Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-03T05:15:48.613Z] === RUN TestHashData [2022-03-03T05:15:48.613Z] --- PASS: TestHashData (0.00s) [2022-03-03T05:15:48.613Z] PASS [2022-03-03T05:15:48.613Z] coverage: 2.8% of statements [2022-03-03T05:15:48.613Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-03-03T05:15:49.083Z] === RUN TestErrorConstructors [2022-03-03T05:15:49.083Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-03T05:15:49.083Z] === RUN TestCompareIPMask [2022-03-03T05:15:49.083Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-03T05:15:49.083Z] === RUN TestUtilGetHostPartIP [2022-03-03T05:15:49.083Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-03T05:15:49.083Z] === RUN TestUtilGetBroadcastIP [2022-03-03T05:15:49.083Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-03T05:15:49.083Z] === RUN TestParseCIDR [2022-03-03T05:15:49.083Z] --- PASS: TestParseCIDR (0.00s) [2022-03-03T05:15:49.083Z] PASS [2022-03-03T05:15:49.083Z] coverage: 37.3% of statements [2022-03-03T05:15:49.083Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-03T05:15:49.083Z] PASS [2022-03-03T05:15:49.083Z] coverage: 100.0% of statements [2022-03-03T05:15:49.083Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-03-03T05:15:49.083Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-03-03T05:15:49.305Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-03T05:15:49.461Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-03-03T05:15:49.461Z] PASS [2022-03-03T05:15:49.461Z] [2022-03-03T05:15:49.461Z] DONE 6 tests in 12.303s [2022-03-03T05:15:49.461Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-03T05:15:49.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:15:49.461Z] ++ set -e [2022-03-03T05:15:49.461Z] ++ '[' -n 0 ']' [2022-03-03T05:15:49.461Z] ++ set -x [2022-03-03T05:15:49.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:15:49.461Z] INFO: Testing against a local daemon [2022-03-03T05:15:49.461Z] === RUN TestCheckpoint [2022-03-03T05:15:49.461Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:15:49.461Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:15:49.461Z] === RUN TestContainerInvalidJSON [2022-03-03T05:15:49.461Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:15:49.461Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:15:49.461Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:15:49.461Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:15:49.461Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:15:49.461Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:15:49.461Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-03T05:15:49.461Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-03T05:15:49.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-03T05:15:49.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:15:49.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-03T05:15:49.461Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:15:49.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-03T05:15:49.461Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:15:49.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-03T05:15:49.461Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:15:49.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-03T05:15:49.461Z] === RUN TestCopyFromContainer [2022-03-03T05:15:49.552Z] 2022/03/03 05:15:49 Closing DB instances... [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-03T05:15:50.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-03T05:15:50.021Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-03T05:15:50.021Z] PASS [2022-03-03T05:15:50.021Z] coverage: 50.0% of statements [2022-03-03T05:15:50.021Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-03-03T05:15:50.397Z] === RUN TestCopyFromContainer// [2022-03-03T05:15:50.397Z] === RUN TestCopyFromContainer//bar/root [2022-03-03T05:15:50.397Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-03T05:15:50.397Z] === RUN TestCopyFromContainer/bar/quux [2022-03-03T05:15:50.397Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-03T05:15:50.490Z] === RUN TestAddressPoolOpt [2022-03-03T05:15:50.490Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/a [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/something [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/_=a [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/env1=value1 [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/_env1=value1 [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/PATH [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/=a [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/PATH= [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/PATH=something [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/asd!qwe [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/1asd [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/123 [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/some_space [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/__some_space_before [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/some_space_after__ [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/= [2022-03-03T05:15:50.490Z] === RUN TestValidateEnv/PaTh [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-03T05:15:50.490Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestParseHost [2022-03-03T05:15:50.491Z] --- PASS: TestParseHost (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestParseDockerDaemonHost [2022-03-03T05:15:50.491Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestParseTCP [2022-03-03T05:15:50.491Z] --- PASS: TestParseTCP (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-03T05:15:50.491Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestValidateExtraHosts [2022-03-03T05:15:50.491Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestIpOptString [2022-03-03T05:15:50.491Z] --- PASS: TestIpOptString (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-03T05:15:50.491Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestNewIpOptValidDefaultVal [2022-03-03T05:15:50.491Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestIpOptSetInvalidVal [2022-03-03T05:15:50.491Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestValidateIPAddress [2022-03-03T05:15:50.491Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestMapOpts [2022-03-03T05:15:50.491Z] --- PASS: TestMapOpts (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestListOptsWithoutValidator [2022-03-03T05:15:50.491Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestListOptsWithValidator [2022-03-03T05:15:50.491Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestValidateDNSSearch [2022-03-03T05:15:50.491Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_general_format [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_one_more [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-03T05:15:50.491Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-03T05:15:50.491Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestNamedListOpts [2022-03-03T05:15:50.491Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestNamedMapOpts [2022-03-03T05:15:50.491Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestParseLink [2022-03-03T05:15:50.491Z] --- PASS: TestParseLink (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestQuotedStringSetWithQuotes [2022-03-03T05:15:50.491Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-03T05:15:50.491Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-03T05:15:50.491Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-03T05:15:50.491Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-03T05:15:50.491Z] === RUN TestUlimitOpt [2022-03-03T05:15:50.491Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-03T05:15:50.491Z] PASS [2022-03-03T05:15:50.491Z] coverage: 67.4% of statements [2022-03-03T05:15:50.491Z] ok github.com/docker/docker/opts 0.085s coverage: 67.4% of statements [2022-03-03T05:15:50.658Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-03T05:15:50.658Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-03T05:15:50.658Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-03T05:15:50.658Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-03T05:15:50.658Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-03T05:15:50.677Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-03T05:15:50.677Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer (1.37s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-03T05:15:50.916Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-03-03T05:15:50.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:15:50.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:15:50.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:15:50.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:15:50.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:15:50.916Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:15:50.916Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:15:50.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:15:50.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:15:50.916Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:15:50.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-03T05:15:50.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-03T05:15:50.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-03T05:15:50.916Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:15:50.916Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:15:50.916Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-03T05:15:50.916Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:15:50.916Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:15:50.916Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:15:50.916Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:15:50.916Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:15:50.916Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:15:50.916Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:15:50.916Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:15:50.916Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:15:50.916Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:15:50.916Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-03T05:15:50.916Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-03T05:15:50.916Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-03T05:15:50.916Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-03T05:15:50.916Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:15:50.916Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-03T05:15:50.916Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:15:50.960Z] === RUN TestParseVersion [2022-03-03T05:15:50.960Z] --- PASS: TestParseVersion (0.00s) [2022-03-03T05:15:50.960Z] PASS [2022-03-03T05:15:50.960Z] coverage: 52.9% of statements [2022-03-03T05:15:50.960Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-03-03T05:15:50.960Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-03-03T05:15:50.960Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-03T05:15:52.048Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-03T05:15:52.286Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-03-03T05:15:52.286Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:15:52.529Z] 2022/03/03 05:15:51 Closing DB instances... [2022-03-03T05:15:52.529Z] === RUN TestPeerCertificateMarshalJSON [2022-03-03T05:15:52.529Z] === RUN TestIsArchivePathDir [2022-03-03T05:15:52.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-03T05:15:52.998Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-03T05:15:52.998Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-03T05:15:52.998Z] --- PASS: TestPeerCertificateMarshalJSON (0.24s) [2022-03-03T05:15:52.998Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-03T05:15:52.998Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-03T05:15:52.998Z] === RUN TestMiddleware [2022-03-03T05:15:52.998Z] --- PASS: TestMiddleware (0.00s) [2022-03-03T05:15:52.998Z] === RUN TestNewResponseModifier [2022-03-03T05:15:52.998Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-03T05:15:52.998Z] PASS [2022-03-03T05:15:52.998Z] coverage: 26.8% of statements [2022-03-03T05:15:52.998Z] ok github.com/docker/docker/pkg/authorization 0.288s coverage: 26.8% of statements [2022-03-03T05:15:52.998Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-03-03T05:15:52.998Z] === RUN TestIsArchivePathInvalidFile [2022-03-03T05:15:52.998Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-03-03T05:15:52.998Z] === RUN TestIsArchivePathTar [2022-03-03T05:15:52.998Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-03T05:15:52.998Z] === RUN TestDecompressStreamGzip [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.04s) [2022-03-03T05:15:53.216Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:15:53.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:15:53.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:15:53.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:15:53.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:15:53.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:15:53.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:15:53.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:15:53.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:15:53.216Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:15:53.216Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:15:53.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:15:53.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:15:53.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:15:53.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:15:53.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:15:53.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-03T05:15:53.216Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:15:53.467Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-03-03T05:15:53.467Z] === RUN TestDecompressStreamBzip2 [2022-03-03T05:15:53.467Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-03-03T05:15:53.467Z] === RUN TestDecompressStreamXz [2022-03-03T05:15:53.467Z] archive_test.go:133: Xz not present in msys2 [2022-03-03T05:15:53.467Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestDecompressStreamZstd [2022-03-03T05:15:53.467Z] archive_test.go:140: zstd not installed [2022-03-03T05:15:53.467Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-03T05:15:53.467Z] === RUN TestCompressStreamXzUnsupported [2022-03-03T05:15:53.467Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-03T05:15:53.467Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestCompressStreamInvalid [2022-03-03T05:15:53.467Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestExtensionInvalid [2022-03-03T05:15:53.467Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestExtensionUncompressed [2022-03-03T05:15:53.467Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestExtensionBzip2 [2022-03-03T05:15:53.467Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestExtensionGzip [2022-03-03T05:15:53.467Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestExtensionXz [2022-03-03T05:15:53.467Z] --- PASS: TestExtensionXz (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestExtensionZstd [2022-03-03T05:15:53.467Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestCmdStreamLargeStderr [2022-03-03T05:15:53.467Z] === RUN TestUnbuffered [2022-03-03T05:15:53.467Z] --- PASS: TestUnbuffered (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestRaceUnbuffered [2022-03-03T05:15:53.467Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-03T05:15:53.467Z] PASS [2022-03-03T05:15:53.467Z] coverage: 100.0% of statements [2022-03-03T05:15:53.467Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-03-03T05:15:53.467Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-03-03T05:15:53.467Z] === RUN TestCmdStreamBad [2022-03-03T05:15:53.467Z] archive_test.go:252: Failing on Windows CI machines [2022-03-03T05:15:53.467Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestCmdStreamGood [2022-03-03T05:15:53.467Z] --- PASS: TestCmdStreamGood (0.04s) [2022-03-03T05:15:53.467Z] === RUN TestUntarPathWithInvalidDest [2022-03-03T05:15:53.467Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-03-03T05:15:53.467Z] === RUN TestUntarPathWithInvalidSrc [2022-03-03T05:15:53.467Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-03T05:15:53.467Z] === RUN TestUntarPath [2022-03-03T05:15:53.467Z] --- PASS: TestUntarPath (0.06s) [2022-03-03T05:15:53.467Z] === RUN TestUntarPathWithDestinationFile [2022-03-03T05:15:53.467Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-03T05:15:53.467Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-03T05:15:53.473Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.35s) [2022-03-03T05:15:53.473Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:15:53.473Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:15:53.473Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:15:53.473Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-03T05:15:53.473Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-03T05:15:53.473Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:15:53.473Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:15:53.473Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-03T05:15:53.473Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:15:53.473Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-03T05:15:53.473Z] === RUN TestContainerStartOnDaemonRestart [2022-03-03T05:15:53.473Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-03T05:15:53.473Z] === RUN TestDaemonRestartIpcMode [2022-03-03T05:15:53.473Z] === PAUSE TestDaemonRestartIpcMode [2022-03-03T05:15:53.473Z] === RUN TestDaemonHostGatewayIP [2022-03-03T05:15:53.473Z] === PAUSE TestDaemonHostGatewayIP [2022-03-03T05:15:53.473Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-03T05:15:53.473Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-03T05:15:53.473Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:15:53.473Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-03T05:15:53.473Z] === RUN TestDiff [2022-03-03T05:15:53.550Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-03T05:15:53.937Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-03T05:15:53.937Z] === RUN TestCopyWithTarInvalidSrc [2022-03-03T05:15:53.937Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-03T05:15:53.937Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestCopyWithTarSrcFile [2022-03-03T05:15:53.937Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestCopyWithTarSrcFolder [2022-03-03T05:15:53.937Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-03T05:15:53.937Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-03T05:15:53.937Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-03T05:15:53.937Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-03T05:15:53.937Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestCopyFileWithTarSrcFile [2022-03-03T05:15:53.937Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-03-03T05:15:53.937Z] === RUN TestTarFiles [2022-03-03T05:15:53.937Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-03-03T05:15:53.937Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-03T05:15:53.937Z] === RUN TestMatch [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[foo]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[foo_bar]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[]#01 [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[qux]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-03T05:15:53.937Z] === RUN TestMatch/[[foo_baz]] [2022-03-03T05:15:53.937Z] --- PASS: TestMatch (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-03T05:15:53.937Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-03T05:15:53.937Z] PASS [2022-03-03T05:15:53.937Z] coverage: 87.5% of statements [2022-03-03T05:15:53.937Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-03-03T05:15:54.036Z] --- PASS: TestDiff (0.39s) [2022-03-03T05:15:54.036Z] === RUN TestExecWithCloseStdin [2022-03-03T05:15:54.059Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-03T05:15:54.292Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-03-03T05:15:54.292Z] === RUN TestExec [2022-03-03T05:15:54.854Z] --- PASS: TestExec (0.40s) [2022-03-03T05:15:54.854Z] === RUN TestExecUser [2022-03-03T05:15:54.925Z] === RUN TestChrootTarUntar [2022-03-03T05:15:54.925Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-03T05:15:54.925Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootUntarEmptyArchive [2022-03-03T05:15:54.925Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootTarUntarWithSymlink [2022-03-03T05:15:54.925Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootCopyWithTar [2022-03-03T05:15:54.925Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootCopyFileWithTar [2022-03-03T05:15:54.925Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootUntarPath [2022-03-03T05:15:54.925Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-03T05:15:54.925Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-03T05:15:54.925Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:15:54.925Z] === RUN TestChrootApplyDotDotFile [2022-03-03T05:15:54.925Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:15:54.925Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-03T05:15:54.925Z] PASS [2022-03-03T05:15:54.925Z] coverage: 15.1% of statements [2022-03-03T05:15:54.925Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.1% of statements [2022-03-03T05:15:55.111Z] --- PASS: TestExecUser (0.42s) [2022-03-03T05:15:55.111Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:15:55.450Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-03T05:15:55.450Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-03T05:15:55.674Z] --- PASS: TestExportContainerAndImportImage (0.49s) [2022-03-03T05:15:55.674Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:15:55.915Z] === RUN TestEnsureRemoveAllNotExist [2022-03-03T05:15:55.915Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-03T05:15:55.915Z] === RUN TestEnsureRemoveAllWithDir [2022-03-03T05:15:55.915Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-03T05:15:55.915Z] === RUN TestEnsureRemoveAllWithFile [2022-03-03T05:15:55.915Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-03T05:15:55.915Z] PASS [2022-03-03T05:15:55.915Z] coverage: 0.0% of statements [2022-03-03T05:15:55.915Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-03-03T05:15:55.915Z] 2022/03/03 05:15:55 Closing DB instances... [2022-03-03T05:15:56.825Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-03T05:15:56.905Z] === RUN TestSizeEmpty [2022-03-03T05:15:56.905Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestSizeEmptyFile [2022-03-03T05:15:56.905Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestSizeNonemptyFile [2022-03-03T05:15:56.905Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-03T05:15:56.905Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-03T05:15:56.905Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-03T05:15:56.905Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestMoveToSubdir [2022-03-03T05:15:56.905Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-03T05:15:56.905Z] === RUN TestSizeNonExistingDirectory [2022-03-03T05:15:56.905Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-03T05:15:56.905Z] PASS [2022-03-03T05:15:56.905Z] coverage: 80.0% of statements [2022-03-03T05:15:56.905Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-03-03T05:15:57.043Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-03-03T05:15:57.043Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:15:57.083Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-03T05:15:57.300Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-03-03T05:15:57.300Z] === RUN TestHealthKillContainer [2022-03-03T05:15:57.375Z] === RUN TestPollerAddRemove [2022-03-03T05:15:57.375Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-03T05:15:57.375Z] === RUN TestPollerEvent [2022-03-03T05:15:57.375Z] poller_test.go:40: No chmod on Windows [2022-03-03T05:15:57.375Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-03T05:15:57.375Z] === RUN TestPollerClose [2022-03-03T05:15:57.375Z] --- PASS: TestPollerClose (0.00s) [2022-03-03T05:15:57.375Z] PASS [2022-03-03T05:15:57.375Z] coverage: 45.7% of statements [2022-03-03T05:15:57.375Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 45.7% of statements [2022-03-03T05:15:57.844Z] --- PASS: TestTarFiles (4.08s) [2022-03-03T05:15:57.844Z] === RUN TestDetectCompressionZstd [2022-03-03T05:15:57.844Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-03T05:15:57.844Z] === RUN TestTarUntar [2022-03-03T05:15:57.844Z] --- PASS: TestTarUntar (0.05s) [2022-03-03T05:15:57.844Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-03T05:15:57.844Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-03T05:15:57.844Z] === RUN TestTarWithOptions [2022-03-03T05:15:57.844Z] --- PASS: TestTarWithOptions (0.02s) [2022-03-03T05:15:57.844Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-03T05:15:57.844Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-03T05:15:57.844Z] === RUN TestUntarUstarGnuConflict [2022-03-03T05:15:57.844Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-03-03T05:15:57.844Z] === RUN TestUntarInvalidFilenames [2022-03-03T05:15:58.020Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-03T05:15:58.314Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1434164224\\dest" [2022-03-03T05:15:58.314Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-03-03T05:15:58.314Z] === RUN TestUntarHardlinkToSymlink [2022-03-03T05:15:58.314Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-03T05:15:58.314Z] === RUN TestUntarInvalidHardlink [2022-03-03T05:15:58.314Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink935502172\\victim\\hello" -> "../victim/hello" [2022-03-03T05:15:58.314Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2081895023\\victim\\hello" -> "/../victim/hello" [2022-03-03T05:15:58.314Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3418895679\\victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3401388039\\victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3541371954\\victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2850785737\\victim" -> "../victim" [2022-03-03T05:15:58.314Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-03T05:15:58.314Z] === RUN TestUntarInvalidSymlink [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2272333765\\dest\\dotdot" -> "../victim/hello" [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3778725912\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1929424444\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2770254494\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink12051662\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink294312790\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.314Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3474165033\\dest\\dir\\loophole" -> "../../victim" [2022-03-03T05:15:58.314Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-03-03T05:15:58.314Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-03T05:15:58.314Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-03T05:15:58.314Z] === RUN TestXGlobalNoParent [2022-03-03T05:15:58.314Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-03T05:15:58.314Z] === RUN TestReplaceFileTarWrapper [2022-03-03T05:15:58.314Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-03-03T05:15:58.314Z] === RUN TestPrefixHeaderReadable [2022-03-03T05:15:58.314Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-03-03T05:15:58.314Z] === RUN TestDisablePigz [2022-03-03T05:15:58.314Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-03T05:15:58.314Z] --- PASS: TestDisablePigz (0.14s) [2022-03-03T05:15:58.314Z] === RUN TestPigz [2022-03-03T05:15:58.314Z] --- PASS: TestNetworkDBCRUDTableEntry (4.66s) [2022-03-03T05:15:58.314Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-03T05:15:58.629Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-03T05:15:58.783Z] === RUN TestCopyFileWithInvalidSrc [2022-03-03T05:15:58.783Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCopyFileWithInvalidDest [2022-03-03T05:15:58.783Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-03T05:15:58.783Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-03T05:15:58.783Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCopyFile [2022-03-03T05:15:58.783Z] --- PASS: TestCopyFile (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-03T05:15:58.783Z] fileutils_test.go:133: Needs porting to Windows [2022-03-03T05:15:58.783Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-03T05:15:58.783Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-03T05:15:58.783Z] fileutils_test.go:179: Needs porting to Windows [2022-03-03T05:15:58.783Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestWildcardMatches [2022-03-03T05:15:58.783Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestPatternMatches [2022-03-03T05:15:58.783Z] --- PASS: TestPatternMatches (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-03T05:15:58.783Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestPatternMatchesFolderExclusions [2022-03-03T05:15:58.783Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-03T05:15:58.783Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-03T05:15:58.783Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-03T05:15:58.783Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-03T05:15:58.783Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestSingleExclamationError [2022-03-03T05:15:58.783Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestMatchesWithNoPatterns [2022-03-03T05:15:58.783Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestMatchesWithMalformedPatterns [2022-03-03T05:15:58.783Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestMatches [2022-03-03T05:15:58.783Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-03T05:15:58.783Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-03T05:15:58.783Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-03T05:15:58.783Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-03T05:15:58.783Z] --- PASS: TestMatches (0.01s) [2022-03-03T05:15:58.783Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-03T05:15:58.783Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-03T05:15:58.783Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-03T05:15:58.783Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCleanPatterns [2022-03-03T05:15:58.783Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-03T05:15:58.783Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCleanPatternsExceptionFlag [2022-03-03T05:15:58.783Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-03T05:15:58.783Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-03T05:15:58.783Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCleanPatternsErrorSingleException [2022-03-03T05:15:58.783Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCreateIfNotExistsDir [2022-03-03T05:15:58.783Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCreateIfNotExistsFile [2022-03-03T05:15:58.783Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestMatch [2022-03-03T05:15:58.783Z] --- PASS: TestMatch (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCompile [2022-03-03T05:15:58.783Z] === RUN TestCompile/slash [2022-03-03T05:15:58.783Z] === RUN TestCompile/backslash [2022-03-03T05:15:58.783Z] --- PASS: TestCompile (0.00s) [2022-03-03T05:15:58.783Z] --- PASS: TestCompile/slash (0.00s) [2022-03-03T05:15:58.783Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-03T05:15:58.783Z] PASS [2022-03-03T05:15:58.783Z] coverage: 84.7% of statements [2022-03-03T05:15:58.783Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-03T05:15:58.783Z] --- PASS: TestPigz (0.15s) [2022-03-03T05:15:58.783Z] === RUN TestNosysFileInfo [2022-03-03T05:15:58.783Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCopyFileWithInvalidDest [2022-03-03T05:15:58.783Z] archive_windows_test.go:16: Currently fails [2022-03-03T05:15:58.783Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCanonicalTarNameForPath [2022-03-03T05:15:58.783Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestCanonicalTarName [2022-03-03T05:15:58.783Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChmodTarEntry [2022-03-03T05:15:58.783Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestHardLinkOrder [2022-03-03T05:15:58.783Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 84.7% of statements [2022-03-03T05:15:58.783Z] --- PASS: TestHardLinkOrder (0.07s) [2022-03-03T05:15:58.783Z] === RUN TestChangeString [2022-03-03T05:15:58.783Z] --- PASS: TestChangeString (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesWithNoChanges [2022-03-03T05:15:58.783Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-03-03T05:15:58.783Z] === RUN TestChangesWithChanges [2022-03-03T05:15:58.783Z] --- PASS: TestChangesWithChanges (0.03s) [2022-03-03T05:15:58.783Z] === RUN TestChangesWithChangesGH13590 [2022-03-03T05:15:58.783Z] changes_test.go:195: needs more investigation [2022-03-03T05:15:58.783Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesDirsEmpty [2022-03-03T05:15:58.783Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:15:58.783Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesDirsMutated [2022-03-03T05:15:58.783Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:15:58.783Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestApplyLayer [2022-03-03T05:15:58.783Z] changes_test.go:432: needs further investigation [2022-03-03T05:15:58.783Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesSizeWithHardlinks [2022-03-03T05:15:58.783Z] changes_test.go:468: needs further investigation [2022-03-03T05:15:58.783Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesSizeWithNoChanges [2022-03-03T05:15:58.783Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-03T05:15:58.783Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestChangesSize [2022-03-03T05:15:58.783Z] --- PASS: TestChangesSize (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestApplyLayerInvalidFilenames [2022-03-03T05:15:58.783Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2138302376\\dest" [2022-03-03T05:15:58.783Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-03-03T05:15:58.783Z] === RUN TestApplyLayerInvalidHardlink [2022-03-03T05:15:58.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4276629898\\victim\\hello" -> "../victim/hello" [2022-03-03T05:15:58.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1427940511\\victim\\hello" -> "/../victim/hello" [2022-03-03T05:15:58.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink940372982\\victim" -> "../victim" [2022-03-03T05:15:58.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink565961763\\victim" -> "../victim" [2022-03-03T05:15:58.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1159478229\\victim" -> "../victim" [2022-03-03T05:15:58.783Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1372012523\\victim" -> "../victim" [2022-03-03T05:15:58.783Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-03T05:15:58.783Z] === RUN TestApplyLayerInvalidSymlink [2022-03-03T05:15:58.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2912183866\\dest\\dotdot" -> "../victim/hello" [2022-03-03T05:15:58.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2932061900\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-03T05:15:58.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink647621735\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2608490806\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2292162574\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.783Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3130816817\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:15:58.783Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-03T05:15:58.783Z] === RUN TestApplyLayerWhiteouts [2022-03-03T05:15:58.783Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-03-03T05:15:58.783Z] === RUN TestGenerateEmptyFile [2022-03-03T05:15:58.783Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-03T05:15:58.783Z] === RUN TestGenerateWithContent [2022-03-03T05:15:58.783Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-03T05:15:58.783Z] PASS [2022-03-03T05:15:58.783Z] coverage: 62.0% of statements [2022-03-03T05:15:58.783Z] ok github.com/docker/docker/pkg/archive 6.143s coverage: 62.0% of statements [2022-03-03T05:15:59.253Z] === RUN TestGet [2022-03-03T05:15:59.253Z] --- PASS: TestGet (0.00s) [2022-03-03T05:15:59.253Z] === RUN TestGetShortcutString [2022-03-03T05:15:59.253Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-03T05:15:59.253Z] PASS [2022-03-03T05:15:59.253Z] coverage: 42.9% of statements [2022-03-03T05:15:59.253Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-03-03T05:15:59.556Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-03-03T05:15:59.556Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:16:00.242Z] === RUN TestCreateIDMapOrder [2022-03-03T05:16:00.242Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-03T05:16:00.242Z] PASS [2022-03-03T05:16:00.242Z] coverage: 7.2% of statements [2022-03-03T05:16:00.242Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-03-03T05:16:00.711Z] 2022/03/03 05:16:00 Closing DB instances... [2022-03-03T05:16:00.927Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rownykzaln1spxiwum1bp0i6h Created:2022-03-03 05:15:59.507884098 +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[c6fe009070738c48e8b9de839aad681a892a42129437c6d3499860ee24871dc7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wzxfyesn8947q7a56xjswjy3u EndpointID:55ca2d37e9c2e48b3fb5db784121a05e7ab12c5120c474051d32df45c14e6ef2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a7492d7cc315e8de942ac726a4dbac8735abe91f9f81465c681475ec4353a58 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:daa46b0a9082 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wzxfyesn8947q7a56xjswjy3u EndpointID:55ca2d37e9c2e48b3fb5db784121a05e7ab12c5120c474051d32df45c14e6ef2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-03T05:16:01.180Z] === RUN TestFixedBufferCap [2022-03-03T05:16:01.180Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestFixedBufferLen [2022-03-03T05:16:01.180Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestFixedBufferString [2022-03-03T05:16:01.180Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestFixedBufferWrite [2022-03-03T05:16:01.180Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestFixedBufferRead [2022-03-03T05:16:01.180Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestBytesPipeRead [2022-03-03T05:16:01.180Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestBytesPipeWrite [2022-03-03T05:16:01.180Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-03T05:16:01.180Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-03T05:16:01.650Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-03-03T05:16:01.650Z] === RUN TestAtomicWriteToFile [2022-03-03T05:16:01.650Z] --- PASS: TestAtomicWriteToFile (0.03s) [2022-03-03T05:16:01.650Z] === RUN TestAtomicWriteSetCommit [2022-03-03T05:16:01.650Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-03T05:16:01.650Z] === RUN TestAtomicWriteSetCancel [2022-03-03T05:16:01.650Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-03T05:16:01.650Z] === RUN TestReadCloserWrapperClose [2022-03-03T05:16:01.650Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-03T05:16:01.650Z] === RUN TestReaderErrWrapperReadOnError [2022-03-03T05:16:01.650Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-03T05:16:01.650Z] === RUN TestReaderErrWrapperRead [2022-03-03T05:16:01.650Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-03T05:16:01.650Z] === RUN TestCancelReadCloser [2022-03-03T05:16:01.800Z] .....INFO: Daemon under test started and replied! [2022-03-03T05:16:01.800Z] INFO: Docker version of the daemon under test [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] Client: [2022-03-03T05:16:01.800Z] Version: 17.06.2-ce [2022-03-03T05:16:01.800Z] API version: 1.30 [2022-03-03T05:16:01.800Z] Go version: go1.8.3 [2022-03-03T05:16:01.800Z] Git commit: cec0b72 [2022-03-03T05:16:01.800Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-03T05:16:01.800Z] OS/Arch: windows/amd64 [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] Server: [2022-03-03T05:16:01.800Z] Version: 0.0.0-dev [2022-03-03T05:16:01.800Z] API version: 1.42 (minimum version 1.24) [2022-03-03T05:16:01.800Z] Go version: go1.17.7 [2022-03-03T05:16:01.800Z] Git commit: dee9f422c8 [2022-03-03T05:16:01.800Z] Built: 03/03/2022 05:13:36 [2022-03-03T05:16:01.800Z] OS/Arch: windows/amd64 [2022-03-03T05:16:01.800Z] Experimental: false [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] INFO: Docker info of the daemon under test [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] Containers: 0 [2022-03-03T05:16:01.800Z] Running: 0 [2022-03-03T05:16:01.800Z] Paused: 0 [2022-03-03T05:16:01.800Z] Stopped: 0 [2022-03-03T05:16:01.800Z] Images: 0 [2022-03-03T05:16:01.800Z] Server Version: 0.0.0-dev [2022-03-03T05:16:01.800Z] Storage Driver: windowsfilter [2022-03-03T05:16:01.800Z] Windows: [2022-03-03T05:16:01.800Z] Logging Driver: json-file [2022-03-03T05:16:01.800Z] Plugins: [2022-03-03T05:16:01.800Z] Volume: local [2022-03-03T05:16:01.800Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:16:01.800Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:16:01.800Z] Swarm: inactive [2022-03-03T05:16:01.800Z] Default Isolation: process [2022-03-03T05:16:01.800Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-03T05:16:01.800Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-03T05:16:01.800Z] OSType: windows [2022-03-03T05:16:01.800Z] Architecture: x86_64 [2022-03-03T05:16:01.800Z] CPUs: 4 [2022-03-03T05:16:01.800Z] Total Memory: 32GiB [2022-03-03T05:16:01.800Z] Name: azwin-2-66a850 [2022-03-03T05:16:01.800Z] ID: ZPPU:S3PP:5CF7:QV5T:F5RX:F64P:IEPB:EJOX:EF7K:Y4N6:FHWN:3LJI [2022-03-03T05:16:01.800Z] Docker Root Dir: D:\CI\PR-43320\5\daemon [2022-03-03T05:16:01.800Z] Debug Mode (client): false [2022-03-03T05:16:01.800Z] Debug Mode (server): true [2022-03-03T05:16:01.800Z] File Descriptors: -1 [2022-03-03T05:16:01.800Z] Goroutines: 16 [2022-03-03T05:16:01.800Z] System Time: 2022-03-03T05:15:59.7677506Z [2022-03-03T05:16:01.800Z] EventsListeners: 0 [2022-03-03T05:16:01.800Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:16:01.800Z] Labels: [2022-03-03T05:16:01.800Z] Experimental: false [2022-03-03T05:16:01.800Z] Insecure Registries: [2022-03-03T05:16:01.800Z] 127.0.0.0/8 [2022-03-03T05:16:01.800Z] Live Restore Enabled: false [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] INFO: Docker images of the daemon under test [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T05:16:01.800Z] [2022-03-03T05:16:01.800Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-03T05:16:01.800Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-03T05:16:01.800Z] ltsc2019: Pulling from windows/servercore [2022-03-03T05:16:01.800Z] 4612f6d0b889: Pulling fs layer [2022-03-03T05:16:01.800Z] 1bd78008c728: Pulling fs layer [2022-03-03T05:16:02.119Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-03-03T05:16:02.119Z] === RUN TestNetworkDBNodeLeave [2022-03-03T05:16:02.119Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-03T05:16:02.119Z] === RUN TestWriteCloserWrapperClose [2022-03-03T05:16:02.119Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-03T05:16:02.119Z] === RUN TestNopWriteCloser [2022-03-03T05:16:02.119Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-03T05:16:02.119Z] === RUN TestNopWriter [2022-03-03T05:16:02.119Z] --- PASS: TestNopWriter (0.00s) [2022-03-03T05:16:02.119Z] === RUN TestWriteCounter [2022-03-03T05:16:02.119Z] --- PASS: TestWriteCounter (0.00s) [2022-03-03T05:16:02.119Z] PASS [2022-03-03T05:16:02.119Z] coverage: 69.2% of statements [2022-03-03T05:16:02.119Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 69.2% of statements [2022-03-03T05:16:02.588Z] === RUN TestError [2022-03-03T05:16:02.588Z] --- PASS: TestError (0.00s) [2022-03-03T05:16:02.588Z] === RUN TestProgressString [2022-03-03T05:16:02.588Z] === RUN TestProgressString/no_progress [2022-03-03T05:16:02.588Z] === RUN TestProgressString/progress_1 [2022-03-03T05:16:02.588Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-03T05:16:02.588Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-03T05:16:02.588Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-03T05:16:02.588Z] === RUN TestProgressString/with_units [2022-03-03T05:16:02.588Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-03T05:16:02.588Z] === RUN TestProgressString/hide_counts [2022-03-03T05:16:02.588Z] --- PASS: TestProgressString (0.00s) [2022-03-03T05:16:02.588Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-03T05:16:02.588Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-03T05:16:02.588Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-03T05:16:02.588Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-03T05:16:02.589Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-03T05:16:02.589Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-03T05:16:02.589Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-03T05:16:02.589Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-03T05:16:02.589Z] === RUN TestJSONMessageDisplay [2022-03-03T05:16:03.060Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-03-03T05:16:03.060Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-03T05:16:03.060Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-03T05:16:03.060Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-03T05:16:03.060Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-03T05:16:03.060Z] === RUN TestDisplayJSONMessagesStream [2022-03-03T05:16:03.060Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-03T05:16:03.060Z] PASS [2022-03-03T05:16:03.060Z] coverage: 91.7% of statements [2022-03-03T05:16:03.060Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2022-03-03T05:16:03.530Z] === RUN TestStandardLongPath [2022-03-03T05:16:03.530Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-03T05:16:03.530Z] === RUN TestUNCLongPath [2022-03-03T05:16:03.530Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-03T05:16:03.530Z] PASS [2022-03-03T05:16:03.530Z] coverage: 100.0% of statements [2022-03-03T05:16:03.530Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-03-03T05:16:04.522Z] === RUN TestNameFormat [2022-03-03T05:16:04.523Z] --- PASS: TestNameFormat (0.00s) [2022-03-03T05:16:04.523Z] === RUN TestNameRetries [2022-03-03T05:16:04.523Z] --- PASS: TestNameRetries (0.00s) [2022-03-03T05:16:04.523Z] PASS [2022-03-03T05:16:04.523Z] coverage: 85.7% of statements [2022-03-03T05:16:04.523Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-03-03T05:16:04.523Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-03T05:16:04.523Z] === RUN TestNetworkDBWatch [2022-03-03T05:16:04.993Z] === RUN TestParseKeyValueOpt [2022-03-03T05:16:04.993Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-03T05:16:04.993Z] === RUN TestParseUintList [2022-03-03T05:16:04.993Z] --- PASS: TestParseUintList (0.00s) [2022-03-03T05:16:04.993Z] === RUN TestParseUintListMaximumLimits [2022-03-03T05:16:04.993Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-03T05:16:04.993Z] PASS [2022-03-03T05:16:04.993Z] coverage: 97.0% of statements [2022-03-03T05:16:04.993Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-03-03T05:16:05.135Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-03-03T05:16:05.135Z] PASS [2022-03-03T05:16:05.135Z] [2022-03-03T05:16:05.135Z] === Skipped [2022-03-03T05:16:05.135Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:16:05.135Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:16:05.135Z] [2022-03-03T05:16:05.135Z] DONE 26 tests, 1 skipped in 44.150s [2022-03-03T05:16:05.135Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:16:05.135Z] INFO: Testing against a local daemon [2022-03-03T05:16:05.135Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-03T05:16:05.135Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:16:05.135Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:16:05.135Z] === RUN TestDockerNetworkIpvlan [2022-03-03T05:16:05.135Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:16:05.135Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:16:05.135Z] PASS [2022-03-03T05:16:05.392Z] --- PASS: TestHealthKillContainer (7.83s) [2022-03-03T05:16:05.392Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:16:05.393Z] [2022-03-03T05:16:05.393Z] === Skipped [2022-03-03T05:16:05.393Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:16:05.393Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:16:05.394Z] [2022-03-03T05:16:05.394Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:16:05.394Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:16:05.394Z] [2022-03-03T05:16:05.394Z] DONE 2 tests, 2 skipped in 0.041s [2022-03-03T05:16:05.394Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:16:05.394Z] INFO: Testing against a local daemon [2022-03-03T05:16:05.394Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-03T05:16:05.463Z] === RUN TestNewAndRemove [2022-03-03T05:16:05.463Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-03T05:16:05.463Z] === RUN TestRemoveInvalidPath [2022-03-03T05:16:05.463Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-03T05:16:05.463Z] PASS [2022-03-03T05:16:05.463Z] coverage: 82.6% of statements [2022-03-03T05:16:05.463Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-03-03T05:16:05.649Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-03-03T05:16:05.649Z] === RUN TestIpcModeNone [2022-03-03T05:16:06.130Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-03T05:16:06.213Z] --- PASS: TestIpcModeNone (0.43s) [2022-03-03T05:16:06.213Z] === RUN TestIpcModePrivate [2022-03-03T05:16:06.452Z] 2022/03/03 05:16:06 Closing DB instances... [2022-03-03T05:16:06.470Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-03T05:16:06.470Z] --- PASS: TestIpcModePrivate (0.43s) [2022-03-03T05:16:06.470Z] === RUN TestIpcModeShareable [2022-03-03T05:16:06.726Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-03T05:16:06.763Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-03-03T05:16:06.763Z] === RUN TestDockerNetworkMacvlan [2022-03-03T05:16:06.922Z] --- PASS: TestGetAddress (21.46s) [2022-03-03T05:16:06.922Z] === RUN TestRequestSyntaxCheck [2022-03-03T05:16:06.922Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-03T05:16:06.922Z] === RUN TestRequest [2022-03-03T05:16:06.983Z] --- PASS: TestIpcModeShareable (0.43s) [2022-03-03T05:16:06.983Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-03T05:16:07.328Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-03T05:16:07.392Z] === RUN TestFailedConnection [2022-03-03T05:16:07.861Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-03T05:16:07.862Z] === RUN TestNetworkDBBulkSync [2022-03-03T05:16:08.031Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-03T05:16:08.255Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-03T05:16:08.353Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-03-03T05:16:08.353Z] === RUN TestAPIIpcModeHost [2022-03-03T05:16:08.612Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-03-03T05:16:08.612Z] === RUN TestDaemonIpcModeShareable [2022-03-03T05:16:08.821Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-03T05:16:08.852Z] 2022/03/03 05:16:08 Closing DB instances... [2022-03-03T05:16:09.321Z] --- PASS: TestFailedConnection (2.07s) [2022-03-03T05:16:09.321Z] === RUN TestFailOnce [2022-03-03T05:16:09.321Z] 2022/03/03 05:16:09 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-03-03T05:16:09.321Z] goroutine 34 [running]: [2022-03-03T05:16:09.321Z] net/http.(*conn).serve.func1() [2022-03-03T05:16:09.321Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-03T05:16:09.321Z] panic({0xb5b9a0, 0xc6f710}) [2022-03-03T05:16:09.321Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-03T05:16:09.321Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xfe959ae4da0181c6}, 0xc0001b3a98) [2022-03-03T05:16:09.321Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-03T05:16:09.321Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xc7c620, 0xc0001be000}, 0xa91206) [2022-03-03T05:16:09.321Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-03T05:16:09.321Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xc7c620, 0xc0001be000}, 0xc0001aa000) [2022-03-03T05:16:09.321Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-03T05:16:09.321Z] net/http.serverHandler.ServeHTTP({0xc7ad10}, {0xc7c620, 0xc0001be000}, 0xc0001aa000) [2022-03-03T05:16:09.321Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-03T05:16:09.321Z] net/http.(*conn).serve(0xc0001a0000, {0xc7e620, 0xc0001820c0}) [2022-03-03T05:16:09.321Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-03T05:16:09.321Z] created by net/http.(*Server).Serve [2022-03-03T05:16:09.321Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-03T05:16:09.321Z] time="2022-03-03T05:16:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-03-03T05:16:09.404Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-03T05:16:09.543Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-03T05:16:09.662Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-03T05:16:09.801Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-03-03T05:16:09.801Z] === RUN TestDaemonIpcModePrivate [2022-03-03T05:16:10.312Z] --- PASS: TestFailOnce (1.15s) [2022-03-03T05:16:10.312Z] === RUN TestEchoInputOutput [2022-03-03T05:16:10.312Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-03T05:16:10.312Z] === RUN TestBackoff [2022-03-03T05:16:10.312Z] --- PASS: TestBackoff (0.00s) [2022-03-03T05:16:10.312Z] === RUN TestAbortRetry [2022-03-03T05:16:10.312Z] --- PASS: TestAbortRetry (0.00s) [2022-03-03T05:16:10.312Z] === RUN TestClientScheme [2022-03-03T05:16:10.312Z] --- PASS: TestClientScheme (0.00s) [2022-03-03T05:16:10.312Z] === RUN TestNewClientWithTimeout [2022-03-03T05:16:10.716Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-03T05:16:10.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-03T05:16:10.731Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-03-03T05:16:10.731Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-03T05:16:10.782Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-03-03T05:16:10.782Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-03T05:16:11.254Z] time="2022-03-03T05:16:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-03T05:16:11.562Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-03T05:16:11.562Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-03T05:16:11.701Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-03T05:16:11.819Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-03T05:16:11.819Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-03T05:16:11.819Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-03T05:16:11.957Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-03-03T05:16:11.957Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-03T05:16:12.082Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-03T05:16:12.383Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-03T05:16:12.641Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-03T05:16:12.823Z] time="2022-03-03T05:16:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-03T05:16:12.823Z] --- PASS: TestRequest (5.64s) [2022-03-03T05:16:12.823Z] === RUN TestOverlappingRequests [2022-03-03T05:16:12.823Z] --- PASS: TestOverlappingRequests (0.31s) [2022-03-03T05:16:12.823Z] === RUN TestRelease [2022-03-03T05:16:12.884Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-03T05:16:12.884Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2022-03-03T05:16:12.884Z] === RUN TestIpcModeOlderClient [2022-03-03T05:16:12.884Z] === PAUSE TestIpcModeOlderClient [2022-03-03T05:16:12.884Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:16:13.445Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-03-03T05:16:13.445Z] === RUN TestKillContainer [2022-03-03T05:16:13.445Z] === RUN TestKillContainer/no_signal [2022-03-03T05:16:13.701Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:16:13.814Z] 2022/03/03 05:16:13 Closing DB instances... [2022-03-03T05:16:13.963Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:16:14.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-03T05:16:14.283Z] time="2022-03-03T05:16:13Z" level=error msg="node: 8ce335906f03 is unknown to memberlist" [2022-03-03T05:16:14.283Z] --- PASS: TestRelease (1.10s) [2022-03-03T05:16:14.283Z] === RUN TestAllocateRandomDeallocate [2022-03-03T05:16:14.525Z] --- PASS: TestKillContainer (1.13s) [2022-03-03T05:16:14.525Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-03T05:16:14.525Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-03T05:16:14.525Z] --- PASS: TestKillContainer/killing_signal (0.35s) [2022-03-03T05:16:14.525Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:16:14.525Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-03T05:16:14.782Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-03T05:16:15.273Z] time="2022-03-03T05:16:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-03T05:16:15.311Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-03T05:16:15.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2022-03-03T05:16:15.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-03-03T05:16:15.715Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-03-03T05:16:15.715Z] === RUN TestKillStoppedContainer [2022-03-03T05:16:15.715Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-03T05:16:15.715Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:16:15.715Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-03T05:16:15.715Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:16:15.743Z] === RUN TestParseEmptyInterface [2022-03-03T05:16:15.743Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestParseNonInterfaceType [2022-03-03T05:16:15.743Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestParseWithOneFunction [2022-03-03T05:16:15.743Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestParseWithMultipleFuncs [2022-03-03T05:16:15.743Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestParseWithUnnamedReturn [2022-03-03T05:16:15.743Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestEmbeddedInterface [2022-03-03T05:16:15.743Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestParsedImports [2022-03-03T05:16:15.743Z] --- PASS: TestParsedImports (0.00s) [2022-03-03T05:16:15.743Z] === RUN TestAliasedImports [2022-03-03T05:16:15.743Z] --- PASS: TestAliasedImports (0.00s) [2022-03-03T05:16:15.743Z] PASS [2022-03-03T05:16:15.743Z] coverage: 56.8% of statements [2022-03-03T05:16:15.743Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-03-03T05:16:15.972Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-03T05:16:15.972Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:16:16.255Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan (9.66s) [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-03-03T05:16:16.255Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-03-03T05:16:16.255Z] PASS [2022-03-03T05:16:16.255Z] [2022-03-03T05:16:16.255Z] DONE 8 tests in 11.024s [2022-03-03T05:16:16.255Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-03T05:16:16.256Z] testing: warning: no tests to run [2022-03-03T05:16:16.256Z] PASS [2022-03-03T05:16:16.256Z] [2022-03-03T05:16:16.256Z] DONE 0 tests in 0.011s [2022-03-03T05:16:16.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-03T05:16:16.256Z] INFO: Testing against a local daemon [2022-03-03T05:16:16.256Z] === RUN TestAuthZPluginAllowRequest [2022-03-03T05:16:16.536Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-03-03T05:16:16.536Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:16:16.543Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-03T05:16:16.732Z] === RUN TestHTTPTransport [2022-03-03T05:16:16.732Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-03T05:16:16.732Z] PASS [2022-03-03T05:16:16.732Z] coverage: 85.7% of statements [2022-03-03T05:16:16.732Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-03-03T05:16:16.732Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.28s) [2022-03-03T05:16:16.732Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-03T05:16:16.794Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-03-03T05:16:16.794Z] === RUN TestLinksEtcHostsContentMatch [2022-03-03T05:16:17.094Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-03-03T05:16:17.094Z] === RUN TestLinksContainerNames [2022-03-03T05:16:17.111Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-03T05:16:17.202Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-03T05:16:17.202Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-03T05:16:17.202Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-03T05:16:17.202Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-03T05:16:17.202Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-03T05:16:17.202Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-03T05:16:17.202Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-03T05:16:17.202Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-03T05:16:17.202Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-03T05:16:17.202Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-03T05:16:17.202Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-03T05:16:17.202Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-03T05:16:17.202Z] === RUN TestBufferPoolPutAndGet [2022-03-03T05:16:17.202Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-03T05:16:17.202Z] PASS [2022-03-03T05:16:17.202Z] coverage: 88.2% of statements [2022-03-03T05:16:17.202Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-03-03T05:16:17.202Z] --- PASS: TestAllocateRandomDeallocate (3.28s) [2022-03-03T05:16:17.202Z] === RUN TestRetrieveFromStore [2022-03-03T05:16:17.625Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-03-03T05:16:17.625Z] === RUN TestAuthZPluginTLS [2022-03-03T05:16:17.671Z] === RUN TestOutputOnPrematureClose [2022-03-03T05:16:17.671Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-03T05:16:17.671Z] === RUN TestCompleteSilently [2022-03-03T05:16:17.671Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-03T05:16:17.671Z] PASS [2022-03-03T05:16:17.671Z] coverage: 75.9% of statements [2022-03-03T05:16:17.671Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2022-03-03T05:16:18.024Z] --- PASS: TestLinksContainerNames (0.77s) [2022-03-03T05:16:18.024Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:16:18.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-03T05:16:18.141Z] 2022/03/03 05:16:17 Closing DB instances... [2022-03-03T05:16:18.141Z] === RUN TestSendToOneSub [2022-03-03T05:16:18.141Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-03T05:16:18.141Z] === RUN TestSendToMultipleSubs [2022-03-03T05:16:18.141Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-03T05:16:18.141Z] === RUN TestEvictOneSub [2022-03-03T05:16:18.141Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-03T05:16:18.141Z] === RUN TestClosePublisher [2022-03-03T05:16:18.141Z] --- PASS: TestClosePublisher (0.00s) [2022-03-03T05:16:18.141Z] === RUN TestPubSubRace [2022-03-03T05:16:18.190Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-03T05:16:18.190Z] === RUN TestAuthZPluginDenyRequest [2022-03-03T05:16:18.282Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-03T05:16:18.282Z] === RUN TestContainerNetworkMountsNoChown [2022-03-03T05:16:18.539Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2022-03-03T05:16:18.539Z] === RUN TestMountDaemonRoot [2022-03-03T05:16:18.539Z] === RUN TestMountDaemonRoot/default [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/default [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/private [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/private [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rprivate [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/slave [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/slave [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rslave [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/shared [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/shared [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rshared [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/default [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/rslave [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/rshared [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/shared [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/rprivate [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/slave [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/private [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:16:18.540Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-03T05:16:18.540Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-03T05:16:18.540Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-03T05:16:18.611Z] --- PASS: TestRetrieveFromStore (1.05s) [2022-03-03T05:16:18.611Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-03T05:16:18.611Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-03-03T05:16:18.611Z] === RUN TestParallelPredefinedRequest1 [2022-03-03T05:16:18.611Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-03T05:16:18.611Z] === RUN TestParallelPredefinedRequest2 [2022-03-03T05:16:18.611Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-03T05:16:18.611Z] === RUN TestParallelPredefinedRequest3 [2022-03-03T05:16:18.611Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-03T05:16:18.611Z] === RUN TestParallelPredefinedRequest4 [2022-03-03T05:16:18.611Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-03T05:16:18.611Z] === RUN TestParallelPredefinedRequest5 [2022-03-03T05:16:18.611Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-03T05:16:18.611Z] === RUN TestDebug [2022-03-03T05:16:18.611Z] --- PASS: TestDebug (0.00s) [2022-03-03T05:16:18.611Z] === RUN TestRequestPoolParallel [2022-03-03T05:16:18.753Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-03T05:16:18.753Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-03T05:16:18.797Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-03T05:16:19.012Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-03T05:16:19.012Z] === RUN TestAuthZPluginDenyResponse [2022-03-03T05:16:19.058Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-03T05:16:19.058Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-03T05:16:19.058Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-03T05:16:19.058Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-03T05:16:19.058Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-03T05:16:19.058Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-03-03T05:16:19.058Z] === RUN TestContainerBindMountNonRecursive [2022-03-03T05:16:19.081Z] --- PASS: TestRequestPoolParallel (0.40s) [2022-03-03T05:16:19.081Z] === RUN TestFullAllocateRelease [2022-03-03T05:16:19.081Z] --- PASS: TestFullAllocateRelease (0.31s) [2022-03-03T05:16:19.081Z] === RUN TestOddAllocateRelease [2022-03-03T05:16:19.551Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-03-03T05:16:19.551Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-03T05:16:19.551Z] --- PASS: TestPubSubRace (1.05s) [2022-03-03T05:16:19.551Z] PASS [2022-03-03T05:16:19.551Z] coverage: 75.0% of statements [2022-03-03T05:16:19.551Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2022-03-03T05:16:19.551Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-03-03T05:16:19.551Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-03T05:16:19.551Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-03-03T05:16:19.551Z] === RUN TestNetworkDBGarbageCollection [2022-03-03T05:16:19.551Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-03-03T05:16:19.551Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-03T05:16:19.551Z] time="2022-03-03T05:16:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-03T05:16:19.551Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest1 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest4 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest3 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest1 [2022-03-03T05:16:19.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest3 [2022-03-03T05:16:19.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:16:19.551Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest5 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest2 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest5 [2022-03-03T05:16:19.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest2 [2022-03-03T05:16:19.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:16:19.551Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:16:19.551Z] === CONT TestParallelPredefinedRequest4 [2022-03-03T05:16:19.551Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:16:19.551Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:16:19.551Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:16:19.551Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:16:19.551Z] PASS [2022-03-03T05:16:19.551Z] coverage: 85.3% of statements [2022-03-03T05:16:19.551Z] ok github.com/docker/docker/libnetwork/ipam 39.290s coverage: 85.3% of statements [2022-03-03T05:16:19.576Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-03T05:16:19.576Z] === RUN TestAuthZPluginAllowEventStream [2022-03-03T05:16:19.709Z] 1bd78008c728: Download complete [2022-03-03T05:16:19.946Z] docker_api_swarm_service_test.go:395: [db141c5ca1b6e] joining swarm manager [d25789f4e1806]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:16:20.021Z] === RUN TestRegister [2022-03-03T05:16:20.021Z] --- PASS: TestRegister (0.00s) [2022-03-03T05:16:20.021Z] === RUN TestCommand [2022-03-03T05:16:20.021Z] --- PASS: TestCommand (0.03s) [2022-03-03T05:16:20.021Z] === RUN TestNaiveSelf [2022-03-03T05:16:20.021Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-03T05:16:20.021Z] PASS [2022-03-03T05:16:20.021Z] coverage: 82.4% of statements [2022-03-03T05:16:20.021Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-03-03T05:16:20.429Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-03-03T05:16:20.429Z] === RUN TestContainerVolumesMountedAsShared [2022-03-03T05:16:20.491Z] === RUN TestDump [2022-03-03T05:16:20.491Z] goroutine 6 [running]: [2022-03-03T05:16:20.491Z] github.com/docker/docker/pkg/stack.dump(0x89b6b7) [2022-03-03T05:16:20.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-03T05:16:20.491Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-03T05:16:20.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-03T05:16:20.491Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-03T05:16:20.491Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-03T05:16:20.491Z] testing.tRunner(0xc00015c000, 0xa08f38) [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:16:20.491Z] created by testing.(*T).Run [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-03T05:16:20.491Z] [2022-03-03T05:16:20.491Z] goroutine 1 [chan receive]: [2022-03-03T05:16:20.491Z] testing.(*T).Run(0xc00002dd40, {0x9fa571, 0x87a413}, 0xa08f38) [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-03T05:16:20.491Z] testing.runTests.func1(0xc000068840) [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-03T05:16:20.491Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:16:20.491Z] testing.runTests(0xc000076080, {0xb6cc20, 0x3, 0x3}, {0x89a90d, 0x9fc26b, 0xb716e0}) [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-03T05:16:20.491Z] testing.(*M).Run(0xc000076080) [2022-03-03T05:16:20.491Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-03T05:16:20.491Z] main.main() [2022-03-03T05:16:20.491Z] _testmain.go:95 +0x1f5 [2022-03-03T05:16:20.491Z] --- PASS: TestDump (0.00s) [2022-03-03T05:16:20.491Z] === RUN TestDumpToFile [2022-03-03T05:16:20.685Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-03-03T05:16:20.685Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-03T05:16:20.880Z] docker_api_swarm_service_test.go:395: [d3bb852d28648] joining swarm manager [d25789f4e1806]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:16:20.944Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-03-03T05:16:20.944Z] === RUN TestNetworkNat [2022-03-03T05:16:20.948Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-03-03T05:16:20.948Z] === RUN TestAuthZPluginErrorResponse [2022-03-03T05:16:20.961Z] --- PASS: TestDumpToFile (0.15s) [2022-03-03T05:16:20.961Z] === RUN TestDumpToFileWithEmptyInput [2022-03-03T05:16:20.961Z] goroutine 8 [running]: [2022-03-03T05:16:20.961Z] github.com/docker/docker/pkg/stack.dump(0x908894) [2022-03-03T05:16:20.961Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-03T05:16:20.961Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x908c40}) [2022-03-03T05:16:20.961Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-03T05:16:20.961Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000) [2022-03-03T05:16:20.961Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-03T05:16:20.961Z] testing.tRunner(0xc00015c4e0, 0xa08f28) [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:16:20.961Z] created by testing.(*T).Run [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-03T05:16:20.961Z] [2022-03-03T05:16:20.961Z] goroutine 1 [chan receive]: [2022-03-03T05:16:20.961Z] testing.(*T).Run(0xc00002dd40, {0xa01356, 0x87a413}, 0xa08f28) [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-03T05:16:20.961Z] testing.runTests.func1(0xc000068840) [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-03T05:16:20.961Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:16:20.961Z] testing.runTests(0xc000076080, {0xb6cc20, 0x3, 0x3}, {0x89a90d, 0x9fc26b, 0xb716e0}) [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-03T05:16:20.961Z] testing.(*M).Run(0xc000076080) [2022-03-03T05:16:20.961Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-03T05:16:20.961Z] main.main() [2022-03-03T05:16:20.961Z] _testmain.go:95 +0x1f5 [2022-03-03T05:16:20.961Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-03T05:16:20.961Z] PASS [2022-03-03T05:16:20.961Z] coverage: 90.9% of statements [2022-03-03T05:16:20.961Z] ok github.com/docker/docker/pkg/stack 0.181s coverage: 90.9% of statements [2022-03-03T05:16:21.431Z] === RUN TestNewStdWriter [2022-03-03T05:16:21.431Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-03T05:16:21.431Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestWriteWithNilBytes [2022-03-03T05:16:21.431Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestWrite [2022-03-03T05:16:21.431Z] --- PASS: TestWrite (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestWriteWithWriterError [2022-03-03T05:16:21.431Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-03T05:16:21.431Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyWriteAndRead [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-03T05:16:21.431Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-03T05:16:21.431Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-03T05:16:21.431Z] PASS [2022-03-03T05:16:21.431Z] coverage: 100.0% of statements [2022-03-03T05:16:21.431Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-03-03T05:16:21.507Z] --- PASS: TestNetworkNat (0.43s) [2022-03-03T05:16:21.507Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:16:21.512Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-03T05:16:21.512Z] === RUN TestAuthZPluginErrorRequest [2022-03-03T05:16:21.764Z] --- PASS: TestNetworkLocalhostTCPNat (0.37s) [2022-03-03T05:16:21.764Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:16:21.816Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-03T05:16:22.076Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-03T05:16:22.076Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-03T05:16:22.426Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-03T05:16:22.426Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-03T05:16:22.426Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestFormatStatus [2022-03-03T05:16:22.426Z] --- PASS: TestFormatStatus (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestFormatError [2022-03-03T05:16:22.426Z] --- PASS: TestFormatError (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestFormatJSONError [2022-03-03T05:16:22.426Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-03T05:16:22.426Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-03T05:16:22.426Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestNewJSONProgressOutput [2022-03-03T05:16:22.426Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestAuxFormatterEmit [2022-03-03T05:16:22.426Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestStreamWriterStdout [2022-03-03T05:16:22.426Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestStreamWriterStderr [2022-03-03T05:16:22.426Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-03T05:16:22.426Z] PASS [2022-03-03T05:16:22.426Z] coverage: 66.2% of statements [2022-03-03T05:16:22.426Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-03-03T05:16:22.426Z] === RUN TestGenerateRandomID [2022-03-03T05:16:22.426Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-03T05:16:22.426Z] === RUN TestShortenId [2022-03-03T05:16:22.426Z] --- PASS: TestShortenId (0.00s) [2022-03-03T05:16:22.427Z] === RUN TestShortenSha256Id [2022-03-03T05:16:22.427Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-03T05:16:22.427Z] === RUN TestShortenIdEmpty [2022-03-03T05:16:22.427Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-03T05:16:22.427Z] === RUN TestShortenIdInvalid [2022-03-03T05:16:22.427Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-03T05:16:22.427Z] === RUN TestIsShortIDNonHex [2022-03-03T05:16:22.427Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-03T05:16:22.427Z] === RUN TestIsShortIDNotCorrectSize [2022-03-03T05:16:22.427Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-03T05:16:22.427Z] PASS [2022-03-03T05:16:22.427Z] coverage: 70.6% of statements [2022-03-03T05:16:22.427Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-03-03T05:16:22.638Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-03-03T05:16:22.638Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-03T05:16:22.749Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-03T05:16:22.749Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-03T05:16:23.414Z] === RUN TestIsCpusetListAvailable [2022-03-03T05:16:23.414Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-03T05:16:23.414Z] PASS [2022-03-03T05:16:23.414Z] coverage: 39.4% of statements [2022-03-03T05:16:23.414Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-03-03T05:16:23.681Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-03T05:16:24.004Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-03-03T05:16:24.004Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-03T05:16:24.283Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2022-03-03T05:16:24.283Z] === RUN TestPause [2022-03-03T05:16:24.403Z] === RUN TestChtimes [2022-03-03T05:16:24.403Z] --- PASS: TestChtimes (0.00s) [2022-03-03T05:16:24.403Z] === RUN TestChtimesWindows [2022-03-03T05:16:24.403Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-03T05:16:24.403Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-03T05:16:24.403Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-03T05:16:24.403Z] PASS [2022-03-03T05:16:24.403Z] coverage: 12.9% of statements [2022-03-03T05:16:24.539Z] --- PASS: TestPause (0.39s) [2022-03-03T05:16:24.539Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:16:24.539Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:16:24.539Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:16:24.539Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:16:24.872Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 12.9% of statements [2022-03-03T05:16:25.053Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-03T05:16:25.093Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-03T05:16:25.100Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-03-03T05:16:25.100Z] === RUN TestPidHost [2022-03-03T05:16:25.342Z] === RUN TestTailFile [2022-03-03T05:16:25.342Z] --- PASS: TestTailFile (0.00s) [2022-03-03T05:16:25.342Z] === RUN TestTailFileManyLines [2022-03-03T05:16:25.342Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-03T05:16:25.342Z] === RUN TestTailEmptyFile [2022-03-03T05:16:25.342Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-03T05:16:25.342Z] === RUN TestTailNegativeN [2022-03-03T05:16:25.342Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader [2022-03-03T05:16:25.342Z] === CONT TestNewTailReader [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/truncated_last_line [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-03T05:16:25.342Z] === CONT TestNewTailReader/no_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:16:25.342Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.342Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.342Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.343Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.343Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.343Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.344Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.344Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.345Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.345Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.815Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.815Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.815Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.816Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.816Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:16:25.817Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:16:25.818Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:16:25.818Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-03T05:16:25.819Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:16:25.820Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:16:25.820Z] PASS [2022-03-03T05:16:25.820Z] coverage: 88.6% of statements [2022-03-03T05:16:25.820Z] ok github.com/docker/docker/pkg/tailfile 0.204s coverage: 88.6% of statements [2022-03-03T05:16:25.895Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-03-03T05:16:25.895Z] === RUN TestAuthZPluginHeader [2022-03-03T05:16:25.986Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-03T05:16:26.031Z] --- PASS: TestPidHost (0.86s) [2022-03-03T05:16:26.031Z] === RUN TestPsFilter [2022-03-03T05:16:26.031Z] --- PASS: TestPsFilter (0.09s) [2022-03-03T05:16:26.031Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:16:26.153Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-03-03T05:16:26.153Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-03T05:16:26.287Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-03-03T05:16:26.288Z] === RUN TestRemoveContainerWithVolume [2022-03-03T05:16:26.595Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-03T05:16:26.809Z] === RUN TestTarSumRemoveNonExistent [2022-03-03T05:16:26.809Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestTarSumRemove [2022-03-03T05:16:26.809Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestSortFileInfoSums [2022-03-03T05:16:26.809Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestNewTarSumForLabelInvalid [2022-03-03T05:16:26.809Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestNewTarSumForLabel [2022-03-03T05:16:26.809Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestEmptyTar [2022-03-03T05:16:26.809Z] --- PASS: TestEmptyTar (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestTarSumsReadSize [2022-03-03T05:16:26.809Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestTarSums [2022-03-03T05:16:26.809Z] --- PASS: TestTarSums (0.07s) [2022-03-03T05:16:26.809Z] === RUN TestIteration [2022-03-03T05:16:26.809Z] --- PASS: TestIteration (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestVersionLabelForChecksum [2022-03-03T05:16:26.809Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestVersion [2022-03-03T05:16:26.809Z] --- PASS: TestVersion (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestGetVersion [2022-03-03T05:16:26.809Z] --- PASS: TestGetVersion (0.00s) [2022-03-03T05:16:26.809Z] === RUN TestGetVersions [2022-03-03T05:16:26.809Z] --- PASS: TestGetVersions (0.00s) [2022-03-03T05:16:26.809Z] PASS [2022-03-03T05:16:26.809Z] coverage: 89.3% of statements [2022-03-03T05:16:26.809Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2022-03-03T05:16:26.851Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-03-03T05:16:26.851Z] === RUN TestRemoveContainerRunning [2022-03-03T05:16:26.922Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-03T05:16:27.108Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-03-03T05:16:27.108Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:16:27.279Z] testing: warning: no tests to run [2022-03-03T05:16:27.279Z] PASS [2022-03-03T05:16:27.279Z] coverage: [no statements] [2022-03-03T05:16:27.279Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-03-03T05:16:27.364Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s) [2022-03-03T05:16:27.364Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:16:27.364Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-03T05:16:27.364Z] === RUN TestRenameLinkedContainer [2022-03-03T05:16:27.748Z] === RUN TestTruncIndex [2022-03-03T05:16:27.748Z] --- PASS: TestTruncIndex (0.10s) [2022-03-03T05:16:27.748Z] PASS [2022-03-03T05:16:27.748Z] coverage: 91.5% of statements [2022-03-03T05:16:27.748Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-03T05:16:27.748Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-03T05:16:27.748Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-03T05:16:27.748Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-03T05:16:27.748Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-03T05:16:27.857Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-03T05:16:28.219Z] --- PASS: TestNewClientWithTimeout (17.65s) [2022-03-03T05:16:28.219Z] === RUN TestClientStream [2022-03-03T05:16:28.219Z] --- PASS: TestClientStream (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestClientSendFile [2022-03-03T05:16:28.219Z] --- PASS: TestClientSendFile (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestClientWithRequestTimeout [2022-03-03T05:16:28.219Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-03T05:16:28.219Z] === RUN TestFileSpecPlugin [2022-03-03T05:16:28.219Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-03T05:16:28.219Z] === RUN TestFileJSONSpecPlugin [2022-03-03T05:16:28.219Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-03T05:16:28.219Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestPluginAddHandler [2022-03-03T05:16:28.219Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestPluginWaitBadPlugin [2022-03-03T05:16:28.219Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestGet [2022-03-03T05:16:28.219Z] time="2022-03-03T05:16:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-03T05:16:28.219Z] === RUN TestIsGIT [2022-03-03T05:16:28.219Z] --- PASS: TestIsGIT (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestIsTransport [2022-03-03T05:16:28.219Z] --- PASS: TestIsTransport (0.00s) [2022-03-03T05:16:28.219Z] PASS [2022-03-03T05:16:28.219Z] coverage: 100.0% of statements [2022-03-03T05:16:28.219Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-03-03T05:16:28.219Z] === RUN TestVersionInfo [2022-03-03T05:16:28.219Z] --- PASS: TestVersionInfo (0.00s) [2022-03-03T05:16:28.219Z] === RUN TestAppendVersions [2022-03-03T05:16:28.219Z] --- PASS: TestAppendVersions (0.00s) [2022-03-03T05:16:28.219Z] PASS [2022-03-03T05:16:28.219Z] coverage: 88.9% of statements [2022-03-03T05:16:28.445Z] 4612f6d0b889: Verifying Checksum [2022-03-03T05:16:28.445Z] 4612f6d0b889: Download complete [2022-03-03T05:16:28.688Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-03-03T05:16:29.158Z] time="2022-03-03T05:16:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-03T05:16:29.231Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-03T05:16:29.260Z] --- PASS: TestRenameLinkedContainer (1.51s) [2022-03-03T05:16:29.260Z] === RUN TestRenameStoppedContainer [2022-03-03T05:16:29.260Z] --- PASS: TestRenameStoppedContainer (0.36s) [2022-03-03T05:16:29.260Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:16:29.627Z] === RUN TestNewSettable [2022-03-03T05:16:29.627Z] --- PASS: TestNewSettable (0.00s) [2022-03-03T05:16:29.627Z] === RUN TestIsSettable [2022-03-03T05:16:29.627Z] --- PASS: TestIsSettable (0.00s) [2022-03-03T05:16:29.627Z] === RUN TestUpdateSettingsEnv [2022-03-03T05:16:29.627Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-03T05:16:29.627Z] PASS [2022-03-03T05:16:29.627Z] coverage: 20.0% of statements [2022-03-03T05:16:29.627Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-03-03T05:16:29.797Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-03T05:16:30.097Z] === RUN TestValidatePrivileges [2022-03-03T05:16:30.097Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-03T05:16:30.097Z] === RUN TestFilterByCapNeg [2022-03-03T05:16:30.097Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-03T05:16:30.097Z] === RUN TestFilterByCapPos [2022-03-03T05:16:30.097Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-03T05:16:30.097Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-03T05:16:30.097Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-03T05:16:30.097Z] PASS [2022-03-03T05:16:30.097Z] coverage: 12.0% of statements [2022-03-03T05:16:30.097Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-03-03T05:16:30.191Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-03-03T05:16:30.191Z] === RUN TestRenameInvalidName [2022-03-03T05:16:30.327Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s) [2022-03-03T05:16:30.327Z] === RUN TestAuthZPluginV2Disable [2022-03-03T05:16:30.362Z] === RUN TestDockerSuite/TestLogsSince [2022-03-03T05:16:30.448Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-03T05:16:30.448Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:16:30.567Z] === RUN TestLoad [2022-03-03T05:16:30.567Z] --- PASS: TestLoad (0.00s) [2022-03-03T05:16:30.567Z] === RUN TestSave [2022-03-03T05:16:30.567Z] --- PASS: TestSave (0.02s) [2022-03-03T05:16:30.567Z] === RUN TestAddDeleteGet [2022-03-03T05:16:30.567Z] --- PASS: TestAddDeleteGet (0.03s) [2022-03-03T05:16:30.567Z] === RUN TestInvalidTags [2022-03-03T05:16:30.567Z] --- PASS: TestInvalidTags (0.00s) [2022-03-03T05:16:30.567Z] PASS [2022-03-03T05:16:30.567Z] coverage: 84.4% of statements [2022-03-03T05:16:30.567Z] ok github.com/docker/docker/reference 0.113s coverage: 84.4% of statements [2022-03-03T05:16:30.966Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-03T05:16:31.037Z] time="2022-03-03T05:16:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-03T05:16:31.506Z] === RUN TestResolveAuthConfigIndexServer [2022-03-03T05:16:31.506Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-03T05:16:31.506Z] === RUN TestResolveAuthConfigFullURL [2022-03-03T05:16:31.506Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-03T05:16:31.506Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-03T05:16:31.506Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-03T05:16:31.506Z] === RUN TestValidateMirror [2022-03-03T05:16:31.506Z] --- PASS: TestValidateMirror (0.00s) [2022-03-03T05:16:31.506Z] === RUN TestLoadInsecureRegistries [2022-03-03T05:16:31.506Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-03T05:16:31.506Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-03T05:16:31.506Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-03T05:16:31.506Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-03T05:16:31.506Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-03T05:16:31.507Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-03T05:16:31.507Z] === RUN TestResumableRequestReaderWithReadError [2022-03-03T05:16:31.820Z] --- PASS: TestRenameAnonymousContainer (1.35s) [2022-03-03T05:16:31.820Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:16:31.976Z] time="2022-03-03T05:16:31Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-03T05:16:31.976Z] time="2022-03-03T05:16:31Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-03T05:16:31.976Z] time="2022-03-03T05:16:31Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-03T05:16:31.976Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-03-03T05:16:31.976Z] === RUN TestNewServiceConfig [2022-03-03T05:16:31.976Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestValidateIndexName [2022-03-03T05:16:31.976Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestValidateIndexNameWithError [2022-03-03T05:16:31.976Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestEndpointParse [2022-03-03T05:16:31.976Z] --- PASS: TestEndpointParse (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestEndpointParseInvalid [2022-03-03T05:16:31.976Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestValidateEndpoint [2022-03-03T05:16:31.976Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestPing [2022-03-03T05:16:31.976Z] --- PASS: TestPing (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestPingRegistryEndpoint [2022-03-03T05:16:31.976Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:16:31.976Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestEndpoint [2022-03-03T05:16:31.976Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:16:31.976Z] --- SKIP: TestEndpoint (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestParseRepositoryInfo [2022-03-03T05:16:31.976Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestNewIndexInfo [2022-03-03T05:16:31.976Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestMirrorEndpointLookup [2022-03-03T05:16:31.976Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:16:31.976Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestSearchRepositories [2022-03-03T05:16:31.976Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-03T05:16:31.976Z] Host: 127.0.0.1:49314 [2022-03-03T05:16:31.976Z] User-Agent: docker test client [2022-03-03T05:16:31.976Z] Authorization: Token fake-token [2022-03-03T05:16:31.976Z] X-Docker-Token: true [2022-03-03T05:16:31.976Z] Accept-Encoding: gzip [2022-03-03T05:16:31.976Z] [2022-03-03T05:16:31.976Z] [2022-03-03T05:16:31.976Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-03T05:16:31.976Z] Connection: close [2022-03-03T05:16:31.976Z] Content-Length: 144 [2022-03-03T05:16:31.976Z] Cache-Control: no-cache [2022-03-03T05:16:31.976Z] Content-Type: application/json [2022-03-03T05:16:31.976Z] Date: Thu, 03 Mar 2022 05:16:31 GMT [2022-03-03T05:16:31.976Z] Expires: -1 [2022-03-03T05:16:31.976Z] Pragma: no-cache [2022-03-03T05:16:31.976Z] Server: docker-tests/mock [2022-03-03T05:16:31.976Z] X-Docker-Registry-Config: mock [2022-03-03T05:16:31.976Z] X-Docker-Registry-Version: 0.0.0 [2022-03-03T05:16:31.976Z] [2022-03-03T05:16:31.976Z] [2022-03-03T05:16:31.976Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestTrustedLocation [2022-03-03T05:16:31.976Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-03T05:16:31.976Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestAllowNondistributableArtifacts [2022-03-03T05:16:31.976Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestIsSecureIndex [2022-03-03T05:16:31.976Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-03T05:16:31.976Z] PASS [2022-03-03T05:16:31.976Z] coverage: 51.2% of statements [2022-03-03T05:16:31.976Z] ok github.com/docker/docker/registry 0.208s coverage: 51.2% of statements [2022-03-03T05:16:31.976Z] time="2022-03-03T05:16:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-03T05:16:31.976Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-03-03T05:16:31.976Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-03T05:16:31.976Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-03T05:16:31.976Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-03T05:16:31.976Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestResumableRequestReader [2022-03-03T05:16:31.976Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-03T05:16:31.976Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-03T05:16:31.976Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-03T05:16:31.976Z] PASS [2022-03-03T05:16:31.976Z] coverage: 100.0% of statements [2022-03-03T05:16:31.976Z] ok github.com/docker/docker/registry/resumable 0.203s coverage: 100.0% of statements [2022-03-03T05:16:32.408Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-03-03T05:16:32.408Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:16:32.446Z] === RUN TestRestartManagerTimeout [2022-03-03T05:16:32.446Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-03T05:16:32.446Z] === RUN TestRestartManagerTimeoutReset [2022-03-03T05:16:32.446Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-03T05:16:32.446Z] PASS [2022-03-03T05:16:32.446Z] coverage: 50.9% of statements [2022-03-03T05:16:32.446Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-03-03T05:16:32.446Z] === RUN TestDecodeContainerConfig [2022-03-03T05:16:32.446Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-03T05:16:32.446Z] === RUN TestDecodeContainerConfigIsolation [2022-03-03T05:16:32.446Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-03T05:16:32.446Z] === RUN TestValidatePrivileged [2022-03-03T05:16:32.446Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-03T05:16:32.446Z] PASS [2022-03-03T05:16:32.446Z] coverage: 52.6% of statements [2022-03-03T05:16:32.446Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-03-03T05:16:32.915Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-03T05:16:32.915Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-03T05:16:32.915Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-03T05:16:32.915Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-03T05:16:32.915Z] PASS [2022-03-03T05:16:32.915Z] coverage: 62.5% of statements [2022-03-03T05:16:32.915Z] ok github.com/docker/docker/testutil 0.069s coverage: 62.5% of statements [2022-03-03T05:16:32.980Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-03-03T05:16:32.980Z] === RUN TestResize [2022-03-03T05:16:33.544Z] --- PASS: TestResize (0.40s) [2022-03-03T05:16:33.544Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:16:33.600Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-03-03T05:16:33.600Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-03T05:16:33.800Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-03-03T05:16:33.800Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:16:34.056Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-03T05:16:34.056Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:16:34.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:16:34.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:16:34.056Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:16:34.056Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:16:34.056Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:16:34.057Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:16:34.057Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:16:34.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-03T05:16:34.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:16:35.134Z] time="2022-03-03T05:16:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-03T05:16:35.603Z] === RUN TestGetDriver [2022-03-03T05:16:35.603Z] --- PASS: TestGetDriver (0.00s) [2022-03-03T05:16:35.603Z] === RUN TestVolumeRequestError [2022-03-03T05:16:35.603Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-03T05:16:35.603Z] PASS [2022-03-03T05:16:35.603Z] coverage: 36.1% of statements [2022-03-03T05:16:35.603Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-03-03T05:16:35.603Z] === RUN TestGetAddress [2022-03-03T05:16:35.603Z] --- PASS: TestGetAddress (0.00s) [2022-03-03T05:16:35.603Z] === RUN TestRemove [2022-03-03T05:16:35.603Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-03T05:16:35.603Z] --- SKIP: TestRemove (0.00s) [2022-03-03T05:16:35.603Z] === RUN TestInitializeWithVolumes [2022-03-03T05:16:35.603Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-03T05:16:35.603Z] === RUN TestCreate [2022-03-03T05:16:35.603Z] --- PASS: TestCreate (0.01s) [2022-03-03T05:16:35.603Z] === RUN TestValidateName [2022-03-03T05:16:35.603Z] --- PASS: TestValidateName (0.00s) [2022-03-03T05:16:35.603Z] === RUN TestCreateWithOpts [2022-03-03T05:16:35.603Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-03T05:16:35.603Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-03T05:16:35.603Z] === RUN TestRelaodNoOpts [2022-03-03T05:16:35.603Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-03T05:16:35.603Z] PASS [2022-03-03T05:16:35.603Z] coverage: 41.5% of statements [2022-03-03T05:16:35.603Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2022-03-03T05:16:35.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:16:36.867Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2022-03-03T05:16:36.867Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-03T05:16:36.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:16:36.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRaw [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-03T05:16:37.171Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRaw [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-03T05:16:37.171Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestConvertTmpfsOptions [2022-03-03T05:16:37.171Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-03T05:16:37.171Z] linux_parser_test.go:209: data="ro" [2022-03-03T05:16:37.171Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestParseMountSpec [2022-03-03T05:16:37.171Z] parser_test.go:62: case 0 [2022-03-03T05:16:37.171Z] parser_test.go:62: case 1 [2022-03-03T05:16:37.171Z] parser_test.go:62: case 2 [2022-03-03T05:16:37.171Z] parser_test.go:62: case 3 [2022-03-03T05:16:37.171Z] parser_test.go:62: case 4 [2022-03-03T05:16:37.171Z] parser_test.go:62: case 5 [2022-03-03T05:16:37.171Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestValidateMount [2022-03-03T05:16:37.171Z] --- PASS: TestValidateMount (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRaw [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-03T05:16:37.171Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-03T05:16:37.171Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-03T05:16:37.171Z] PASS [2022-03-03T05:16:37.171Z] coverage: 67.6% of statements [2022-03-03T05:16:37.171Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2022-03-03T05:16:37.204Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-03T05:16:37.641Z] === RUN TestSetGetMeta [2022-03-03T05:16:37.641Z] === PAUSE TestSetGetMeta [2022-03-03T05:16:37.641Z] === RUN TestRestore [2022-03-03T05:16:37.641Z] === PAUSE TestRestore [2022-03-03T05:16:37.641Z] === RUN TestServiceCreate [2022-03-03T05:16:37.641Z] === PAUSE TestServiceCreate [2022-03-03T05:16:37.641Z] === RUN TestServiceList [2022-03-03T05:16:37.641Z] === PAUSE TestServiceList [2022-03-03T05:16:37.641Z] === RUN TestServiceRemove [2022-03-03T05:16:37.641Z] === PAUSE TestServiceRemove [2022-03-03T05:16:37.641Z] === RUN TestServiceGet [2022-03-03T05:16:37.641Z] === PAUSE TestServiceGet [2022-03-03T05:16:37.641Z] === RUN TestServicePrune [2022-03-03T05:16:37.641Z] === PAUSE TestServicePrune [2022-03-03T05:16:37.641Z] === RUN TestCreate [2022-03-03T05:16:37.641Z] === PAUSE TestCreate [2022-03-03T05:16:37.641Z] === RUN TestRemove [2022-03-03T05:16:37.641Z] === PAUSE TestRemove [2022-03-03T05:16:37.641Z] === RUN TestList [2022-03-03T05:16:37.641Z] === PAUSE TestList [2022-03-03T05:16:37.641Z] === RUN TestFindByDriver [2022-03-03T05:16:37.641Z] === PAUSE TestFindByDriver [2022-03-03T05:16:37.641Z] === RUN TestFindByReferenced [2022-03-03T05:16:37.641Z] === PAUSE TestFindByReferenced [2022-03-03T05:16:37.641Z] === RUN TestDerefMultipleOfSameRef [2022-03-03T05:16:37.641Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-03T05:16:37.641Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:16:37.641Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:16:37.641Z] === RUN TestDefererencePluginOnCreateError [2022-03-03T05:16:37.641Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-03T05:16:37.641Z] === RUN TestRefDerefRemove [2022-03-03T05:16:37.641Z] === PAUSE TestRefDerefRemove [2022-03-03T05:16:37.641Z] === RUN TestGet [2022-03-03T05:16:37.641Z] === PAUSE TestGet [2022-03-03T05:16:37.641Z] === RUN TestGetWithReference [2022-03-03T05:16:37.641Z] === PAUSE TestGetWithReference [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_nil_list [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_empty_list [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_filter_some [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_filter_middle [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:16:37.641Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-03T05:16:37.641Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_nil_list [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_filter_some [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_empty_list [2022-03-03T05:16:37.641Z] === CONT TestFilterFunc/test_filter_middle [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-03T05:16:37.641Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-03T05:16:37.641Z] === CONT TestSetGetMeta [2022-03-03T05:16:37.641Z] === CONT TestList [2022-03-03T05:16:37.641Z] === CONT TestServiceGet [2022-03-03T05:16:37.641Z] === CONT TestDefererencePluginOnCreateError [2022-03-03T05:16:37.641Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-03T05:16:37.641Z] === CONT TestRemove [2022-03-03T05:16:37.641Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-03T05:16:37.641Z] === CONT TestCreate [2022-03-03T05:16:37.641Z] --- PASS: TestList (0.04s) [2022-03-03T05:16:37.641Z] === CONT TestServicePrune [2022-03-03T05:16:37.641Z] --- PASS: TestRemove (0.02s) [2022-03-03T05:16:37.641Z] === CONT TestServiceRemove [2022-03-03T05:16:37.641Z] --- PASS: TestCreate (0.02s) [2022-03-03T05:16:37.641Z] === CONT TestServiceList [2022-03-03T05:16:37.641Z] --- PASS: TestServiceGet (0.14s) [2022-03-03T05:16:37.641Z] === CONT TestServiceCreate [2022-03-03T05:16:37.641Z] time="2022-03-03T05:16:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:16:37.641Z] --- PASS: TestServiceRemove (0.10s) [2022-03-03T05:16:37.641Z] === CONT TestRestore [2022-03-03T05:16:37.641Z] time="2022-03-03T05:16:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:16:37.641Z] --- PASS: TestServiceList (0.10s) [2022-03-03T05:16:37.641Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:16:37.641Z] time="2022-03-03T05:16:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:16:37.641Z] time="2022-03-03T05:16:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-03T05:16:37.641Z] --- PASS: TestServiceCreate (0.02s) [2022-03-03T05:16:37.641Z] === CONT TestDerefMultipleOfSameRef [2022-03-03T05:16:37.641Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-03-03T05:16:37.641Z] === CONT TestFindByReferenced [2022-03-03T05:16:37.641Z] --- PASS: TestRestore (0.02s) [2022-03-03T05:16:37.641Z] === CONT TestFindByDriver [2022-03-03T05:16:37.641Z] time="2022-03-03T05:16:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:16:37.641Z] --- PASS: TestServicePrune (0.14s) [2022-03-03T05:16:37.641Z] === CONT TestGetWithReference [2022-03-03T05:16:37.641Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-03-03T05:16:37.641Z] === CONT TestGet [2022-03-03T05:16:37.641Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-03T05:16:37.641Z] === CONT TestRefDerefRemove [2022-03-03T05:16:37.641Z] --- PASS: TestFindByDriver (0.02s) [2022-03-03T05:16:37.641Z] --- PASS: TestGetWithReference (0.01s) [2022-03-03T05:16:37.641Z] --- PASS: TestGet (0.01s) [2022-03-03T05:16:37.641Z] --- PASS: TestRefDerefRemove (0.01s) [2022-03-03T05:16:37.641Z] PASS [2022-03-03T05:16:37.641Z] coverage: 69.0% of statements [2022-03-03T05:16:37.641Z] ok github.com/docker/docker/volume/service 0.239s coverage: 69.0% of statements [2022-03-03T05:16:38.140Z] docker_api_swarm_service_test.go:343: [d0330895f6289] joining swarm manager [db4ae05c0ed51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:16:38.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-03T05:16:38.241Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-03T05:16:38.706Z] docker_api_swarm_service_test.go:343: [d9596ac0d8d8f] joining swarm manager [db4ae05c0ed51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:16:39.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:16:39.430Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-03T05:16:42.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-03T05:16:42.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-03T05:16:42.891Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-03T05:16:43.457Z] === RUN TestDockerSuite/TestLogsTail [2022-03-03T05:16:43.519Z] --- PASS: TestGet (15.01s) [2022-03-03T05:16:43.519Z] === RUN TestPluginWithNoManifest [2022-03-03T05:16:43.519Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-03T05:16:43.519Z] === RUN TestGetAll [2022-03-03T05:16:43.519Z] --- PASS: TestGetAll (0.00s) [2022-03-03T05:16:43.519Z] PASS [2022-03-03T05:16:43.519Z] coverage: 73.2% of statements [2022-03-03T05:16:43.519Z] ok github.com/docker/docker/pkg/plugins 35.952s coverage: 73.2% of statements [2022-03-03T05:16:44.025Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-03T05:16:44.591Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-03T05:16:44.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-03T05:16:45.155Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-03T05:16:45.412Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-03T05:16:45.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-03T05:16:45.976Z] === RUN TestDockerSuite/TestNetHostname [2022-03-03T05:16:46.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-03T05:16:46.628Z] ............................ [ 66%] [2022-03-03T05:16:47.346Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-03T05:16:47.589Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-03T05:16:47.603Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-03T05:16:48.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-03T05:16:48.167Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-03T05:16:49.053Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.40s) [2022-03-03T05:16:49.053Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-03T05:16:49.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-03T05:16:50.067Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-03T05:16:50.326Z] === RUN TestDockerSuite/TestPluginActive [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.82s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.74s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.58s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.58s) [2022-03-03T05:16:50.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.55s) [2022-03-03T05:16:50.981Z] === RUN TestCgroupNamespacesRun [2022-03-03T05:16:51.912Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-03-03T05:16:51.912Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-03T05:16:52.225Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-03T05:16:52.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-03T05:16:52.841Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) [2022-03-03T05:16:52.842Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-03T05:16:54.126Z] docker_api_swarm_service_test.go:490: [d576b3f113e6d] joining swarm manager [d113aadbd72c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:16:54.210Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-03-03T05:16:54.210Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-03T05:16:55.062Z] docker_api_swarm_service_test.go:490: [d4fdf81073f9f] joining swarm manager [d113aadbd72c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:16:55.141Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s) [2022-03-03T05:16:55.141Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-03T05:16:56.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) [2022-03-03T05:16:56.071Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-03T05:16:56.837Z] 898469748ff6: Pull complete [2022-03-03T05:16:56.837Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-03-03T05:16:56.837Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:16:56.837Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-03T05:16:56.837Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-03T05:16:56.837Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-03-03T05:16:56.837Z] WARN: Skipping validation tests [2022-03-03T05:16:56.837Z] INFO: Running unit tests at 03/03/2022 05:16:44... [2022-03-03T05:16:56.837Z] INFO: make.ps1 starting at 03/03/2022 05:16:48 [2022-03-03T05:16:56.837Z] INFO: Git commit (dee9f422c8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-03T05:16:56.837Z] INFO: Invoking autogen... [2022-03-03T05:16:56.837Z] INFO: Running unit tests... [2022-03-03T05:16:57.436Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s) [2022-03-03T05:16:57.436Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-03T05:16:57.594Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-03T05:16:57.594Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-03T05:16:57.594Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-03T05:16:57.692Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-03T05:16:57.692Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-03T05:16:58.412Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-03T05:16:58.964Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-03T05:16:59.058Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2022-03-03T05:16:59.058Z] === RUN TestNISDomainname [2022-03-03T05:16:59.314Z] --- PASS: TestNISDomainname (0.46s) [2022-03-03T05:16:59.315Z] === RUN TestHostnameDnsResolution [2022-03-03T05:16:59.877Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-03-03T05:16:59.877Z] === RUN TestUnprivilegedPortsAndPing [2022-03-03T05:17:00.442Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-03-03T05:17:00.442Z] === RUN TestStats [2022-03-03T05:17:02.247Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-03T05:17:02.963Z] --- PASS: TestStats (2.41s) [2022-03-03T05:17:02.964Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:17:02.964Z] === RUN TestStopContainerWithTimeout/0 [2022-03-03T05:17:02.964Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-03T05:17:02.964Z] === RUN TestStopContainerWithTimeout/1 [2022-03-03T05:17:02.964Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-03T05:17:02.964Z] === RUN TestStopContainerWithTimeout/3 [2022-03-03T05:17:02.964Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-03T05:17:02.964Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-03T05:17:02.964Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-03T05:17:02.964Z] === CONT TestStopContainerWithTimeout/0 [2022-03-03T05:17:02.964Z] === CONT TestStopContainerWithTimeout/3 [2022-03-03T05:17:03.527Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-03T05:17:03.622Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-03T05:17:03.905Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-03-03T05:17:03.905Z] PASS [2022-03-03T05:17:03.905Z] [2022-03-03T05:17:03.905Z] DONE 17 tests in 47.339s [2022-03-03T05:17:03.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-03T05:17:03.906Z] INFO: Testing against a local daemon [2022-03-03T05:17:03.906Z] === RUN TestPluginInvalidJSON [2022-03-03T05:17:03.906Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:17:03.906Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:17:03.906Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:17:03.906Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-03T05:17:03.906Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-03T05:17:03.906Z] === RUN TestPluginInstall [2022-03-03T05:17:03.906Z] === RUN TestPluginInstall/no_auth [2022-03-03T05:17:05.277Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:17:05.277Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c2593e9156b066cfb64297e88ea8bb0d08b99472a9b892fae6a181c4aee2671" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:17:05.277Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:17:05.277Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c2593e9156b066cfb64297e88ea8bb0d08b99472a9b892fae6a181c4aee2671" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:17:05.277Z] === RUN TestPluginInstall/with_htpasswd [2022-03-03T05:17:05.421Z] === CONT TestStopContainerWithTimeout/1 [2022-03-03T05:17:05.841Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:17:05.841Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99d7a163da46044566d1eb6db216c7f03ddcf2ec64921c576bdc81f8a9ef310b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:17:05.841Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:17:05.841Z] time="2022-03-03T05:17:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99d7a163da46044566d1eb6db216c7f03ddcf2ec64921c576bdc81f8a9ef310b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:17:06.097Z] === RUN TestPluginInstall/with_insecure [2022-03-03T05:17:06.151Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-03T05:17:06.789Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-03T05:17:06.789Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-03T05:17:06.789Z] --- PASS: TestStopContainerWithTimeout/3 (2.56s) [2022-03-03T05:17:06.789Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-03-03T05:17:06.789Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-03-03T05:17:06.789Z] === RUN TestDeleteDevicemapper [2022-03-03T05:17:06.789Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:17:06.789Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-03T05:17:06.789Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:17:07.029Z] time="2022-03-03T05:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:17:07.029Z] time="2022-03-03T05:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b4f6acfb944cc784ba92639b751e31d2cdfb8a97c97ebc74372693afbd8ff87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:17:07.029Z] time="2022-03-03T05:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:17:07.029Z] time="2022-03-03T05:17:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b4f6acfb944cc784ba92639b751e31d2cdfb8a97c97ebc74372693afbd8ff87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:17:07.029Z] plugin_test.go:165: [d0032c839b94f] daemon is not started [2022-03-03T05:17:07.029Z] --- PASS: TestPluginInstall (3.24s) [2022-03-03T05:17:07.029Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2022-03-03T05:17:07.029Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-03-03T05:17:07.029Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-03-03T05:17:07.029Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:17:08.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-03T05:17:08.156Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-03-03T05:17:08.156Z] === RUN TestUpdateMemory [2022-03-03T05:17:08.718Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-03T05:17:08.718Z] === RUN TestUpdateCPUQuota [2022-03-03T05:17:08.881Z] ? github.com/docker/docker/api [no test files] [2022-03-03T05:17:08.918Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-03T05:17:09.280Z] --- PASS: TestUpdateCPUQuota (0.59s) [2022-03-03T05:17:09.280Z] === RUN TestUpdatePidsLimit [2022-03-03T05:17:09.280Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-03T05:17:09.504Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-03T05:17:09.536Z] === RUN TestUpdatePidsLimit/no_change [2022-03-03T05:17:09.792Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-03T05:17:09.792Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-03T05:17:10.048Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-03T05:17:10.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-03T05:17:10.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-03T05:17:10.439Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-03-03T05:17:10.439Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-03-03T05:17:10.439Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-03-03T05:17:10.439Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:17:10.873Z] --- PASS: TestUpdatePidsLimit (1.67s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-03-03T05:17:10.874Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-03-03T05:17:10.874Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:17:11.005Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-03T05:17:11.005Z] PASS [2022-03-03T05:17:11.005Z] [2022-03-03T05:17:11.005Z] DONE 10 tests in 7.268s [2022-03-03T05:17:11.005Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-03T05:17:11.005Z] INFO: Testing against a local daemon [2022-03-03T05:17:11.005Z] === RUN TestExternalGraphDriver [2022-03-03T05:17:11.005Z] === RUN TestExternalGraphDriver/json [2022-03-03T05:17:11.347Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-03T05:17:12.901Z] === RUN TestExternalGraphDriver/spec [2022-03-03T05:17:13.651Z] 2022/03/03 05:17:11 Closing DB instances... [2022-03-03T05:17:13.651Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-03T05:17:13.651Z] === RUN TestFindNode [2022-03-03T05:17:13.651Z] 2022/03/03 05:17:13 Closing DB instances... [2022-03-03T05:17:13.651Z] --- PASS: TestFindNode (0.02s) [2022-03-03T05:17:13.651Z] === RUN TestChangeNodeState [2022-03-03T05:17:13.651Z] 2022/03/03 05:17:13 Closing DB instances... [2022-03-03T05:17:13.651Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-03T05:17:13.651Z] === RUN TestNodeReincarnation [2022-03-03T05:17:13.651Z] 2022/03/03 05:17:13 Closing DB instances... [2022-03-03T05:17:13.878Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-03T05:17:14.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-03T05:17:14.273Z] === RUN TestExternalGraphDriver/pull [2022-03-03T05:17:15.073Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-03T05:17:16.008Z] === RUN TestDockerSuite/TestPortList [2022-03-03T05:17:16.008Z] docker_api_swarm_service_test.go:128: [dea65bbdc45e8] joining swarm manager [dd0b428bd5016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:17:16.166Z] --- PASS: TestExternalGraphDriver (4.92s) [2022-03-03T05:17:16.166Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-03-03T05:17:16.166Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-03-03T05:17:16.166Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-03-03T05:17:16.166Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:17:16.945Z] docker_api_swarm_service_test.go:129: [d99ba10df813f] joining swarm manager [dd0b428bd5016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:17:18.322Z] docker_api_swarm_service_test.go:137: [dc312ef66aefa] joining swarm manager [dd0b428bd5016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-03T05:17:19.256Z] docker_api_swarm_service_test.go:138: [d6aa9b257a203] joining swarm manager [dd0b428bd5016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-03T05:17:19.534Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-03T05:17:19.534Z] === RUN TestParallelCreate [2022-03-03T05:17:19.534Z] 2022/03/03 05:17:18 Closing DB instances... [2022-03-03T05:17:19.534Z] --- PASS: TestParallelCreate (0.02s) [2022-03-03T05:17:19.534Z] === RUN TestParallelDelete [2022-03-03T05:17:19.534Z] 2022/03/03 05:17:18 Closing DB instances... [2022-03-03T05:17:19.534Z] --- PASS: TestParallelDelete (0.02s) [2022-03-03T05:17:19.534Z] === RUN TestNetworkDBIslands [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:47bf22dcf91b with config:&{NodeID:47bf22dcf91b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, added to nodes list" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5cbb4877ddf9 with config:&{NodeID:5cbb4877ddf9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, added to nodes list" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, added to nodes list" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, added to nodes list" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-03-03T05:17:19.534Z] time="2022-03-03T05:17:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7e94dd522226 with config:&{NodeID:7e94dd522226 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 7e94dd522226/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 7e94dd522226/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 7e94dd522226/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 7e94dd522226/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 7e94dd522226/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.003Z] time="2022-03-03T05:17:19Z" level=info msg="Node 7e94dd522226/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.337Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2022-03-03T05:17:20.337Z] PASS [2022-03-03T05:17:20.337Z] [2022-03-03T05:17:20.337Z] DONE 5 tests in 8.786s [2022-03-03T05:17:20.337Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-03T05:17:20.337Z] INFO: Testing against a local daemon [2022-03-03T05:17:20.337Z] === RUN TestContinueAfterPluginCrash [2022-03-03T05:17:20.337Z] === PAUSE TestContinueAfterPluginCrash [2022-03-03T05:17:20.337Z] === RUN TestReadPluginNoRead [2022-03-03T05:17:20.337Z] === PAUSE TestReadPluginNoRead [2022-03-03T05:17:20.337Z] === RUN TestDaemonStartWithLogOpt [2022-03-03T05:17:20.337Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-03T05:17:20.337Z] === CONT TestContinueAfterPluginCrash [2022-03-03T05:17:20.337Z] === CONT TestDaemonStartWithLogOpt [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:656fe9671aee with config:&{NodeID:656fe9671aee Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 7e94dd522226/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 7e94dd522226/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.473Z] time="2022-03-03T05:17:20Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1844b1215c63 with config:&{NodeID:1844b1215c63 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 7e94dd522226/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 7e94dd522226/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:20.942Z] networkdb_test.go:835: Re-joining: 3 [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=info msg="The new bootstrap node list is:[172.22.12.244:10033 172.22.12.244:10034 172.22.12.244:10035]" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10033" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49356" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10034" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49357" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10035" [2022-03-03T05:17:20.942Z] time="2022-03-03T05:17:20Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49358" [2022-03-03T05:17:21.411Z] networkdb_test.go:835: Re-joining: 4 [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=info msg="The new bootstrap node list is:[172.22.12.244:10033 172.22.12.244:10034 172.22.12.244:10035]" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10033" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49359" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10034" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49360" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10035" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49361" [2022-03-03T05:17:21.411Z] time="2022-03-03T05:17:21Z" level=info msg="node 0 leaving" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node4(656fe9671aee): Node leave event for 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node3(7e94dd522226): Node leave event for 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node2(5cbb4877ddf9): Node leave event for 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node1(47bf22dcf91b): Node leave event for 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node5(1844b1215c63): Node leave event for 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, left gossip cluster" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, left gossip cluster" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, left gossip cluster" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, left gossip cluster" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 47bf22dcf91b/172.22.12.244, left gossip cluster" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node 1 leaving" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9 change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node3(7e94dd522226): Node leave event for 5cbb4877ddf9/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9 change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node5(1844b1215c63): Node leave event for 5cbb4877ddf9/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9 change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node4(656fe9671aee): Node leave event for 5cbb4877ddf9/172.22.12.244" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9 change state NodeActive --> NodeLeft" [2022-03-03T05:17:21.881Z] time="2022-03-03T05:17:21Z" level=info msg="node2(5cbb4877ddf9): Node leave event for 5cbb4877ddf9/172.22.12.244" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, left gossip cluster" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, left gossip cluster" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:21Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, left gossip cluster" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="Node 5cbb4877ddf9/172.22.12.244, left gossip cluster" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="node 2 leaving" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="Node 7e94dd522226 change state NodeActive --> NodeLeft" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="node4(656fe9671aee): Node leave event for 7e94dd522226/172.22.12.244" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="Node 7e94dd522226 change state NodeActive --> NodeLeft" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="node5(1844b1215c63): Node leave event for 7e94dd522226/172.22.12.244" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="Node 7e94dd522226 change state NodeActive --> NodeLeft" [2022-03-03T05:17:22.350Z] time="2022-03-03T05:17:22Z" level=info msg="node3(7e94dd522226): Node leave event for 7e94dd522226/172.22.12.244" [2022-03-03T05:17:22.821Z] time="2022-03-03T05:17:22Z" level=info msg="Node 7e94dd522226/172.22.12.244, left gossip cluster" [2022-03-03T05:17:22.821Z] time="2022-03-03T05:17:22Z" level=info msg="Node 7e94dd522226/172.22.12.244, left gossip cluster" [2022-03-03T05:17:22.821Z] time="2022-03-03T05:17:22Z" level=info msg="Node 7e94dd522226/172.22.12.244, left gossip cluster" [2022-03-03T05:17:23.051Z] --- PASS: TestUpdateRestartPolicy (10.62s) [2022-03-03T05:17:23.051Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:17:23.051Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-03-03T05:17:23.051Z] === RUN TestWaitNonBlocked [2022-03-03T05:17:23.051Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:17:23.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:17:23.051Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:17:23.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:17:23.051Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:17:23.051Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:17:23.051Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-03T05:17:23.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.49s) [2022-03-03T05:17:23.051Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-03-03T05:17:23.051Z] === RUN TestWaitBlocked [2022-03-03T05:17:23.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:17:23.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:17:23.051Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:17:23.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:17:23.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-03T05:17:23.051Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-03T05:17:23.290Z] networkdb_test.go:867: node4: OK [2022-03-03T05:17:23.290Z] networkdb_test.go:867: node5: OK [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="node 0 coming back" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:737cf88e77ec with config:&{NodeID:737cf88e77ec Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="Node 737cf88e77ec/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="Node 737cf88e77ec/172.22.12.244, added to nodes list" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="node 1 coming back" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9283734cf26e with config:&{NodeID:9283734cf26e Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="Node 9283734cf26e/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="Node 9283734cf26e/172.22.12.244, added to nodes list" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="node 2 coming back" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a871ef53647d with config:&{NodeID:a871ef53647d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="Node a871ef53647d/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:23.290Z] time="2022-03-03T05:17:22Z" level=info msg="Node a871ef53647d/172.22.12.244, added to nodes list" [2022-03-03T05:17:23.307Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-03T05:17:23.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.49s) [2022-03-03T05:17:23.307Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-03-03T05:17:23.307Z] === CONT TestContainerStartOnDaemonRestart [2022-03-03T05:17:23.307Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-03T05:17:23.607Z] === CONT TestReadPluginNoRead [2022-03-03T05:17:23.607Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-03-03T05:17:24.516Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-03T05:17:25.083Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-03T05:17:25.203Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s) [2022-03-03T05:17:25.203Z] === CONT TestIpcModeOlderClient [2022-03-03T05:17:25.203Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-03T05:17:25.203Z] === CONT TestContainerKillOnDaemonStart [2022-03-03T05:17:25.203Z] === CONT TestDaemonHostGatewayIP [2022-03-03T05:17:25.203Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-03-03T05:17:25.502Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-03T05:17:25.812Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-03T05:17:26.250Z] time="2022-03-03T05:17:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.12.244:10033 172.22.12.244:10034 172.22.12.244:10035]" [2022-03-03T05:17:26.719Z] time="2022-03-03T05:17:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.12.244:10033 172.22.12.244:10034 172.22.12.244:10035]" [2022-03-03T05:17:26.745Z] === RUN TestMiddlewares [2022-03-03T05:17:26.745Z] --- PASS: TestMiddlewares (0.00s) [2022-03-03T05:17:26.745Z] PASS [2022-03-03T05:17:26.745Z] coverage: 9.0% of statements [2022-03-03T05:17:26.745Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2022-03-03T05:17:26.872Z] === RUN TestReadPluginNoRead/default [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10033" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49362" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, is the new incarnation of the shutdown node 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49363" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10034" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, is the new incarnation of the shutdown node 5cbb4877ddf9/172.22.12.244" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10035" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49364" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 1844b1215c63/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 656fe9671aee/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 656fe9671aee/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, is the new incarnation of the shutdown node 7e94dd522226/172.22.12.244" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, is the new incarnation of the shutdown node 5cbb4877ddf9/172.22.12.244" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, is the new incarnation of the shutdown node 47bf22dcf91b/172.22.12.244" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 737cf88e77ec/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node 9283734cf26e/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, is the new incarnation of the shutdown node 7e94dd522226/172.22.12.244" [2022-03-03T05:17:27.189Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, joined gossip cluster" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=info msg="Node a871ef53647d/172.22.12.244, added to nodes list" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10033" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49365" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10034" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49366" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.12.244:10035" [2022-03-03T05:17:27.659Z] time="2022-03-03T05:17:27Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49367" [2022-03-03T05:17:27.779Z] --- PASS: TestDaemonHostGatewayIP (2.16s) [2022-03-03T05:17:27.779Z] === CONT TestDaemonRestartIpcMode [2022-03-03T05:17:27.803Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-03T05:17:28.059Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-03-03T05:17:28.128Z] 2022/03/03 05:17:27 Closing DB instances... [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="node5(1844b1215c63): Node leave event for 737cf88e77ec/172.22.12.244" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="node3(a871ef53647d): Node leave event for 737cf88e77ec/172.22.12.244" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="node4(656fe9671aee): Node leave event for 737cf88e77ec/172.22.12.244" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="node1(737cf88e77ec): Node leave event for 737cf88e77ec/172.22.12.244" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.128Z] time="2022-03-03T05:17:28Z" level=info msg="node2(9283734cf26e): Node leave event for 737cf88e77ec/172.22.12.244" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec/172.22.12.244, left gossip cluster" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec/172.22.12.244, left gossip cluster" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec/172.22.12.244, left gossip cluster" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec/172.22.12.244, left gossip cluster" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 737cf88e77ec/172.22.12.244, left gossip cluster" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="node5(1844b1215c63): Node leave event for 9283734cf26e/172.22.12.244" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="node4(656fe9671aee): Node leave event for 9283734cf26e/172.22.12.244" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="node3(a871ef53647d): Node leave event for 9283734cf26e/172.22.12.244" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e change state NodeActive --> NodeLeft" [2022-03-03T05:17:28.597Z] time="2022-03-03T05:17:28Z" level=info msg="node2(9283734cf26e): Node leave event for 9283734cf26e/172.22.12.244" [2022-03-03T05:17:28.990Z] === CONT TestReadPluginNoRead [2022-03-03T05:17:28.990Z] read_test.go:92: [da84aa4c01757] daemon is not started [2022-03-03T05:17:28.990Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-03-03T05:17:28.990Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-03-03T05:17:28.990Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-03-03T05:17:28.990Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-03-03T05:17:28.990Z] PASS [2022-03-03T05:17:28.990Z] [2022-03-03T05:17:28.990Z] DONE 6 tests in 9.262s [2022-03-03T05:17:28.990Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-03T05:17:28.990Z] testing: warning: no tests to run [2022-03-03T05:17:28.990Z] PASS [2022-03-03T05:17:28.990Z] [2022-03-03T05:17:28.990Z] DONE 0 tests in 0.011s [2022-03-03T05:17:28.990Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node 9283734cf26e/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node a871ef53647d change state NodeActive --> NodeLeft" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="node4(656fe9671aee): Node leave event for a871ef53647d/172.22.12.244" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node a871ef53647d change state NodeActive --> NodeLeft" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="node5(1844b1215c63): Node leave event for a871ef53647d/172.22.12.244" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="Node a871ef53647d change state NodeActive --> NodeLeft" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:28Z" level=info msg="node3(a871ef53647d): Node leave event for a871ef53647d/172.22.12.244" [2022-03-03T05:17:29.067Z] time="2022-03-03T05:17:29Z" level=info msg="Node a871ef53647d/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.247Z] INFO: Testing against a local daemon [2022-03-03T05:17:29.247Z] === RUN TestPluginWithDevMounts [2022-03-03T05:17:29.247Z] === PAUSE TestPluginWithDevMounts [2022-03-03T05:17:29.247Z] === CONT TestPluginWithDevMounts [2022-03-03T05:17:29.537Z] time="2022-03-03T05:17:29Z" level=info msg="Node a871ef53647d/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.537Z] time="2022-03-03T05:17:29Z" level=info msg="Node a871ef53647d/172.22.12.244, left gossip cluster" [2022-03-03T05:17:29.537Z] time="2022-03-03T05:17:29Z" level=debug msg="memberlist: Failed ping: 1844b1215c63 (timeout reached)" [2022-03-03T05:17:29.537Z] time="2022-03-03T05:17:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.12.244:10035: use of closed network connection" [2022-03-03T05:17:29.537Z] time="2022-03-03T05:17:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.12.244:10036: use of closed network connection" [2022-03-03T05:17:29.537Z] time="2022-03-03T05:17:29Z" level=debug msg="memberlist: Stream connection from=172.22.12.244:49368" [2022-03-03T05:17:29.672Z] --- PASS: TestDaemonRestartIpcMode (2.07s) [2022-03-03T05:17:30.006Z] time="2022-03-03T05:17:29Z" level=info msg="Node 656fe9671aee change state NodeActive --> NodeLeft" [2022-03-03T05:17:30.006Z] time="2022-03-03T05:17:29Z" level=info msg="node5(1844b1215c63): Node leave event for 656fe9671aee/172.22.12.244" [2022-03-03T05:17:30.006Z] time="2022-03-03T05:17:29Z" level=info msg="Node 656fe9671aee change state NodeActive --> NodeLeft" [2022-03-03T05:17:30.006Z] time="2022-03-03T05:17:29Z" level=info msg="node4(656fe9671aee): Node leave event for 656fe9671aee/172.22.12.244" [2022-03-03T05:17:30.006Z] time="2022-03-03T05:17:29Z" level=warning msg="memberlist: Was able to connect to 1844b1215c63 but other probes failed, network may be misconfigured" [2022-03-03T05:17:30.480Z] time="2022-03-03T05:17:30Z" level=info msg="Node 656fe9671aee/172.22.12.244, left gossip cluster" [2022-03-03T05:17:30.480Z] time="2022-03-03T05:17:30Z" level=info msg="Node 656fe9671aee/172.22.12.244, left gossip cluster" [2022-03-03T05:17:30.616Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-03-03T05:17:30.616Z] PASS [2022-03-03T05:17:30.616Z] [2022-03-03T05:17:30.616Z] DONE 1 tests in 1.603s [2022-03-03T05:17:30.616Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-03T05:17:30.616Z] INFO: Testing against a local daemon [2022-03-03T05:17:30.616Z] === RUN TestSecretInspect [2022-03-03T05:17:30.949Z] time="2022-03-03T05:17:30Z" level=info msg="Node 1844b1215c63/172.22.12.244, left gossip cluster" [2022-03-03T05:17:30.949Z] time="2022-03-03T05:17:30Z" level=info msg="Node 1844b1215c63 change state NodeActive --> NodeFailed" [2022-03-03T05:17:30.949Z] time="2022-03-03T05:17:30Z" level=info msg="Node 1844b1215c63/172.22.12.244, added to failed nodes list" [2022-03-03T05:17:30.949Z] --- PASS: TestNetworkDBIslands (12.26s) [2022-03-03T05:17:30.949Z] PASS [2022-03-03T05:17:30.949Z] coverage: 60.0% of statements [2022-03-03T05:17:30.949Z] ok github.com/docker/docker/libnetwork/networkdb 104.872s coverage: 60.0% of statements [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/quota [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/rootless [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/volume [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-03T05:17:30.949Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-03T05:17:31.642Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-03T05:17:31.642Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-03T05:17:31.642Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-03T05:17:32.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-03T05:17:32.206Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-03T05:17:32.769Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-03T05:17:32.769Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-03T05:17:33.131Z] --- PASS: TestSecretInspect (2.16s) [2022-03-03T05:17:33.131Z] === RUN TestSecretList [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === Skipped [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-03T05:17:33.168Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-03T05:17:33.168Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-03T05:17:33.168Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-03T05:17:33.168Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-03T05:17:33.168Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-03T05:17:33.168Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-03T05:17:33.168Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-03T05:17:33.168Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-03T05:17:33.168Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-03T05:17:33.168Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-03T05:17:33.168Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-03T05:17:33.168Z] daemon_test.go:145: root required [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-03T05:17:33.168Z] reload_test.go:342: root required [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-03T05:17:33.168Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-03T05:17:33.168Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-03T05:17:33.168Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-03T05:17:33.168Z] download_test.go:267: Needs fixing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-03T05:17:33.168Z] layer_test.go:291: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-03T05:17:33.168Z] layer_test.go:340: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-03T05:17:33.168Z] layer_test.go:455: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-03T05:17:33.168Z] layer_test.go:684: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-03T05:17:33.168Z] migration_test.go:45: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-03T05:17:33.168Z] migration_test.go:181: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-03T05:17:33.168Z] mount_test.go:17: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-03T05:17:33.168Z] mount_test.go:76: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-03T05:17:33.168Z] mount_test.go:125: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-03T05:17:33.168Z] mount_test.go:212: Failing on Windows [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-03-03T05:17:33.168Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-03T05:17:33.168Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-03-03T05:17:33.168Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-03T05:17:33.168Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-03T05:17:33.168Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-03T05:17:33.168Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-03T05:17:33.168Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-03T05:17:33.168Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-03T05:17:33.168Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-03T05:17:33.168Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-03T05:17:33.168Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-03T05:17:33.168Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:17:33.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:17:33.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:17:33.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:17:33.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:17:33.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-03T05:17:33.168Z] archive_test.go:133: Xz not present in msys2 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-03T05:17:33.168Z] archive_test.go:140: zstd not installed [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-03T05:17:33.168Z] archive_test.go:252: Failing on Windows CI machines [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:17:33.168Z] archive_windows_test.go:16: Currently fails [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-03T05:17:33.168Z] changes_test.go:195: needs more investigation [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-03T05:17:33.168Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-03T05:17:33.168Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-03T05:17:33.168Z] changes_test.go:432: needs further investigation [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-03T05:17:33.168Z] changes_test.go:468: needs further investigation [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-03T05:17:33.168Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-03T05:17:33.168Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.168Z] [2022-03-03T05:17:33.168Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-03T05:17:33.169Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-03T05:17:33.169Z] poller_test.go:40: No chmod on Windows [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-03T05:17:33.169Z] fileutils_test.go:133: Needs porting to Windows [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-03T05:17:33.169Z] fileutils_test.go:179: Needs porting to Windows [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-03-03T05:17:33.169Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-03T05:17:33.169Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-03T05:17:33.169Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-03T05:17:33.169Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-03T05:17:33.169Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-03T05:17:33.169Z] [2022-03-03T05:17:33.169Z] DONE 2072 tests, 70 skipped in 251.882s [2022-03-03T05:17:33.169Z] INFO: make.ps1 ended at 03/03/2022 05:17:33 [2022-03-03T05:17:33.333Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-03T05:17:33.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-03T05:17:34.267Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-03T05:17:34.267Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-03T05:17:35.027Z] --- PASS: TestSecretList (2.15s) [2022-03-03T05:17:35.027Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:17:35.389Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-03T05:17:35.389Z] INFO: Unit tests ended at 03/03/2022 05:17:34. Duration:00:04:23.6390811 [2022-03-03T05:17:35.389Z] INFO: Building busybox [2022-03-03T05:17:35.389Z] Sending build context to Docker daemon 5.12kB [2022-03-03T05:17:35.389Z] [2022-03-03T05:17:35.389Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-03T05:17:35.389Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-03T05:17:35.389Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-03T05:17:35.389Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-03T05:17:35.389Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-03T05:17:35.389Z] ---> bdeb13086b9f [2022-03-03T05:17:35.389Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-03T05:17:35.389Z] ---> Running in f55df23bc710 [2022-03-03T05:17:36.796Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-03T05:17:37.546Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-03-03T05:17:37.546Z] === RUN TestSecretsUpdate [2022-03-03T05:17:37.731Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-03T05:17:37.755Z] --- PASS: TestContainerKillOnDaemonStart (11.54s) [2022-03-03T05:17:37.755Z] PASS [2022-03-03T05:17:37.755Z] [2022-03-03T05:17:37.755Z] === Skipped [2022-03-03T05:17:37.755Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-03T05:17:37.755Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:17:37.755Z] [2022-03-03T05:17:37.755Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-03T05:17:37.755Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-03T05:17:37.755Z] [2022-03-03T05:17:37.755Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-03T05:17:37.755Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-03T05:17:37.755Z] [2022-03-03T05:17:37.755Z] DONE 200 tests, 3 skipped in 107.400s [2022-03-03T05:17:37.755Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-03T05:17:37.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:17:37.755Z] ++ set -e [2022-03-03T05:17:37.755Z] ++ '[' -n 0 ']' [2022-03-03T05:17:37.755Z] ++ set -x [2022-03-03T05:17:37.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:17:37.755Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:17:37.755Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-03T05:17:37.755Z] === RUN TestDaemonConfigValidation [2022-03-03T05:17:37.755Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:17:37.755Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:17:37.755Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-03T05:17:37.755Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-03T05:17:37.755Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-03T05:17:37.755Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-03T05:17:37.755Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-03T05:17:37.755Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-03T05:17:37.755Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-03T05:17:37.755Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-03T05:17:37.755Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-03T05:17:37.755Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-03T05:17:37.755Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-03T05:17:37.755Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-03T05:17:37.755Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-03T05:17:37.755Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-03T05:17:37.755Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-03-03T05:17:37.755Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-03-03T05:17:37.755Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-03-03T05:17:37.755Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2022-03-03T05:17:37.755Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-03-03T05:17:37.755Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:17:37.755Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-03T05:17:38.298Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-03T05:17:38.556Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-03T05:17:38.685Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-03T05:17:39.281Z] Removing intermediate container f55df23bc710 [2022-03-03T05:17:39.281Z] ---> 9fa57dfe4cf8 [2022-03-03T05:17:39.281Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-03T05:17:39.281Z] ---> Running in 47e4a517fd80 [2022-03-03T05:17:39.440Z] --- PASS: TestSecretsUpdate (2.17s) [2022-03-03T05:17:39.440Z] === RUN TestTemplatedSecret [2022-03-03T05:17:39.616Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-03T05:17:39.752Z] Removing intermediate container 47e4a517fd80 [2022-03-03T05:17:39.752Z] ---> 5a629ae11d11 [2022-03-03T05:17:39.752Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-03T05:17:39.752Z] ---> Running in 6e1f3189bf4b [2022-03-03T05:17:40.221Z] Removing intermediate container 6e1f3189bf4b [2022-03-03T05:17:40.221Z] ---> 86809677aeff [2022-03-03T05:17:40.221Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-03T05:17:40.547Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-03T05:17:40.547Z] daemon_test.go:156: [ddd2e9df7c5f6] daemon is not started [2022-03-03T05:17:40.547Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-03-03T05:17:40.547Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-03-03T05:17:40.547Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-03T05:17:40.547Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-03T05:17:40.547Z] === RUN TestDaemonProxy [2022-03-03T05:17:40.547Z] === RUN TestDaemonProxy/environment_variables [2022-03-03T05:17:40.954Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-03T05:17:41.085Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-03T05:17:41.649Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-03T05:17:41.788Z] [2022-03-03T05:17:41.788Z] ---> 2134858062a6 [2022-03-03T05:17:41.788Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-03T05:17:41.959Z] --- PASS: TestTemplatedSecret (2.56s) [2022-03-03T05:17:41.959Z] === RUN TestSecretCreateResolve [2022-03-03T05:17:42.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-03T05:17:42.258Z] ---> Running in 65ebcb0f3bf1 [2022-03-03T05:17:42.436Z] === RUN TestDaemonProxy/command-line_options [2022-03-03T05:17:43.484Z] tests/integration/client_test.py ..... [ 75%] [2022-03-03T05:17:43.484Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-03T05:17:43.742Z] tests/integration/errors_test.py . [ 76%] [2022-03-03T05:17:44.123Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-03T05:17:44.324Z] === RUN TestDaemonProxy/configuration_file [2022-03-03T05:17:44.474Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-03-03T05:17:44.474Z] PASS [2022-03-03T05:17:44.474Z] [2022-03-03T05:17:44.474Z] DONE 6 tests in 13.382s [2022-03-03T05:17:44.474Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-03T05:17:44.474Z] INFO: Testing against a local daemon [2022-03-03T05:17:44.474Z] === RUN TestServiceCreateInit [2022-03-03T05:17:44.474Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:17:45.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-03T05:17:46.255Z] === RUN TestDaemonProxy/conflicting_options [2022-03-03T05:17:46.511Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-03T05:17:47.074Z] --- PASS: TestDaemonProxy (6.28s) [2022-03-03T05:17:47.074Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-03-03T05:17:47.074Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-03T05:17:47.074Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-03T05:17:47.074Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-03T05:17:47.074Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-03T05:17:47.074Z] PASS [2022-03-03T05:17:47.074Z] [2022-03-03T05:17:47.074Z] DONE 17 tests in 10.325s [2022-03-03T05:17:47.074Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-03T05:17:47.074Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:17:47.074Z] ++ set -e [2022-03-03T05:17:47.074Z] ++ '[' -n 0 ']' [2022-03-03T05:17:47.074Z] ++ set -x [2022-03-03T05:17:47.074Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:17:47.074Z] INFO: Testing against a local daemon [2022-03-03T05:17:47.074Z] === RUN TestCommitInheritsEnv [2022-03-03T05:17:47.331Z] --- PASS: TestCommitInheritsEnv (0.21s) [2022-03-03T05:17:47.331Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:17:47.331Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-03T05:17:47.331Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:17:47.331Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:17:47.331Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-03T05:17:47.331Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-03T05:17:47.331Z] === RUN TestImportWithCustomPlatform// [2022-03-03T05:17:47.331Z] === RUN TestImportWithCustomPlatform/linux [2022-03-03T05:17:47.331Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-03T05:17:47.400Z] docker_api_swarm_service_test.go:304: [d21485efcf629] joining swarm manager [d64630ccaa13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:17:47.588Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-03T05:17:47.588Z] === RUN TestImportWithCustomPlatform/macos [2022-03-03T05:17:47.588Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-03T05:17:47.588Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform (0.26s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-03T05:17:47.588Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-03T05:17:47.588Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:17:47.588Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-03T05:17:47.588Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:17:47.588Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-03T05:17:47.588Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:17:47.845Z] --- PASS: TestRemoveImageOrphaning (0.20s) [2022-03-03T05:17:47.845Z] === RUN TestRemoveImageGarbageCollector [2022-03-03T05:17:47.845Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:17:47.845Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-03T05:17:47.845Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:17:47.845Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-03T05:17:47.845Z] === RUN TestTagInvalidReference [2022-03-03T05:17:47.845Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-03T05:17:47.845Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:17:47.845Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-03T05:17:47.845Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:17:47.845Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-03T05:17:47.845Z] === RUN TestTagOfficialNames [2022-03-03T05:17:47.845Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-03T05:17:47.845Z] === RUN TestTagMatchesDigest [2022-03-03T05:17:47.845Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-03T05:17:47.845Z] PASS [2022-03-03T05:17:47.967Z] docker_api_swarm_service_test.go:304: [d0b79c9310ae9] joining swarm manager [d64630ccaa13c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:17:48.102Z] [2022-03-03T05:17:48.102Z] === Skipped [2022-03-03T05:17:48.102Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:17:48.102Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-03T05:17:48.102Z] [2022-03-03T05:17:48.102Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-03T05:17:48.102Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:17:48.102Z] [2022-03-03T05:17:48.102Z] DONE 22 tests, 2 skipped in 1.043s [2022-03-03T05:17:48.102Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-03T05:17:48.102Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:17:48.102Z] ++ set -e [2022-03-03T05:17:48.102Z] ++ '[' -n 0 ']' [2022-03-03T05:17:48.102Z] ++ set -x [2022-03-03T05:17:48.102Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:17:48.102Z] INFO: Testing against a local daemon [2022-03-03T05:17:48.102Z] === RUN TestNetworkCreateDelete [2022-03-03T05:17:48.102Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-03T05:17:48.102Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:17:48.225Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-03T05:17:48.225Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-03T05:17:48.649Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:17:48.665Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-03-03T05:17:48.665Z] === RUN TestDaemonDNSFallback [2022-03-03T05:17:49.436Z] Removing intermediate container 65ebcb0f3bf1 [2022-03-03T05:17:49.436Z] ---> 2c9f6a0bf675 [2022-03-03T05:17:49.436Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-03T05:17:49.436Z] ---> Running in b9bc42788b3a [2022-03-03T05:17:51.004Z] [2022-03-03T05:17:51.004Z] SUCCESS: Specified value was saved. [2022-03-03T05:17:51.510Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-03T05:17:51.922Z] --- PASS: TestServiceCreateInit (7.53s) [2022-03-03T05:17:51.922Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2022-03-03T05:17:51.922Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-03-03T05:17:51.922Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:17:52.574Z] Removing intermediate container b9bc42788b3a [2022-03-03T05:17:53.043Z] ---> f1c46197bda9 [2022-03-03T05:17:53.043Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-03T05:17:53.043Z] ---> Running in 6e8f61bfa5d7 [2022-03-03T05:17:55.204Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-03-03T05:17:55.204Z] === RUN TestInspectNetwork [2022-03-03T05:17:56.838Z] Cannot create a file when that file already exists. [2022-03-03T05:17:57.722Z] === RUN TestInspectNetwork/full_network_id [2022-03-03T05:17:57.722Z] === RUN TestInspectNetwork/partial_network_id [2022-03-03T05:17:57.722Z] === RUN TestInspectNetwork/network_name [2022-03-03T05:17:57.722Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-03T05:17:59.616Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-03T05:18:00.183Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-03T05:18:00.634Z] Removing intermediate container 6e8f61bfa5d7 [2022-03-03T05:18:00.634Z] ---> adf166688895 [2022-03-03T05:18:00.634Z] Step 13/13 : CMD ["sh"] [2022-03-03T05:18:00.634Z] ---> Running in 42b285e79590 [2022-03-03T05:18:01.105Z] Removing intermediate container 42b285e79590 [2022-03-03T05:18:01.105Z] ---> 262959f39d0e [2022-03-03T05:18:01.105Z] Successfully built 262959f39d0e [2022-03-03T05:18:01.105Z] Successfully tagged busybox:latest [2022-03-03T05:18:01.105Z] INFO: Docker images of the daemon under test [2022-03-03T05:18:01.105Z] [2022-03-03T05:18:01.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T05:18:01.105Z] busybox latest 262959f39d0e Less than a second ago 5GB [2022-03-03T05:18:01.105Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-03T05:18:01.105Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-03T05:18:01.105Z] [2022-03-03T05:18:01.105Z] INFO: Running integration tests at 03/03/2022 05:18:00... [2022-03-03T05:18:01.105Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-03T05:18:01.105Z] INFO: Integration API tests being run from the host: [2022-03-03T05:18:01.105Z] INFO: make.ps1 starting at 03/03/2022 05:18:00 [2022-03-03T05:18:01.939Z] --- PASS: TestInspectNetwork (6.93s) [2022-03-03T05:18:01.939Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-03T05:18:01.939Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-03T05:18:01.939Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-03T05:18:01.939Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-03T05:18:01.939Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:18:02.084Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-03T05:18:02.094Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-03T05:18:02.552Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-03T05:18:03.019Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-03T05:18:03.310Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2022-03-03T05:18:03.310Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:18:03.310Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:18:03.310Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:18:03.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:18:03.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:18:03.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:18:03.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:18:03.310Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:18:03.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:18:03.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-03T05:18:03.310Z] === RUN TestNetworkList [2022-03-03T05:18:03.310Z] === RUN TestNetworkList//networks [2022-03-03T05:18:03.310Z] === PAUSE TestNetworkList//networks [2022-03-03T05:18:03.310Z] === RUN TestNetworkList//networks/ [2022-03-03T05:18:03.310Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:18:03.310Z] === CONT TestNetworkList//networks [2022-03-03T05:18:03.310Z] === CONT TestNetworkList//networks/ [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkList (0.01s) [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:18:03.310Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-03T05:18:03.310Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:18:03.566Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-03T05:18:03.566Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:18:03.952Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-03T05:18:04.931Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-03T05:18:04.931Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:18:05.492Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-03-03T05:18:05.492Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:18:05.849Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-03T05:18:06.418Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-03-03T05:18:06.418Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:18:07.746Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-03T05:18:07.784Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-03T05:18:07.784Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:18:08.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-03T05:18:08.346Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-03T05:18:08.346Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:18:08.570Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-03T05:18:08.829Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-03T05:18:09.397Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-03T05:18:09.964Z] docker_api_swarm_service_test.go:100: [d214335340ea4] joining swarm manager [d4c358b6efc73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:18:09.970Z] --- PASS: TestCreateServiceMultipleTimes (15.96s) [2022-03-03T05:18:09.970Z] === RUN TestCreateServiceConflict [2022-03-03T05:18:09.970Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-03-03T05:18:09.970Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:18:10.865Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-03-03T05:18:10.865Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:18:10.865Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:18:10.865Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:18:10.865Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:18:10.900Z] docker_api_swarm_service_test.go:101: [d2bf1679238ba] joining swarm manager [d4c358b6efc73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:18:11.466Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-03T05:18:12.492Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-03-03T05:18:12.492Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:18:14.753Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-03T05:18:14.753Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-03T05:18:14.753Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-03T05:18:14.753Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-03T05:18:15.011Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-03T05:18:15.011Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-03T05:18:15.011Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-03T05:18:15.576Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-03T05:18:16.535Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-03T05:18:17.907Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-03T05:18:18.164Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-03T05:18:18.475Z] ......... [ 85%] [2022-03-03T05:18:23.553Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-03T05:18:24.749Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-03T05:18:25.714Z] --- PASS: TestServiceWithDataPathPortInit (13.39s) [2022-03-03T05:18:25.714Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:18:26.274Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-03T05:18:26.274Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-03T05:18:26.276Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fw6224kqpfvuu1zsh7a0kaogl Created:2022-03-03 05:18:25.076118983 +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[8802cf5224cd310dae76daa600c3b25e27903016e88cd8b22bcab0b6f37d4e18:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70vowbdylthd1w8tk0yxfcf8v EndpointID:12b0bab4d825ff6cddf38fe7bb731f2292c4bfb97816b58c462fe75cabc28895 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb9b205a861c6708f2a6e2bc5e5a87dde7837464e09bcc9f2c2ad602288adcdc 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:23f200797393 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.70vowbdylthd1w8tk0yxfcf8v EndpointID:12b0bab4d825ff6cddf38fe7bb731f2292c4bfb97816b58c462fe75cabc28895 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-03T05:18:27.434Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2022-03-03T05:18:27.434Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:18:27.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:18:27.454Z] INFO: Testing against a local daemon [2022-03-03T05:18:27.454Z] === RUN TestBuildWithSession [2022-03-03T05:18:27.454Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:18:27.454Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:18:27.454Z] === RUN TestBuildSquashParent [2022-03-03T05:18:27.454Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:18:27.454Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:18:27.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:18:27.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:18:27.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:18:27.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:18:27.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:18:27.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:18:27.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:18:27.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:18:27.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:18:27.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:18:27.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:18:27.475Z] === RUN TestBoolValue [2022-03-03T05:18:27.475Z] --- PASS: TestBoolValue (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestBoolValueOrDefault [2022-03-03T05:18:27.475Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestInt64ValueOrZero [2022-03-03T05:18:27.475Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestInt64ValueOrDefault [2022-03-03T05:18:27.475Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-03T05:18:27.475Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestJsonContentType [2022-03-03T05:18:27.475Z] --- PASS: TestJsonContentType (0.00s) [2022-03-03T05:18:27.475Z] PASS [2022-03-03T05:18:27.475Z] coverage: 14.7% of statements [2022-03-03T05:18:27.475Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 14.7% of statements [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-03T05:18:27.475Z] === RUN TestMaskSecretKeys [2022-03-03T05:18:27.475Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-03T05:18:27.475Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-03T05:18:27.475Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-03T05:18:27.475Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-03T05:18:27.475Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-03T05:18:27.475Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-03T05:18:27.475Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestVersionMiddlewareVersion [2022-03-03T05:18:27.475Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-03T05:18:27.475Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-03T05:18:27.475Z] PASS [2022-03-03T05:18:27.475Z] coverage: 37.7% of statements [2022-03-03T05:18:27.475Z] ok github.com/docker/docker/api/server/middleware 0.054s coverage: 37.7% of statements [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-03T05:18:27.475Z] === RUN TestAdjustForAPIVersion [2022-03-03T05:18:27.475Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-03T05:18:27.475Z] PASS [2022-03-03T05:18:27.475Z] coverage: 5.7% of statements [2022-03-03T05:18:27.475Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-03T05:18:27.475Z] === RUN TestStrSliceMarshalJSON [2022-03-03T05:18:27.475Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestStrSliceUnmarshalJSON [2022-03-03T05:18:27.475Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestStrSliceUnmarshalString [2022-03-03T05:18:27.475Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestStrSliceUnmarshalSlice [2022-03-03T05:18:27.475Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-03T05:18:27.475Z] PASS [2022-03-03T05:18:27.475Z] coverage: 90.0% of statements [2022-03-03T05:18:27.475Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-03-03T05:18:27.475Z] === RUN TestToJSON [2022-03-03T05:18:27.475Z] --- PASS: TestToJSON (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestToParamWithVersion [2022-03-03T05:18:27.475Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestFromJSON [2022-03-03T05:18:27.475Z] --- PASS: TestFromJSON (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestEmpty [2022-03-03T05:18:27.475Z] --- PASS: TestEmpty (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestArgsMatchKVListEmptySources [2022-03-03T05:18:27.475Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestArgsMatchKVList [2022-03-03T05:18:27.475Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestArgsMatch [2022-03-03T05:18:27.475Z] --- PASS: TestArgsMatch (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestAdd [2022-03-03T05:18:27.475Z] --- PASS: TestAdd (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestDel [2022-03-03T05:18:27.475Z] --- PASS: TestDel (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestLen [2022-03-03T05:18:27.475Z] --- PASS: TestLen (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestExactMatch [2022-03-03T05:18:27.475Z] --- PASS: TestExactMatch (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestOnlyOneExactMatch [2022-03-03T05:18:27.475Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestContains [2022-03-03T05:18:27.475Z] --- PASS: TestContains (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestValidate [2022-03-03T05:18:27.475Z] --- PASS: TestValidate (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestWalkValues [2022-03-03T05:18:27.475Z] --- PASS: TestWalkValues (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestFuzzyMatch [2022-03-03T05:18:27.475Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestClone [2022-03-03T05:18:27.475Z] --- PASS: TestClone (0.00s) [2022-03-03T05:18:27.475Z] PASS [2022-03-03T05:18:27.475Z] coverage: 92.2% of statements [2022-03-03T05:18:27.475Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-03T05:18:27.475Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-03T05:18:27.475Z] === RUN TestDurationToSecondsString [2022-03-03T05:18:27.475Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-03T05:18:27.475Z] === RUN TestGetTimestamp [2022-03-03T05:18:27.475Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-03T05:18:27.475Z] === RUN TestParseTimestamps [2022-03-03T05:18:27.475Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-03T05:18:27.475Z] PASS [2022-03-03T05:18:27.475Z] coverage: 100.0% of statements [2022-03-03T05:18:27.947Z] ok github.com/docker/docker/api/types/time 0.250s coverage: 100.0% of statements [2022-03-03T05:18:27.947Z] === RUN TestCompareVersion [2022-03-03T05:18:27.947Z] --- PASS: TestCompareVersion (0.00s) [2022-03-03T05:18:27.947Z] PASS [2022-03-03T05:18:27.947Z] coverage: 77.3% of statements [2022-03-03T05:18:27.947Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-03T05:18:27.947Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-03T05:18:28.170Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-03T05:18:28.171Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-03T05:18:28.171Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-03T05:18:28.171Z] check_test.go:379: [d214335340ea4] daemon is not started [2022-03-03T05:18:28.427Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-03T05:18:28.939Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-03T05:18:28.939Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-03T05:18:28.939Z] === RUN TestCloneArgsSmartHttp [2022-03-03T05:18:28.939Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-03-03T05:18:28.939Z] === RUN TestCloneArgsDumbHttp [2022-03-03T05:18:28.939Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-03T05:18:28.939Z] === RUN TestCloneArgsGit [2022-03-03T05:18:28.939Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-03T05:18:28.939Z] === RUN TestCheckoutGit [2022-03-03T05:18:30.445Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.63s) [2022-03-03T05:18:30.445Z] PASS [2022-03-03T05:18:30.445Z] [2022-03-03T05:18:30.445Z] === Skipped [2022-03-03T05:18:30.445Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:18:30.445Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:18:30.445Z] [2022-03-03T05:18:30.445Z] DONE 26 tests, 1 skipped in 42.476s [2022-03-03T05:18:30.445Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:18:30.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:30.445Z] ++ set -e [2022-03-03T05:18:30.445Z] ++ '[' -n 0 ']' [2022-03-03T05:18:30.445Z] ++ set -x [2022-03-03T05:18:30.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:30.445Z] INFO: Testing against a local daemon [2022-03-03T05:18:30.445Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-03T05:18:30.445Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:18:30.445Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:18:30.445Z] === RUN TestDockerNetworkIpvlan [2022-03-03T05:18:30.445Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:18:30.445Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:18:30.445Z] PASS [2022-03-03T05:18:30.445Z] [2022-03-03T05:18:30.445Z] === Skipped [2022-03-03T05:18:30.445Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-03T05:18:30.445Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:18:30.445Z] [2022-03-03T05:18:30.445Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-03T05:18:30.445Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-03T05:18:30.445Z] [2022-03-03T05:18:30.445Z] DONE 2 tests, 2 skipped in 0.092s [2022-03-03T05:18:30.703Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-03T05:18:30.703Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:30.703Z] ++ set -e [2022-03-03T05:18:30.703Z] ++ '[' -n 0 ']' [2022-03-03T05:18:30.703Z] ++ set -x [2022-03-03T05:18:30.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:30.703Z] INFO: Testing against a local daemon [2022-03-03T05:18:30.703Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-03T05:18:30.953Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-03T05:18:31.173Z] === RUN TestEnable [2022-03-03T05:18:31.173Z] --- PASS: TestEnable (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestDisable [2022-03-03T05:18:31.173Z] --- PASS: TestDisable (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestEnabled [2022-03-03T05:18:31.173Z] --- PASS: TestEnabled (0.00s) [2022-03-03T05:18:31.173Z] PASS [2022-03-03T05:18:31.173Z] coverage: 100.0% of statements [2022-03-03T05:18:31.173Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-03-03T05:18:31.173Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-03T05:18:31.173Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-03T05:18:31.173Z] === RUN TestProcessNoDockerignore [2022-03-03T05:18:31.173Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-03T05:18:31.173Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-03T05:18:31.173Z] === RUN TestDetectContentType [2022-03-03T05:18:31.173Z] --- PASS: TestDetectContentType (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestSelectAcceptableMIME [2022-03-03T05:18:31.173Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestInspectEmptyResponse [2022-03-03T05:18:31.173Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestInspectResponseBinary [2022-03-03T05:18:31.173Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestResponseUnsupportedContentType [2022-03-03T05:18:31.173Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestInspectResponseTextSimple [2022-03-03T05:18:31.173Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestInspectResponseEmptyContentType [2022-03-03T05:18:31.173Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestUnknownContentLength [2022-03-03T05:18:31.173Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestDownloadRemote [2022-03-03T05:18:31.173Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-03T05:18:31.173Z] === RUN TestGetWithStatusError [2022-03-03T05:18:31.173Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestCloseRootDirectory [2022-03-03T05:18:31.173Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:18:31.173Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-03-03T05:18:31.173Z] === RUN TestHashFile [2022-03-03T05:18:31.173Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:18:31.173Z] --- SKIP: TestHashFile (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestHashSubdir [2022-03-03T05:18:31.173Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:18:31.173Z] --- SKIP: TestHashSubdir (0.00s) [2022-03-03T05:18:31.173Z] === RUN TestRemoveDirectory [2022-03-03T05:18:31.173Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:18:31.173Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-03T05:18:31.173Z] PASS [2022-03-03T05:18:31.173Z] coverage: 9.3% of statements [2022-03-03T05:18:31.173Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 9.3% of statements [2022-03-03T05:18:31.310Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-03T05:18:31.310Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-03T05:18:31.644Z] === RUN TestGetAllAllowed [2022-03-03T05:18:31.644Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestGetAllMeta [2022-03-03T05:18:31.644Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-03T05:18:31.644Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestIsUnreferencedBuiltin [2022-03-03T05:18:31.644Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestIsExistingDirectory [2022-03-03T05:18:31.644Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-03T05:18:31.644Z] === RUN TestGetFilenameForDownload [2022-03-03T05:18:31.644Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestEnv2Variables [2022-03-03T05:18:31.644Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-03T05:18:31.644Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestMaintainer [2022-03-03T05:18:31.644Z] --- PASS: TestMaintainer (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestLabel [2022-03-03T05:18:31.644Z] --- PASS: TestLabel (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestFromScratch [2022-03-03T05:18:31.644Z] --- PASS: TestFromScratch (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestFromWithArg [2022-03-03T05:18:31.644Z] --- PASS: TestFromWithArg (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-03T05:18:31.644Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestFromWithUndefinedArg [2022-03-03T05:18:31.644Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestFromMultiStageWithNamedStage [2022-03-03T05:18:31.644Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestOnbuild [2022-03-03T05:18:31.644Z] --- PASS: TestOnbuild (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestWorkdir [2022-03-03T05:18:31.644Z] --- PASS: TestWorkdir (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestCmd [2022-03-03T05:18:31.644Z] --- PASS: TestCmd (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestHealthcheckNone [2022-03-03T05:18:31.644Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestHealthcheckCmd [2022-03-03T05:18:31.644Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestEntrypoint [2022-03-03T05:18:31.644Z] --- PASS: TestEntrypoint (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestExpose [2022-03-03T05:18:31.644Z] --- PASS: TestExpose (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestUser [2022-03-03T05:18:31.644Z] --- PASS: TestUser (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestVolume [2022-03-03T05:18:31.644Z] --- PASS: TestVolume (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestStopSignal [2022-03-03T05:18:31.644Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-03T05:18:31.644Z] --- SKIP: TestStopSignal (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestArg [2022-03-03T05:18:31.644Z] --- PASS: TestArg (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestShell [2022-03-03T05:18:31.644Z] --- PASS: TestShell (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestPrependEnvOnCmd [2022-03-03T05:18:31.644Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestRunWithBuildArgs [2022-03-03T05:18:31.644Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestRunIgnoresHealthcheck [2022-03-03T05:18:31.644Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestDispatchUnsupportedOptions [2022-03-03T05:18:31.644Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-03T05:18:31.644Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-03T05:18:31.644Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-03T05:18:31.644Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-03T05:18:31.644Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-03T05:18:31.644Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-03T05:18:31.644Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-03T05:18:31.644Z] === RUN TestNormalizeWorkdir [2022-03-03T05:18:31.645Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-03T05:18:31.645Z] === RUN TestDispatch [2022-03-03T05:18:31.645Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-03T05:18:31.645Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-03T05:18:31.887Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-03T05:18:32.189Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-03T05:18:32.189Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-03T05:18:32.189Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-03T05:18:32.189Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-03T05:18:32.189Z] === RUN TestDispatch/COPY_url [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch (0.11s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-03T05:18:32.189Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestAddScratchImageAddsToMounts [2022-03-03T05:18:32.189Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-03T05:18:32.189Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-03T05:18:32.189Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-03T05:18:32.189Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestImageSourceGetAddsToMounts [2022-03-03T05:18:32.189Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestEmptyDockerfile [2022-03-03T05:18:32.189Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-03T05:18:32.189Z] === RUN TestSymlinkDockerfile [2022-03-03T05:18:32.189Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-03T05:18:32.189Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-03T05:18:32.189Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestNonExistingDockerfile [2022-03-03T05:18:32.189Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestCopyRunConfig [2022-03-03T05:18:32.189Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestDeepCopyRunConfig [2022-03-03T05:18:32.189Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestExportImage [2022-03-03T05:18:32.189Z] --- PASS: TestExportImage (0.00s) [2022-03-03T05:18:32.189Z] === RUN TestNormalizeDest [2022-03-03T05:18:32.189Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-03T05:18:32.189Z] PASS [2022-03-03T05:18:32.189Z] coverage: 46.7% of statements [2022-03-03T05:18:32.189Z] ok github.com/docker/docker/builder/dockerfile 0.295s coverage: 46.7% of statements [2022-03-03T05:18:32.189Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-03T05:18:32.234Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-03-03T05:18:32.234Z] === RUN TestDockerNetworkMacvlan [2022-03-03T05:18:32.660Z] === RUN TestTCP4Proxy [2022-03-03T05:18:32.660Z] --- PASS: TestTCP4Proxy (0.02s) [2022-03-03T05:18:32.660Z] === RUN TestTCP4ProxyHalfClose [2022-03-03T05:18:32.660Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-03T05:18:32.660Z] === RUN TestTCP6Proxy [2022-03-03T05:18:32.660Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:18:32.660Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-03T05:18:32.660Z] === RUN TestTCPDualStackProxy [2022-03-03T05:18:32.660Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:18:32.660Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-03T05:18:32.660Z] === RUN TestUDP4Proxy [2022-03-03T05:18:32.660Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-03T05:18:32.660Z] === RUN TestUDP6Proxy [2022-03-03T05:18:32.660Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:18:32.660Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-03T05:18:32.660Z] === RUN TestUDPWriteError [2022-03-03T05:18:32.660Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-03T05:18:32.660Z] === RUN TestSCTP4Proxy [2022-03-03T05:18:32.660Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-03T05:18:32.660Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-03T05:18:32.660Z] === RUN TestSCTP6Proxy [2022-03-03T05:18:32.660Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:18:32.660Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-03T05:18:32.660Z] PASS [2022-03-03T05:18:32.660Z] coverage: 49.4% of statements [2022-03-03T05:18:32.660Z] ok github.com/docker/docker/cmd/docker-proxy 0.110s coverage: 49.4% of statements [2022-03-03T05:18:32.818Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-03T05:18:33.076Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-03T05:18:33.381Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-03T05:18:33.787Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-03T05:18:33.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-03T05:18:34.311Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-03T05:18:35.161Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-03T05:18:35.162Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-03T05:18:35.162Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-03T05:18:35.680Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-03T05:18:35.728Z] docker_api_swarm_service_test.go:533: [d2e66945bda47] joining swarm manager [d4cb31618e4c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:18:35.834Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-03T05:18:35.834Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-03T05:18:37.102Z] docker_api_swarm_service_test.go:534: [dc094e158b5f8] joining swarm manager [d4cb31618e4c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:18:37.614Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-03T05:18:37.909Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:18:38.033Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-03T05:18:38.598Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-03T05:18:38.856Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-03T05:18:39.605Z] --- PASS: TestCreateServiceSecretFileMode (12.49s) [2022-03-03T05:18:39.605Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:18:40.018Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-03T05:18:40.276Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-03T05:18:40.276Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-03T05:18:40.276Z] [2022-03-03T05:18:40.276Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-03T05:18:40.276Z] =========================== short test summary info ============================ [2022-03-03T05:18:40.276Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-03T05:18:40.276Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-03T05:18:40.276Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-03T05:18:40.276Z] Not supported on most drivers [2022-03-03T05:18:40.276Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-03T05:18:40.276Z] Output of docker top depends on host distro, and is not formalized. [2022-03-03T05:18:40.276Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-03T05:18:40.276Z] Output of docker top depends on host distro, and is not formalized. [2022-03-03T05:18:40.276Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-03T05:18:40.276Z] Can fail if eth0 has multiple IP addresses [2022-03-03T05:18:40.276Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-03T05:18:40.276Z] This doesn't seem to be taken into account by the engine [2022-03-03T05:18:40.276Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-03T05:18:40.276Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-03T05:18:40.276Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.26 seconds == [2022-03-03T05:18:40.534Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-03T05:18:40.751Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-03T05:18:40.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:18:40.880Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan (8.92s) [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.73s) [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.70s) [2022-03-03T05:18:40.880Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.48s) [2022-03-03T05:18:40.880Z] PASS [2022-03-03T05:18:40.880Z] [2022-03-03T05:18:40.880Z] DONE 8 tests in 10.373s [2022-03-03T05:18:40.880Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-03T05:18:40.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:40.880Z] ++ set -e [2022-03-03T05:18:40.880Z] ++ '[' -n 0 ']' [2022-03-03T05:18:40.880Z] ++ set -x [2022-03-03T05:18:40.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:40.881Z] testing: warning: no tests to run [2022-03-03T05:18:40.881Z] PASS [2022-03-03T05:18:40.881Z] [2022-03-03T05:18:40.881Z] DONE 0 tests in 0.019s [2022-03-03T05:18:40.881Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-03T05:18:40.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:40.881Z] ++ set -e [2022-03-03T05:18:40.881Z] ++ '[' -n 0 ']' [2022-03-03T05:18:40.881Z] ++ set -x [2022-03-03T05:18:40.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:18:41.137Z] INFO: Testing against a local daemon [2022-03-03T05:18:41.137Z] === RUN TestAuthZPluginAllowRequest [2022-03-03T05:18:41.318Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-03T05:18:42.067Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) [2022-03-03T05:18:42.067Z] === RUN TestAuthZPluginTLS [2022-03-03T05:18:42.630Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-03T05:18:42.630Z] === RUN TestAuthZPluginDenyRequest [2022-03-03T05:18:43.126Z] === RUN TestCheckpointCreateError [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCheckpointCreate [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCheckpointDeleteError [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCheckpointDelete [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCheckpointListError [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCheckpointList [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointList (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCheckpointListContainerNotFound [2022-03-03T05:18:43.126Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNewClientWithOpsFromEnv [2022-03-03T05:18:43.126Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-03T05:18:43.126Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestGetAPIPath [2022-03-03T05:18:43.126Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestParseHostURL [2022-03-03T05:18:43.126Z] --- PASS: TestParseHostURL (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-03T05:18:43.126Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-03T05:18:43.126Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNegotiateAPIVersion [2022-03-03T05:18:43.126Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNegotiateAPVersionOverride [2022-03-03T05:18:43.126Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-03T05:18:43.126Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-03T05:18:43.126Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-03T05:18:43.126Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestClientRedirect [2022-03-03T05:18:43.126Z] --- PASS: TestClientRedirect (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigCreateUnsupported [2022-03-03T05:18:43.126Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigCreateError [2022-03-03T05:18:43.126Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigCreate [2022-03-03T05:18:43.126Z] --- PASS: TestConfigCreate (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigInspectNotFound [2022-03-03T05:18:43.126Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigInspectWithEmptyID [2022-03-03T05:18:43.126Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigInspectUnsupported [2022-03-03T05:18:43.126Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigInspectError [2022-03-03T05:18:43.126Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigInspectConfigNotFound [2022-03-03T05:18:43.126Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigInspect [2022-03-03T05:18:43.126Z] --- PASS: TestConfigInspect (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigListUnsupported [2022-03-03T05:18:43.126Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigListError [2022-03-03T05:18:43.126Z] --- PASS: TestConfigListError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigList [2022-03-03T05:18:43.126Z] --- PASS: TestConfigList (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigRemoveUnsupported [2022-03-03T05:18:43.126Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigRemoveError [2022-03-03T05:18:43.126Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigRemove [2022-03-03T05:18:43.126Z] --- PASS: TestConfigRemove (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigUpdateUnsupported [2022-03-03T05:18:43.126Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigUpdateError [2022-03-03T05:18:43.126Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestConfigUpdate [2022-03-03T05:18:43.126Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerCommitError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerCommit [2022-03-03T05:18:43.126Z] --- PASS: TestContainerCommit (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerStatPathError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerStatPathNotFoundError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerStatPathNoHeaderError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerStatPath [2022-03-03T05:18:43.126Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyToContainerError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyToContainerNotFoundError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyToContainer [2022-03-03T05:18:43.126Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyFromContainerError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyFromContainerNotFoundError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-03T05:18:43.126Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestCopyFromContainer [2022-03-03T05:18:43.126Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerCreateError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerCreateImageNotFound [2022-03-03T05:18:43.126Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerCreateWithName [2022-03-03T05:18:43.126Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerCreateAutoRemove [2022-03-03T05:18:43.126Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerDiffError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerDiff [2022-03-03T05:18:43.126Z] --- PASS: TestContainerDiff (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExecCreateError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExecCreate [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExecStartError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExecStart [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExecInspectError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExecInspect [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExportError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExportError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerExport [2022-03-03T05:18:43.126Z] --- PASS: TestContainerExport (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerInspectError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerInspectContainerNotFound [2022-03-03T05:18:43.126Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerInspectWithEmptyID [2022-03-03T05:18:43.126Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerInspect [2022-03-03T05:18:43.126Z] --- PASS: TestContainerInspect (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerInspectNode [2022-03-03T05:18:43.126Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerKillError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerKillError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerKill [2022-03-03T05:18:43.126Z] --- PASS: TestContainerKill (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerListError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerListError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerList [2022-03-03T05:18:43.126Z] --- PASS: TestContainerList (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerLogsNotFoundError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerLogsError [2022-03-03T05:18:43.126Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-03T05:18:43.126Z] === RUN TestContainerLogs [2022-03-03T05:18:43.194Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-03T05:18:43.194Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-03T05:18:43.217Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-03T05:18:43.598Z] --- PASS: TestContainerLogs (0.28s) [2022-03-03T05:18:43.598Z] === RUN TestContainerPauseError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerPause [2022-03-03T05:18:43.598Z] --- PASS: TestContainerPause (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainersPruneError [2022-03-03T05:18:43.598Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainersPrune [2022-03-03T05:18:43.598Z] --- PASS: TestContainersPrune (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRemoveError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRemoveNotFoundError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRemove [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRemove (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRenameError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRename [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRename (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerResizeError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerExecResizeError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerResize [2022-03-03T05:18:43.598Z] --- PASS: TestContainerResize (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerExecResize [2022-03-03T05:18:43.598Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRestartError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerRestart [2022-03-03T05:18:43.598Z] --- PASS: TestContainerRestart (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerStartError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerStartError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerStart [2022-03-03T05:18:43.598Z] --- PASS: TestContainerStart (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerStatsError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerStats [2022-03-03T05:18:43.598Z] --- PASS: TestContainerStats (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerStopError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerStopError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerStop [2022-03-03T05:18:43.598Z] --- PASS: TestContainerStop (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerTopError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerTopError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerTop [2022-03-03T05:18:43.598Z] --- PASS: TestContainerTop (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerUnpauseError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerUnpause [2022-03-03T05:18:43.598Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerUpdateError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerUpdate [2022-03-03T05:18:43.598Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerWaitError [2022-03-03T05:18:43.598Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestContainerWait [2022-03-03T05:18:43.598Z] --- PASS: TestContainerWait (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestDiskUsageError [2022-03-03T05:18:43.598Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestDiskUsage [2022-03-03T05:18:43.598Z] --- PASS: TestDiskUsage (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestDistributionInspectUnsupported [2022-03-03T05:18:43.598Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestDistributionInspectWithEmptyID [2022-03-03T05:18:43.598Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestEventsErrorInOptions [2022-03-03T05:18:43.598Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestEventsErrorFromServer [2022-03-03T05:18:43.598Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestEvents [2022-03-03T05:18:43.598Z] --- PASS: TestEvents (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestTLSCloseWriter [2022-03-03T05:18:43.598Z] === PAUSE TestTLSCloseWriter [2022-03-03T05:18:43.598Z] === RUN TestImageBuildError [2022-03-03T05:18:43.598Z] --- PASS: TestImageBuildError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageBuild [2022-03-03T05:18:43.598Z] --- PASS: TestImageBuild (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestGetDockerOS [2022-03-03T05:18:43.598Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageCreateError [2022-03-03T05:18:43.598Z] --- PASS: TestImageCreateError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageCreate [2022-03-03T05:18:43.598Z] --- PASS: TestImageCreate (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageHistoryError [2022-03-03T05:18:43.598Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageHistory [2022-03-03T05:18:43.598Z] --- PASS: TestImageHistory (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageImportError [2022-03-03T05:18:43.598Z] --- PASS: TestImageImportError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageImport [2022-03-03T05:18:43.598Z] --- PASS: TestImageImport (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageInspectError [2022-03-03T05:18:43.598Z] --- PASS: TestImageInspectError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageInspectImageNotFound [2022-03-03T05:18:43.598Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageInspectWithEmptyID [2022-03-03T05:18:43.598Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageInspect [2022-03-03T05:18:43.598Z] --- PASS: TestImageInspect (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageListError [2022-03-03T05:18:43.598Z] --- PASS: TestImageListError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageList [2022-03-03T05:18:43.598Z] --- PASS: TestImageList (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageListApiBefore125 [2022-03-03T05:18:43.598Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageLoadError [2022-03-03T05:18:43.598Z] --- PASS: TestImageLoadError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImageLoad [2022-03-03T05:18:43.598Z] --- PASS: TestImageLoad (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagesPruneError [2022-03-03T05:18:43.598Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagesPrune [2022-03-03T05:18:43.598Z] --- PASS: TestImagesPrune (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullReferenceParseError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullAnyError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePullWithoutErrors [2022-03-03T05:18:43.598Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushReferenceError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushAnyError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-03T05:18:43.598Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:18:43.598Z] === RUN TestImagePushWithoutErrors [2022-03-03T05:18:43.757Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-03T05:18:43.757Z] === RUN TestAuthZPluginDenyResponse [2022-03-03T05:18:43.783Z] === RUN TestDockerSuite/TestRmiTag [2022-03-03T05:18:43.783Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-03T05:18:44.070Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-03T05:18:44.070Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-03T05:18:44.070Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-03T05:18:44.070Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-03T05:18:44.070Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageRemoveError [2022-03-03T05:18:44.070Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageRemoveImageNotFound [2022-03-03T05:18:44.070Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageRemove [2022-03-03T05:18:44.070Z] --- PASS: TestImageRemove (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSaveError [2022-03-03T05:18:44.070Z] --- PASS: TestImageSaveError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSave [2022-03-03T05:18:44.070Z] --- PASS: TestImageSave (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSearchAnyError [2022-03-03T05:18:44.070Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-03T05:18:44.070Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:18:44.070Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:18:44.070Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-03T05:18:44.070Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageSearchWithoutErrors [2022-03-03T05:18:44.070Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageTagError [2022-03-03T05:18:44.070Z] --- PASS: TestImageTagError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageTagInvalidReference [2022-03-03T05:18:44.070Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageTagInvalidSourceImageName [2022-03-03T05:18:44.070Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageTagHexSource [2022-03-03T05:18:44.070Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestImageTag [2022-03-03T05:18:44.070Z] --- PASS: TestImageTag (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestInfoServerError [2022-03-03T05:18:44.070Z] --- PASS: TestInfoServerError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestInfoInvalidResponseJSONError [2022-03-03T05:18:44.070Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestInfo [2022-03-03T05:18:44.070Z] --- PASS: TestInfo (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkConnectError [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkConnect [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkCreateError [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkCreate [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkDisconnectError [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkDisconnect [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect/empty_ID [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect/no_options [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect/verbose [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect/global_scope [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect/unknown_network [2022-03-03T05:18:44.070Z] === RUN TestNetworkInspect/server_error [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkListError [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkListError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkList [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkList (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworksPruneError [2022-03-03T05:18:44.070Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworksPrune [2022-03-03T05:18:44.070Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkRemoveError [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNetworkRemove [2022-03-03T05:18:44.070Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeInspectError [2022-03-03T05:18:44.070Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeInspectNodeNotFound [2022-03-03T05:18:44.070Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeInspectWithEmptyID [2022-03-03T05:18:44.070Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeInspect [2022-03-03T05:18:44.070Z] --- PASS: TestNodeInspect (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeListError [2022-03-03T05:18:44.070Z] --- PASS: TestNodeListError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeList [2022-03-03T05:18:44.070Z] --- PASS: TestNodeList (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeRemoveError [2022-03-03T05:18:44.070Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeRemove [2022-03-03T05:18:44.070Z] --- PASS: TestNodeRemove (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeUpdateError [2022-03-03T05:18:44.070Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestNodeUpdate [2022-03-03T05:18:44.070Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestOptionWithHostFromEnv [2022-03-03T05:18:44.070Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestOptionWithTimeout [2022-03-03T05:18:44.070Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestOptionWithVersionFromEnv [2022-03-03T05:18:44.070Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPingFail [2022-03-03T05:18:44.070Z] --- PASS: TestPingFail (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPingWithError [2022-03-03T05:18:44.070Z] 2022/03/03 05:18:42 RoundTripper returned a response & error; ignoring response [2022-03-03T05:18:44.070Z] 2022/03/03 05:18:42 RoundTripper returned a response & error; ignoring response [2022-03-03T05:18:44.070Z] --- PASS: TestPingWithError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPingSuccess [2022-03-03T05:18:44.070Z] --- PASS: TestPingSuccess (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPingHeadFallback [2022-03-03T05:18:44.070Z] === RUN TestPingHeadFallback/OK [2022-03-03T05:18:44.070Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-03T05:18:44.070Z] === RUN TestPingHeadFallback/Not_Found [2022-03-03T05:18:44.070Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-03T05:18:44.070Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-03T05:18:44.070Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPluginDisableError [2022-03-03T05:18:44.070Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPluginDisable [2022-03-03T05:18:44.070Z] --- PASS: TestPluginDisable (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPluginEnableError [2022-03-03T05:18:44.070Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPluginEnable [2022-03-03T05:18:44.070Z] --- PASS: TestPluginEnable (0.00s) [2022-03-03T05:18:44.070Z] === RUN TestPluginInspectError [2022-03-03T05:18:44.070Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-03T05:18:44.320Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-03T05:18:44.320Z] === RUN TestAuthZPluginAllowEventStream [2022-03-03T05:18:44.350Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-03T05:18:44.542Z] === RUN TestPluginInspectWithEmptyID [2022-03-03T05:18:44.542Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginInspect [2022-03-03T05:18:44.542Z] --- PASS: TestPluginInspect (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginListError [2022-03-03T05:18:44.542Z] --- PASS: TestPluginListError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginList [2022-03-03T05:18:44.542Z] --- PASS: TestPluginList (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginPushError [2022-03-03T05:18:44.542Z] --- PASS: TestPluginPushError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginPush [2022-03-03T05:18:44.542Z] --- PASS: TestPluginPush (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginRemoveError [2022-03-03T05:18:44.542Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginRemove [2022-03-03T05:18:44.542Z] --- PASS: TestPluginRemove (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginSetError [2022-03-03T05:18:44.542Z] --- PASS: TestPluginSetError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPluginSet [2022-03-03T05:18:44.542Z] --- PASS: TestPluginSet (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSetHostHeader [2022-03-03T05:18:44.542Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestPlainTextError [2022-03-03T05:18:44.542Z] --- PASS: TestPlainTextError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestInfiniteError [2022-03-03T05:18:44.542Z] --- PASS: TestInfiniteError (0.05s) [2022-03-03T05:18:44.542Z] === RUN TestCanceledContext [2022-03-03T05:18:44.542Z] 2022/03/03 05:18:42 RoundTripper returned a response & error; ignoring response [2022-03-03T05:18:44.542Z] --- PASS: TestCanceledContext (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestDeadlineExceededContext [2022-03-03T05:18:44.542Z] 2022/03/03 05:18:42 RoundTripper returned a response & error; ignoring response [2022-03-03T05:18:44.542Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretCreateUnsupported [2022-03-03T05:18:44.542Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretCreateError [2022-03-03T05:18:44.542Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretCreate [2022-03-03T05:18:44.542Z] --- PASS: TestSecretCreate (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretInspectUnsupported [2022-03-03T05:18:44.542Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretInspectError [2022-03-03T05:18:44.542Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretInspectSecretNotFound [2022-03-03T05:18:44.542Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretInspectWithEmptyID [2022-03-03T05:18:44.542Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretInspect [2022-03-03T05:18:44.542Z] --- PASS: TestSecretInspect (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretListUnsupported [2022-03-03T05:18:44.542Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-03T05:18:44.542Z] === RUN TestSecretListError [2022-03-03T05:18:44.542Z] --- PASS: TestSecretListError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretList [2022-03-03T05:18:45.015Z] --- PASS: TestSecretList (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretRemoveUnsupported [2022-03-03T05:18:45.015Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretRemoveError [2022-03-03T05:18:45.015Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretRemove [2022-03-03T05:18:45.015Z] --- PASS: TestSecretRemove (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretUpdateUnsupported [2022-03-03T05:18:45.015Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretUpdateError [2022-03-03T05:18:45.015Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSecretUpdate [2022-03-03T05:18:45.015Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceCreateError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceCreate [2022-03-03T05:18:45.015Z] --- PASS: TestServiceCreate (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-03T05:18:45.015Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceCreateDigestPinning [2022-03-03T05:18:45.015Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceInspectError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceInspectServiceNotFound [2022-03-03T05:18:45.015Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceInspectWithEmptyID [2022-03-03T05:18:45.015Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceInspect [2022-03-03T05:18:45.015Z] --- PASS: TestServiceInspect (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceListError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceListError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceList [2022-03-03T05:18:45.015Z] --- PASS: TestServiceList (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceLogsError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceLogs [2022-03-03T05:18:45.015Z] --- PASS: TestServiceLogs (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceRemoveError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceRemoveNotFoundError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceRemove [2022-03-03T05:18:45.015Z] --- PASS: TestServiceRemove (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceUpdateError [2022-03-03T05:18:45.015Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestServiceUpdate [2022-03-03T05:18:45.015Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmGetUnlockKeyError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmGetUnlockKey [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmInitError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmInit [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmInit (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmInspectError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmInspect [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmJoinError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmJoin [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmLeaveError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmLeave [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmUnlockError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmUnlock [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmUpdateError [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestSwarmUpdate [2022-03-03T05:18:45.015Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestTaskInspectError [2022-03-03T05:18:45.015Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestTaskInspectWithEmptyID [2022-03-03T05:18:45.015Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestTaskInspect [2022-03-03T05:18:45.015Z] --- PASS: TestTaskInspect (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestTaskListError [2022-03-03T05:18:45.015Z] --- PASS: TestTaskListError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestTaskList [2022-03-03T05:18:45.015Z] --- PASS: TestTaskList (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeCreateError [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeCreate [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeInspectError [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeInspectNotFound [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeInspectWithEmptyID [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeInspect [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeListError [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeListError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeList [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeList (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeRemoveError [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-03T05:18:45.015Z] === RUN TestVolumeRemove [2022-03-03T05:18:45.015Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-03T05:18:45.015Z] === CONT TestTLSCloseWriter [2022-03-03T05:18:45.015Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-03T05:18:45.015Z] PASS [2022-03-03T05:18:45.015Z] coverage: 75.2% of statements [2022-03-03T05:18:45.015Z] ok github.com/docker/docker/client 0.554s coverage: 75.2% of statements [2022-03-03T05:18:45.251Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2022-03-03T05:18:45.251Z] === RUN TestAuthZPluginErrorResponse [2022-03-03T05:18:45.815Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-03T05:18:45.815Z] === RUN TestAuthZPluginErrorRequest [2022-03-03T05:18:46.378Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-03T05:18:46.378Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-03T05:18:46.941Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-03T05:18:46.941Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-03T05:18:47.634Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-03T05:18:47.634Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.35s) [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.87s) [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.88s) [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.02s) [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.63s) [2022-03-03T05:18:48.039Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.90s) [2022-03-03T05:18:48.039Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:18:48.039Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:18:48.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s) [2022-03-03T05:18:48.308Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-03T05:18:48.568Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-03T05:18:48.826Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-03T05:18:49.239Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s) [2022-03-03T05:18:49.239Z] === RUN TestAuthZPluginHeader [2022-03-03T05:18:50.165Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-03-03T05:18:50.165Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-03T05:18:50.165Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:18:50.165Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-03T05:18:50.165Z] === RUN TestAuthZPluginV2Disable [2022-03-03T05:18:50.165Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:18:50.165Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-03T05:18:50.165Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-03T05:18:50.165Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:18:50.165Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-03T05:18:50.165Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-03T05:18:50.165Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:18:50.166Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-03T05:18:50.166Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-03T05:18:50.759Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-03T05:18:51.024Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-03T05:18:51.024Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-03T05:18:51.588Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-03T05:18:51.588Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-03T05:18:51.780Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2022-03-03T05:18:51.780Z] === RUN TestCreateServiceSysctls [2022-03-03T05:18:52.153Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-03T05:18:52.771Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-03T05:18:52.771Z] [2022-03-03T05:18:52.771Z] Unloading profiles will leave already running processes permanently [2022-03-03T05:18:52.771Z] unconfined, which can lead to unexpected situations. [2022-03-03T05:18:52.771Z] [2022-03-03T05:18:52.771Z] To set a process to complain mode, use the command line tool [2022-03-03T05:18:52.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-03T05:18:52.771Z] Post stage [Pipeline] junit [2022-03-03T05:18:52.803Z] Recording test results [2022-03-03T05:18:53.528Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-03T05:18:54.095Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-03T05:18:54.191Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-03T05:18:54.304Z] --- PASS: TestCreateServiceSysctls (3.00s) [2022-03-03T05:18:54.304Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:18:54.471Z] + echo Ensuring container killed. [2022-03-03T05:18:54.471Z] Ensuring container killed. [2022-03-03T05:18:54.471Z] + docker rm -vf docker-pr5 [2022-03-03T05:18:54.471Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-03T05:18:54.660Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-03T05:18:54.757Z] + echo Chowning /workspace to jenkins user [2022-03-03T05:18:54.757Z] Chowning /workspace to jenkins user [2022-03-03T05:18:54.757Z] + id -u [2022-03-03T05:18:54.757Z] + id -g [2022-03-03T05:18:54.757Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace busybox chown -R 1000:1000 /workspace [2022-03-03T05:18:54.757Z] Unable to find image 'busybox:latest' locally [2022-03-03T05:18:54.757Z] latest: Pulling from library/busybox [2022-03-03T05:18:55.016Z] 009932687766: Pulling fs layer [2022-03-03T05:18:55.016Z] 009932687766: Download complete [2022-03-03T05:18:55.016Z] 009932687766: Pull complete [2022-03-03T05:18:55.016Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-03T05:18:55.016Z] Status: Downloaded newer image for busybox:latest [2022-03-03T05:18:55.204Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:18:55.204Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:18:55.226Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-03T05:18:55.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-03T05:18:55.741Z] 4612f6d0b889: Pull complete [2022-03-03T05:18:56.192Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-03T05:18:56.601Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-03T05:18:56.699Z] + bundleName=docker-py [2022-03-03T05:18:56.699Z] + echo Creating docker-py-bundles.tar.gz [2022-03-03T05:18:56.699Z] Creating docker-py-bundles.tar.gz [2022-03-03T05:18:56.699Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-03-03T05:18:56.710Z] Archiving artifacts [2022-03-03T05:18:56.827Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-03-03T05:18:56.828Z] === RUN TestInspect [2022-03-03T05:18:57.167Z] docker_api_swarm_service_test.go:148: [d6f9e8e5fdbd3] joining swarm manager [d4988f52fe4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:18:57.180Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:18:57.732Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-03T05:18:57.991Z] docker_api_swarm_service_test.go:148: [d0571d630ba23] joining swarm manager [d4988f52fe4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:18:58.250Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-03T05:18:58.748Z] --- PASS: TestBuildMultiStageCopy (11.26s) [2022-03-03T05:18:58.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.11s) [2022-03-03T05:18:58.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2022-03-03T05:18:58.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2022-03-03T05:18:58.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2022-03-03T05:18:58.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.32s) [2022-03-03T05:18:58.748Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:18:58.843Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-03T05:18:59.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh binary [2022-03-03T05:18:59.350Z] --- PASS: TestInspect (2.80s) [2022-03-03T05:18:59.350Z] === RUN TestCreateJob [2022-03-03T05:18:59.454Z] [2022-03-03T05:18:59.625Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-03T05:18:59.713Z] Removing bundles/ [2022-03-03T05:18:59.713Z] [2022-03-03T05:18:59.713Z] ---> Making bundle: binary (in bundles/binary) [2022-03-03T05:18:59.713Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-03T05:18:59.713Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:19:00.190Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-03T05:19:00.754Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-03T05:19:00.967Z] --- PASS: TestBuildMultiStageParentConfig (2.31s) [2022-03-03T05:19:00.967Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:19:00.967Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:19:00.967Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-03T05:19:00.967Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:19:01.685Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-03T05:19:02.535Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-03-03T05:19:02.535Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:19:02.615Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-03T05:19:02.619Z] --- PASS: TestCreateJob (2.94s) [2022-03-03T05:19:02.619Z] === RUN TestReplicatedJob [2022-03-03T05:19:03.548Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-03T05:19:03.806Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-03T05:19:04.374Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-03T05:19:04.940Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-03T05:19:04.940Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-03T05:19:06.299Z] --- PASS: TestCheckoutGit (35.13s) [2022-03-03T05:19:06.299Z] === RUN TestValidGitTransport [2022-03-03T05:19:06.299Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-03T05:19:06.299Z] === RUN TestGitInvalidRef [2022-03-03T05:19:06.299Z] --- PASS: TestGitInvalidRef (0.23s) [2022-03-03T05:19:06.299Z] PASS [2022-03-03T05:19:06.299Z] coverage: 86.3% of statements [2022-03-03T05:19:06.299Z] ok github.com/docker/docker/builder/remotecontext/git 35.418s coverage: 86.3% of statements [2022-03-03T05:19:06.299Z] ? github.com/docker/docker/cli [no test files] [2022-03-03T05:19:06.299Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-03T05:19:06.842Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-03T05:19:07.408Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-03T05:19:07.872Z] --- PASS: TestReplicatedJob (5.34s) [2022-03-03T05:19:07.872Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:19:07.975Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-03T05:19:08.215Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-03-03T05:19:08.215Z] PASS [2022-03-03T05:19:08.215Z] [2022-03-03T05:19:08.215Z] === Skipped [2022-03-03T05:19:08.215Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-03T05:19:08.215Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:19:08.215Z] [2022-03-03T05:19:08.215Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-03T05:19:08.215Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:19:08.215Z] [2022-03-03T05:19:08.215Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-03T05:19:08.215Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:19:08.215Z] [2022-03-03T05:19:08.215Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-03T05:19:08.215Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:19:08.215Z] [2022-03-03T05:19:08.215Z] DONE 17 tests, 4 skipped in 25.646s [2022-03-03T05:19:08.215Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-03T05:19:08.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:08.215Z] ++ set -e [2022-03-03T05:19:08.215Z] ++ '[' -n 0 ']' [2022-03-03T05:19:08.215Z] ++ set -x [2022-03-03T05:19:08.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:08.215Z] INFO: Testing against a local daemon [2022-03-03T05:19:08.215Z] === RUN TestPluginInvalidJSON [2022-03-03T05:19:08.215Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:19:08.215Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:19:08.215Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:19:08.215Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-03T05:19:08.215Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-03T05:19:08.215Z] === RUN TestPluginInstall [2022-03-03T05:19:08.215Z] === RUN TestPluginInstall/no_auth [2022-03-03T05:19:08.215Z] time="2022-03-03T05:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:19:08.215Z] time="2022-03-03T05:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a50455fd510f209df4ae0697d6e312d0cdb403f4903a107394ab0c5fa3b3dac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:19:08.215Z] time="2022-03-03T05:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:19:08.215Z] time="2022-03-03T05:19:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a50455fd510f209df4ae0697d6e312d0cdb403f4903a107394ab0c5fa3b3dac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:19:08.215Z] === RUN TestPluginInstall/with_htpasswd [2022-03-03T05:19:08.471Z] time="2022-03-03T05:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:19:08.471Z] time="2022-03-03T05:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9ed3326445b4092193240dab1ad1e102322226f3945990d1af21d95f3091394" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:19:08.471Z] time="2022-03-03T05:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:19:08.471Z] time="2022-03-03T05:19:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f9ed3326445b4092193240dab1ad1e102322226f3945990d1af21d95f3091394" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:19:08.541Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-03T05:19:08.728Z] === RUN TestPluginInstall/with_insecure [2022-03-03T05:19:09.107Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-03T05:19:09.107Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-03T05:19:09.660Z] time="2022-03-03T05:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:19:09.660Z] time="2022-03-03T05:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14b1374bb27da3f9832447ed509e80954c0df65913325da0df7cdadcc5a3c9f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:19:09.660Z] time="2022-03-03T05:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-03T05:19:09.660Z] time="2022-03-03T05:19:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14b1374bb27da3f9832447ed509e80954c0df65913325da0df7cdadcc5a3c9f2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-03T05:19:09.660Z] plugin_test.go:165: [d09bf94b20904] daemon is not started [2022-03-03T05:19:09.660Z] --- PASS: TestPluginInstall (2.95s) [2022-03-03T05:19:09.660Z] --- PASS: TestPluginInstall/no_auth (1.37s) [2022-03-03T05:19:09.660Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-03-03T05:19:09.660Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-03-03T05:19:09.660Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:19:09.672Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-03T05:19:10.237Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-03T05:19:10.495Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-03T05:19:11.027Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-03T05:19:11.061Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-03T05:19:11.077Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestConfigureDaemonLogs [2022-03-03T05:19:11.077Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestCommonOptionsInstallFlags [2022-03-03T05:19:11.077Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-03T05:19:11.077Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-03T05:19:11.077Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-03T05:19:11.077Z] PASS [2022-03-03T05:19:11.077Z] coverage: 18.7% of statements [2022-03-03T05:19:11.077Z] ok github.com/docker/docker/cmd/dockerd 0.194s coverage: 18.7% of statements [2022-03-03T05:19:11.077Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-03T05:19:11.077Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-03T05:19:11.146Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-03-03T05:19:11.146Z] === RUN TestServiceListWithStatuses [2022-03-03T05:19:11.146Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:19:11.146Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:19:11.146Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:19:11.624Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-03T05:19:11.624Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-03T05:19:11.954Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-03T05:19:12.189Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-03T05:19:12.189Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-03T05:19:12.652Z] === RUN TestContainerStopSignal [2022-03-03T05:19:12.652Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestContainerStopTimeout [2022-03-03T05:19:12.652Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-03T05:19:12.652Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-03T05:19:12.652Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-03T05:19:12.652Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-03T05:19:12.652Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestReplaceAndAppendEnvVars [2022-03-03T05:19:12.652Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-03T05:19:12.652Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestNewMemoryStore [2022-03-03T05:19:12.652Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestAddContainers [2022-03-03T05:19:12.652Z] --- PASS: TestAddContainers (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestGetContainer [2022-03-03T05:19:12.652Z] --- PASS: TestGetContainer (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestDeleteContainer [2022-03-03T05:19:12.652Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestListContainers [2022-03-03T05:19:12.652Z] --- PASS: TestListContainers (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestFirstContainer [2022-03-03T05:19:12.652Z] --- PASS: TestFirstContainer (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestApplyAllContainer [2022-03-03T05:19:12.652Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestIsValidHealthString [2022-03-03T05:19:12.652Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestStateRunStop [2022-03-03T05:19:12.652Z] --- PASS: TestStateRunStop (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestStateTimeoutWait [2022-03-03T05:19:12.652Z] state_test.go:141: Stop callback fired [2022-03-03T05:19:12.652Z] state_test.go:165: Stop callback fired [2022-03-03T05:19:12.652Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-03T05:19:12.652Z] === RUN TestIsValidStateString [2022-03-03T05:19:12.652Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestViewSaveDelete [2022-03-03T05:19:12.652Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-03T05:19:12.652Z] === RUN TestViewAll [2022-03-03T05:19:12.652Z] --- PASS: TestViewAll (0.01s) [2022-03-03T05:19:12.652Z] === RUN TestViewGet [2022-03-03T05:19:12.652Z] --- PASS: TestViewGet (0.01s) [2022-03-03T05:19:12.652Z] === RUN TestNames [2022-03-03T05:19:12.652Z] --- PASS: TestNames (0.00s) [2022-03-03T05:19:12.652Z] === RUN TestViewWithHealthCheck [2022-03-03T05:19:12.652Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-03T05:19:12.652Z] PASS [2022-03-03T05:19:12.652Z] coverage: 41.7% of statements [2022-03-03T05:19:12.652Z] ok github.com/docker/docker/container 0.258s coverage: 41.7% of statements [2022-03-03T05:19:12.652Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-03T05:19:12.652Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-03T05:19:12.652Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-03T05:19:12.652Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-03T05:19:12.880Z] --- PASS: TestPluginsWithRuntimes (3.09s) [2022-03-03T05:19:12.880Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-03T05:19:12.880Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.78s) [2022-03-03T05:19:12.880Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:19:12.969Z] --- PASS: TestBuildMultiStageOnBuild (10.38s) [2022-03-03T05:19:12.969Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:19:12.969Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:19:12.969Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-03T05:19:12.969Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:19:13.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-03T05:19:13.441Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-03-03T05:19:13.441Z] PASS [2022-03-03T05:19:13.441Z] [2022-03-03T05:19:13.441Z] DONE 10 tests in 6.708s [2022-03-03T05:19:13.441Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-03T05:19:13.441Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:13.441Z] ++ set -e [2022-03-03T05:19:13.441Z] ++ '[' -n 0 ']' [2022-03-03T05:19:13.441Z] ++ set -x [2022-03-03T05:19:13.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:13.441Z] INFO: Testing against a local daemon [2022-03-03T05:19:13.442Z] === RUN TestExternalGraphDriver [2022-03-03T05:19:13.442Z] === RUN TestExternalGraphDriver/json [2022-03-03T05:19:13.686Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-03T05:19:14.233Z] === RUN TestPrepare [2022-03-03T05:19:14.233Z] --- PASS: TestPrepare (0.00s) [2022-03-03T05:19:14.233Z] === RUN TestStart [2022-03-03T05:19:14.233Z] --- PASS: TestStart (0.00s) [2022-03-03T05:19:14.233Z] === RUN TestWaitCancel [2022-03-03T05:19:14.233Z] --- PASS: TestWaitCancel (0.00s) [2022-03-03T05:19:14.233Z] === RUN TestWaitDisabled [2022-03-03T05:19:14.233Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-03T05:19:14.233Z] === RUN TestWaitEnabled [2022-03-03T05:19:14.233Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-03T05:19:14.233Z] === RUN TestRemove [2022-03-03T05:19:14.233Z] --- PASS: TestRemove (0.00s) [2022-03-03T05:19:14.233Z] PASS [2022-03-03T05:19:14.233Z] coverage: 65.3% of statements [2022-03-03T05:19:14.233Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.110s coverage: 65.3% of statements [2022-03-03T05:19:14.250Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-03T05:19:14.815Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-03T05:19:14.815Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-03T05:19:15.315Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-03-03T05:19:15.315Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:19:15.331Z] === RUN TestExternalGraphDriver/spec [2022-03-03T05:19:15.761Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-03T05:19:16.462Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-03T05:19:16.462Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-03T05:19:16.462Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-03T05:19:16.462Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-03T05:19:16.700Z] === RUN TestExternalGraphDriver/pull [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-03T05:19:16.934Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-03T05:19:16.934Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-03T05:19:16.934Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-03T05:19:16.934Z] PASS [2022-03-03T05:19:16.934Z] coverage: 35.9% of statements [2022-03-03T05:19:16.934Z] ok github.com/docker/docker/daemon/cluster/convert 0.921s coverage: 35.9% of statements [2022-03-03T05:19:16.934Z] === RUN TestNewListSecretsFilters [2022-03-03T05:19:16.934Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-03T05:19:16.934Z] === RUN TestNewListConfigsFilters [2022-03-03T05:19:16.934Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-03T05:19:16.934Z] PASS [2022-03-03T05:19:16.934Z] coverage: 0.5% of statements [2022-03-03T05:19:16.934Z] ok github.com/docker/docker/daemon/cluster 1.366s coverage: 0.5% of statements [2022-03-03T05:19:17.149Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-03T05:19:18.069Z] --- PASS: TestExternalGraphDriver (4.54s) [2022-03-03T05:19:18.069Z] --- PASS: TestExternalGraphDriver/json (1.49s) [2022-03-03T05:19:18.069Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-03-03T05:19:18.069Z] --- PASS: TestExternalGraphDriver/pull (1.52s) [2022-03-03T05:19:18.069Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:19:18.069Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:19:18.069Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-03T05:19:18.069Z] PASS [2022-03-03T05:19:18.069Z] [2022-03-03T05:19:18.069Z] === Skipped [2022-03-03T05:19:18.069Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-03T05:19:18.069Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:19:18.069Z] [2022-03-03T05:19:18.069Z] DONE 5 tests, 1 skipped in 4.642s [2022-03-03T05:19:18.069Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-03T05:19:18.069Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:18.069Z] ++ set -e [2022-03-03T05:19:18.069Z] ++ '[' -n 0 ']' [2022-03-03T05:19:18.069Z] ++ set -x [2022-03-03T05:19:18.069Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:18.069Z] INFO: Testing against a local daemon [2022-03-03T05:19:18.069Z] === RUN TestContinueAfterPluginCrash [2022-03-03T05:19:18.069Z] === PAUSE TestContinueAfterPluginCrash [2022-03-03T05:19:18.069Z] === RUN TestReadPluginNoRead [2022-03-03T05:19:18.069Z] === PAUSE TestReadPluginNoRead [2022-03-03T05:19:18.069Z] === RUN TestDaemonStartWithLogOpt [2022-03-03T05:19:18.069Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-03T05:19:18.069Z] === CONT TestContinueAfterPluginCrash [2022-03-03T05:19:18.069Z] === CONT TestDaemonStartWithLogOpt [2022-03-03T05:19:18.084Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-03T05:19:18.589Z] --- PASS: TestDockerNetworkReConnect (3.26s) [2022-03-03T05:19:18.589Z] === RUN TestServicePlugin [2022-03-03T05:19:19.459Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-03T05:19:19.717Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-03T05:19:19.961Z] === RUN TestBuilderGC [2022-03-03T05:19:19.961Z] --- PASS: TestBuilderGC (0.00s) [2022-03-03T05:19:19.961Z] === RUN TestDaemonConfigurationNotFound [2022-03-03T05:19:19.961Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-03T05:19:19.961Z] === RUN TestDaemonBrokenConfiguration [2022-03-03T05:19:19.961Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-03T05:19:19.961Z] === RUN TestFindConfigurationConflicts [2022-03-03T05:19:19.961Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-03T05:19:19.961Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-03T05:19:19.961Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-03T05:19:19.961Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-03T05:19:19.961Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-03T05:19:19.961Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-03T05:19:19.961Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-03T05:19:20.283Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-03T05:19:20.432Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-03T05:19:20.432Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-03T05:19:20.432Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-03T05:19:20.432Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-03T05:19:20.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-03T05:19:20.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-03T05:19:20.432Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-03T05:19:20.433Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-03T05:19:20.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-03T05:19:20.433Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-03T05:19:20.433Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-03T05:19:20.433Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_label [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_dns [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-03T05:19:20.433Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration (0.01s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-03T05:19:20.433Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestReloadSetConfigFileNotExist [2022-03-03T05:19:20.433Z] time="2022-03-03T05:19:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-03T05:19:20.433Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2022-03-03T05:19:20.433Z] === RUN TestReloadDefaultConfigNotExist [2022-03-03T05:19:20.433Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:19:20.433Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestReloadBadDefaultConfig [2022-03-03T05:19:20.433Z] time="2022-03-03T05:19:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1371448242" [2022-03-03T05:19:20.433Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestReloadWithConflictingLabels [2022-03-03T05:19:20.433Z] time="2022-03-03T05:19:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1621029848" [2022-03-03T05:19:20.433Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestReloadWithDuplicateLabels [2022-03-03T05:19:20.433Z] time="2022-03-03T05:19:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-660508180" [2022-03-03T05:19:20.433Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestMaskURLCredentials [2022-03-03T05:19:20.433Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestDaemonConfigurationMerge [2022-03-03T05:19:20.433Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-03T05:19:20.433Z] PASS [2022-03-03T05:19:20.433Z] coverage: 79.2% of statements [2022-03-03T05:19:20.433Z] ok github.com/docker/docker/daemon/config 0.445s coverage: 79.2% of statements [2022-03-03T05:19:20.433Z] === RUN TestEventsLog [2022-03-03T05:19:20.433Z] --- PASS: TestEventsLog (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestEventsLogTimeout [2022-03-03T05:19:20.433Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-03T05:19:20.433Z] === RUN TestLogEvents [2022-03-03T05:19:20.433Z] --- PASS: TestLogEvents (0.05s) [2022-03-03T05:19:20.433Z] === RUN TestLoadBufferedEvents [2022-03-03T05:19:20.849Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-03T05:19:20.904Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-03T05:19:20.904Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-03T05:19:20.904Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-03T05:19:20.904Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-03T05:19:20.904Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-03T05:19:20.904Z] PASS [2022-03-03T05:19:20.904Z] coverage: 50.0% of statements [2022-03-03T05:19:20.904Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2022-03-03T05:19:20.904Z] === RUN TestWaitNodeAttachment [2022-03-03T05:19:21.341Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-03-03T05:19:21.341Z] === CONT TestReadPluginNoRead [2022-03-03T05:19:21.376Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-03T05:19:21.376Z] === RUN TestIsolationConversion [2022-03-03T05:19:21.376Z] === RUN TestIsolationConversion/default [2022-03-03T05:19:21.376Z] === RUN TestIsolationConversion/process [2022-03-03T05:19:21.376Z] === RUN TestIsolationConversion/hyperv [2022-03-03T05:19:21.376Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestContainerLabels [2022-03-03T05:19:21.376Z] --- PASS: TestContainerLabels (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestCredentialSpecConversion [2022-03-03T05:19:21.376Z] === RUN TestCredentialSpecConversion/none [2022-03-03T05:19:21.376Z] === RUN TestCredentialSpecConversion/config [2022-03-03T05:19:21.376Z] === RUN TestCredentialSpecConversion/file [2022-03-03T05:19:21.376Z] === RUN TestCredentialSpecConversion/registry [2022-03-03T05:19:21.376Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-03T05:19:21.376Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestControllerValidateMountBind [2022-03-03T05:19:21.376Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestControllerValidateMountVolume [2022-03-03T05:19:21.376Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestControllerValidateMountTarget [2022-03-03T05:19:21.376Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestControllerValidateMountTmpfs [2022-03-03T05:19:21.376Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestControllerValidateMountInvalidType [2022-03-03T05:19:21.376Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-03T05:19:21.376Z] === RUN TestControllerValidateMountNamedPipe [2022-03-03T05:19:21.376Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-03T05:19:21.376Z] PASS [2022-03-03T05:19:21.376Z] coverage: 11.0% of statements [2022-03-03T05:19:21.376Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.673s coverage: 11.0% of statements [2022-03-03T05:19:21.417Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-03T05:19:21.848Z] === RUN TestIsEmptyDir [2022-03-03T05:19:21.848Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-03T05:19:21.864Z] plugin_test.go:61: [d23ff1f7ac83d] joining swarm manager [dbfad4fab1017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:19:22.320Z] PASS [2022-03-03T05:19:22.320Z] coverage: 2.3% of statements [2022-03-03T05:19:22.320Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2022-03-03T05:19:22.349Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-03T05:19:22.791Z] === RUN TestLinkNaming [2022-03-03T05:19:22.791Z] --- PASS: TestLinkNaming (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestLinkNew [2022-03-03T05:19:22.791Z] --- PASS: TestLinkNew (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestLinkEnv [2022-03-03T05:19:22.791Z] --- PASS: TestLinkEnv (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestLinkMultipleEnv [2022-03-03T05:19:22.791Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestLinkPortRangeEnv [2022-03-03T05:19:22.791Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-03T05:19:22.791Z] PASS [2022-03-03T05:19:22.791Z] coverage: 93.0% of statements [2022-03-03T05:19:22.791Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-03-03T05:19:22.791Z] === RUN TestVerifyNetworkingConfig [2022-03-03T05:19:22.791Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestGetContainer [2022-03-03T05:19:22.791Z] --- PASS: TestGetContainer (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestValidContainerNames [2022-03-03T05:19:22.791Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestContainerInitDNS [2022-03-03T05:19:22.791Z] daemon_test.go:145: root required [2022-03-03T05:19:22.791Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-03T05:19:22.791Z] === RUN TestMerge [2022-03-03T05:19:22.796Z] plugin_test.go:64: [dc0ab7222bc31] joining swarm manager [dbfad4fab1017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:19:23.233Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-03T05:19:23.263Z] --- PASS: TestMerge (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestValidateContainerIsolation [2022-03-03T05:19:23.263Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestFindNetworkErrorType [2022-03-03T05:19:23.263Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestEnsureServicesExist [2022-03-03T05:19:23.263Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestEnsureServicesExistErrors [2022-03-03T05:19:23.263Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-03T05:19:23.263Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-03T05:19:23.263Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-03T05:19:23.263Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-03T05:19:23.263Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-03T05:19:23.263Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-03T05:19:23.263Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestContainerDelete [2022-03-03T05:19:23.263Z] --- PASS: TestContainerDelete (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestContainerDoubleDelete [2022-03-03T05:19:23.263Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestLogContainerEventCopyLabels [2022-03-03T05:19:23.263Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestLogContainerEventWithAttributes [2022-03-03T05:19:23.263Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestNoneHealthcheck [2022-03-03T05:19:23.263Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestHealthStates [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] time="2022-03-03T05:19:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:19:23.263Z] --- PASS: TestHealthStates (0.21s) [2022-03-03T05:19:23.263Z] === RUN TestGetInspectData [2022-03-03T05:19:23.263Z] --- PASS: TestGetInspectData (0.00s) [2022-03-03T05:19:23.263Z] === RUN TestFillLicense [2022-03-03T05:19:23.402Z] --- PASS: TestBuildMultiStageLayerLeak (9.39s) [2022-03-03T05:19:23.402Z] === RUN TestBuildWithHugeFile [2022-03-03T05:19:23.720Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-03T05:19:23.736Z] --- PASS: TestFillLicense (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestListInvalidFilter [2022-03-03T05:19:23.736Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestNameFilter [2022-03-03T05:19:23.736Z] --- PASS: TestNameFilter (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-03T05:19:23.736Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-03T05:19:23.736Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.05s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-03T05:19:23.736Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestDaemonReloadLabels [2022-03-03T05:19:23.736Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-03T05:19:23.736Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestDaemonReloadMirrors [2022-03-03T05:19:23.736Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-03T05:19:23.736Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-03T05:19:23.736Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-03T05:19:23.736Z] reload_test.go:342: root required [2022-03-03T05:19:23.736Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-03T05:19:23.736Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-03T05:19:23.736Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-03-03T05:19:23.736Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-03T05:19:23.736Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2022-03-03T05:19:23.736Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-03T05:19:23.736Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-03-03T05:19:23.736Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-03T05:19:23.736Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-03T05:19:23.736Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-03T05:19:23.736Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.03s) [2022-03-03T05:19:23.736Z] === RUN TestParseVolumesFrom [2022-03-03T05:19:23.736Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-03T05:19:23.736Z] PASS [2022-03-03T05:19:23.736Z] coverage: 8.6% of statements [2022-03-03T05:19:23.736Z] ok github.com/docker/docker/daemon 0.694s coverage: 8.6% of statements [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-03T05:19:23.736Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-03T05:19:24.161Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-03T05:19:24.728Z] === RUN TestAdapterReadLogs [2022-03-03T05:19:24.728Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-03T05:19:24.728Z] === RUN TestCopier [2022-03-03T05:19:24.728Z] --- PASS: TestCopier (0.00s) [2022-03-03T05:19:24.728Z] === RUN TestCopierLongLines [2022-03-03T05:19:24.728Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-03T05:19:24.728Z] === RUN TestCopierSlow [2022-03-03T05:19:24.728Z] --- PASS: TestCopierSlow (0.18s) [2022-03-03T05:19:24.728Z] === RUN TestCopierWithSized [2022-03-03T05:19:24.728Z] === RUN TestCopierWithSized/as_is [2022-03-03T05:19:24.728Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-03T05:19:24.728Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-03T05:19:24.728Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-03T05:19:24.728Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-03T05:19:24.728Z] === RUN TestCopierWithPartial [2022-03-03T05:19:24.728Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-03T05:19:24.728Z] === RUN TestRingLogger [2022-03-03T05:19:24.728Z] --- PASS: TestRingLogger (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestRingCap [2022-03-03T05:19:25.199Z] --- PASS: TestRingCap (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestRingClose [2022-03-03T05:19:25.199Z] --- PASS: TestRingClose (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestRingDrain [2022-03-03T05:19:25.199Z] --- PASS: TestRingDrain (0.00s) [2022-03-03T05:19:25.199Z] PASS [2022-03-03T05:19:25.199Z] coverage: 43.8% of statements [2022-03-03T05:19:25.199Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.8% of statements [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/defaults [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-03T05:19:25.199Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-03T05:19:25.199Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-03T05:19:25.199Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-03T05:19:25.199Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-03T05:19:25.199Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-03T05:19:25.199Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-03T05:19:25.199Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-03T05:19:25.199Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-03T05:19:25.199Z] time="2022-03-03T05:19:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-03T05:19:25.200Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-03T05:19:25.200Z] === RUN TestCreateSuccess [2022-03-03T05:19:25.200Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-03T05:19:25.200Z] === RUN TestCreateStreamSkipped [2022-03-03T05:19:25.200Z] time="2022-03-03T05:19:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-03T05:19:25.200Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-03T05:19:25.200Z] === RUN TestCreateLogGroupSuccess [2022-03-03T05:19:25.200Z] time="2022-03-03T05:19:25Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-03T05:19:25.200Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-03T05:19:25.200Z] === RUN TestCreateError [2022-03-03T05:19:25.200Z] --- PASS: TestCreateError (0.00s) [2022-03-03T05:19:25.200Z] === RUN TestCreateAlreadyExists [2022-03-03T05:19:25.200Z] time="2022-03-03T05:19:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-03T05:19:25.200Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-03T05:19:25.200Z] === RUN TestLogClosed [2022-03-03T05:19:25.200Z] --- PASS: TestLogClosed (0.00s) [2022-03-03T05:19:25.200Z] === RUN TestLogBlocking [2022-03-03T05:19:25.200Z] --- PASS: TestLogBlocking (0.00s) [2022-03-03T05:19:25.527Z] === RUN TestReadPluginNoRead/default [2022-03-03T05:19:25.671Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-03T05:19:25.671Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestLogNonBlockingBufferFull [2022-03-03T05:19:25.671Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestPublishBatchSuccess [2022-03-03T05:19:25.671Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestPublishBatchError [2022-03-03T05:19:25.671Z] time="2022-03-03T05:19:25Z" level=error msg=error [2022-03-03T05:19:25.671Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-03T05:19:25.671Z] time="2022-03-03T05:19:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-03T05:19:25.671Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-03T05:19:25.671Z] time="2022-03-03T05:19:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-03T05:19:25.671Z] time="2022-03-03T05:19:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-03T05:19:25.671Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchSimple [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchTicker [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMultilinePattern [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchClose [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen/0/Hello [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen/2/🙃 [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen/3/���� [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen/4/He��o [2022-03-03T05:19:25.671Z] === RUN TestEffectiveLen/5/ [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/0/ [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/1/Hello [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: Hello [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/2/Hello [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: He [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: llo [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/3/Hello [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: Hello [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/4/🙃 [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/5/🙃 [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/6/a� [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: a [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: � [2022-03-03T05:19:25.671Z] === RUN TestFindValidSplit/7/a� [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1076: a� [2022-03-03T05:19:25.671Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestProcessEventEmoji [2022-03-03T05:19:25.671Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchLineSplit [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMaxEvents [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-03T05:19:25.671Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-03T05:19:25.671Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-03T05:19:25.671Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsFormat [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestCreateTagSuccess [2022-03-03T05:19:25.671Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-03T05:19:25.671Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-03T05:19:25.671Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-03T05:19:25.671Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-03T05:19:25.671Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-03T05:19:25.671Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-03T05:19:25.671Z] PASS [2022-03-03T05:19:25.671Z] coverage: 80.2% of statements [2022-03-03T05:19:25.671Z] ok github.com/docker/docker/daemon/logger/awslogs 0.447s coverage: 80.2% of statements [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-03T05:19:25.671Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-03T05:19:25.671Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-03T05:19:25.671Z] PASS [2022-03-03T05:19:25.672Z] coverage: 33.6% of statements [2022-03-03T05:19:25.672Z] ok github.com/docker/docker/daemon/logger/fluentd 0.068s coverage: 33.6% of statements [2022-03-03T05:19:25.672Z] === RUN TestSearchRegistryForImagesErrors [2022-03-03T05:19:25.672Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-03T05:19:25.672Z] === RUN TestSearchRegistryForImages [2022-03-03T05:19:25.672Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-03T05:19:25.672Z] === RUN TestOnlyPlatformWithFallback [2022-03-03T05:19:25.672Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-03T05:19:25.672Z] === RUN TestImageDelete [2022-03-03T05:19:25.672Z] === RUN TestImageDelete/no_lease [2022-03-03T05:19:25.672Z] === RUN TestImageDelete/lease_exists [2022-03-03T05:19:25.672Z] --- PASS: TestImageDelete (0.04s) [2022-03-03T05:19:25.672Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-03T05:19:25.672Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-03T05:19:25.672Z] === RUN TestContentStoreForPull [2022-03-03T05:19:26.091Z] --- PASS: TestContinueAfterPluginCrash (7.81s) [2022-03-03T05:19:26.145Z] --- PASS: TestContentStoreForPull (0.25s) [2022-03-03T05:19:26.145Z] PASS [2022-03-03T05:19:26.145Z] coverage: 6.8% of statements [2022-03-03T05:19:26.145Z] ok github.com/docker/docker/daemon/images 0.457s coverage: 6.8% of statements [2022-03-03T05:19:26.145Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-03T05:19:26.145Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-03T05:19:26.145Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-03T05:19:26.145Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-03T05:19:26.145Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-03T05:19:26.145Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-03T05:19:26.244Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-03T05:19:26.244Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-03T05:19:26.349Z] === CONT TestReadPluginNoRead [2022-03-03T05:19:26.349Z] read_test.go:92: [df83fe256b17d] daemon is not started [2022-03-03T05:19:26.349Z] --- PASS: TestReadPluginNoRead (5.28s) [2022-03-03T05:19:26.349Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-03-03T05:19:26.349Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-03-03T05:19:26.349Z] --- PASS: TestReadPluginNoRead/default (1.05s) [2022-03-03T05:19:26.349Z] PASS [2022-03-03T05:19:26.349Z] [2022-03-03T05:19:26.349Z] DONE 6 tests in 8.341s [2022-03-03T05:19:26.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-03-03T05:19:26.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:26.349Z] ++ set -e [2022-03-03T05:19:26.349Z] ++ '[' -n 0 ']' [2022-03-03T05:19:26.349Z] ++ set -x [2022-03-03T05:19:26.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:26.349Z] testing: warning: no tests to run [2022-03-03T05:19:26.349Z] PASS [2022-03-03T05:19:26.349Z] [2022-03-03T05:19:26.349Z] DONE 0 tests in 0.025s [2022-03-03T05:19:26.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-03T05:19:26.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:26.349Z] ++ set -e [2022-03-03T05:19:26.349Z] ++ '[' -n 0 ']' [2022-03-03T05:19:26.349Z] ++ set -x [2022-03-03T05:19:26.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:26.605Z] INFO: Testing against a local daemon [2022-03-03T05:19:26.605Z] === RUN TestPluginWithDevMounts [2022-03-03T05:19:26.605Z] === PAUSE TestPluginWithDevMounts [2022-03-03T05:19:26.605Z] === CONT TestPluginWithDevMounts [2022-03-03T05:19:26.617Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-03T05:19:26.617Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-03T05:19:26.617Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-03T05:19:26.811Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-03T05:19:27.090Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-03T05:19:27.090Z] === RUN TestFastTimeMarshalJSON [2022-03-03T05:19:27.090Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-03T05:19:27.090Z] PASS [2022-03-03T05:19:27.090Z] coverage: 87.2% of statements [2022-03-03T05:19:27.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.278s coverage: 87.2% of statements [2022-03-03T05:19:27.090Z] === RUN TestJSONFileLogger [2022-03-03T05:19:27.090Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-03T05:19:27.090Z] === RUN TestJSONFileLoggerWithTags [2022-03-03T05:19:27.090Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-03-03T05:19:27.090Z] === RUN TestJSONFileLoggerWithOpts [2022-03-03T05:19:27.090Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-03T05:19:27.090Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-03T05:19:27.090Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-03T05:19:27.090Z] === RUN TestEncodeDecode [2022-03-03T05:19:27.090Z] === PAUSE TestEncodeDecode [2022-03-03T05:19:27.090Z] === RUN TestUnexpectedEOF [2022-03-03T05:19:27.090Z] time="2022-03-03T05:19:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-03T05:19:27.090Z] time="2022-03-03T05:19:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-03T05:19:27.090Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-03-03T05:19:27.090Z] === CONT TestEncodeDecode [2022-03-03T05:19:27.090Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-03T05:19:27.090Z] PASS [2022-03-03T05:19:27.090Z] coverage: 69.9% of statements [2022-03-03T05:19:27.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.289s coverage: 69.9% of statements [2022-03-03T05:19:27.561Z] === RUN TestWriteLog [2022-03-03T05:19:27.561Z] === PAUSE TestWriteLog [2022-03-03T05:19:27.561Z] === RUN TestReadLog [2022-03-03T05:19:27.561Z] === PAUSE TestReadLog [2022-03-03T05:19:27.561Z] === RUN TestDecode [2022-03-03T05:19:27.561Z] --- PASS: TestDecode (0.03s) [2022-03-03T05:19:27.561Z] === CONT TestWriteLog [2022-03-03T05:19:27.561Z] --- PASS: TestWriteLog (0.00s) [2022-03-03T05:19:27.561Z] === CONT TestReadLog [2022-03-03T05:19:27.561Z] === RUN TestReadLog/tail_exact [2022-03-03T05:19:27.561Z] === RUN TestReadLog/tail_less_than_available [2022-03-03T05:19:27.561Z] === RUN TestReadLog/tail_more_than_available [2022-03-03T05:19:27.561Z] --- PASS: TestReadLog (0.26s) [2022-03-03T05:19:27.561Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-03T05:19:27.561Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-03T05:19:27.561Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-03T05:19:27.561Z] PASS [2022-03-03T05:19:27.561Z] coverage: 78.7% of statements [2022-03-03T05:19:27.561Z] ok github.com/docker/docker/daemon/logger/local 0.398s coverage: 78.7% of statements [2022-03-03T05:19:27.973Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-03-03T05:19:27.973Z] PASS [2022-03-03T05:19:27.973Z] [2022-03-03T05:19:27.973Z] DONE 1 tests in 1.578s [2022-03-03T05:19:27.973Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-03T05:19:27.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:27.973Z] ++ set -e [2022-03-03T05:19:27.973Z] ++ '[' -n 0 ']' [2022-03-03T05:19:27.973Z] ++ set -x [2022-03-03T05:19:27.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:27.973Z] INFO: Testing against a local daemon [2022-03-03T05:19:27.973Z] === RUN TestSecretInspect [2022-03-03T05:19:28.033Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-03T05:19:28.187Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-03T05:19:29.036Z] === RUN TestOpenFileDelete [2022-03-03T05:19:29.036Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestOpenFileRename [2022-03-03T05:19:29.036Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestHandleDecoderErr [2022-03-03T05:19:29.036Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestParseLogTagDefaultTag [2022-03-03T05:19:29.036Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestParseLogTag [2022-03-03T05:19:29.036Z] --- PASS: TestParseLogTag (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestParseLogTagEmptyTag [2022-03-03T05:19:29.036Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestTailFiles [2022-03-03T05:19:29.036Z] --- PASS: TestTailFiles (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestFollowLogsConsumerGone [2022-03-03T05:19:29.036Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestFollowLogsProducerGone [2022-03-03T05:19:29.036Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-03T05:19:29.036Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-03T05:19:29.036Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-03T05:19:29.036Z] === RUN TestCheckCapacityAndRotate [2022-03-03T05:19:29.036Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-03T05:19:29.036Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-03T05:19:29.036Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-03-03T05:19:29.036Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-03T05:19:29.036Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-03-03T05:19:29.036Z] PASS [2022-03-03T05:19:29.036Z] coverage: 53.4% of statements [2022-03-03T05:19:29.036Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.338s coverage: 53.4% of statements [2022-03-03T05:19:29.036Z] === RUN TestLog [2022-03-03T05:19:29.036Z] --- PASS: TestLog (0.04s) [2022-03-03T05:19:29.036Z] PASS [2022-03-03T05:19:29.036Z] coverage: 31.5% of statements [2022-03-03T05:19:29.036Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2022-03-03T05:19:29.036Z] === RUN TestValidateLogOpt [2022-03-03T05:19:29.036Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestNewMissedConfig [2022-03-03T05:19:29.036Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestNewMissedUrl [2022-03-03T05:19:29.036Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestNewMissedToken [2022-03-03T05:19:29.036Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestNewWithProxy [2022-03-03T05:19:29.036Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestDefault [2022-03-03T05:19:29.036Z] --- PASS: TestDefault (0.01s) [2022-03-03T05:19:29.036Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-03T05:19:29.036Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestJsonFormat [2022-03-03T05:19:29.036Z] --- PASS: TestJsonFormat (0.01s) [2022-03-03T05:19:29.036Z] === RUN TestRawFormat [2022-03-03T05:19:29.036Z] --- PASS: TestRawFormat (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestRawFormatWithLabels [2022-03-03T05:19:29.036Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestRawFormatWithoutTag [2022-03-03T05:19:29.036Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-03T05:19:29.036Z] === RUN TestBatching [2022-03-03T05:19:29.509Z] === RUN TestParseLogFormat [2022-03-03T05:19:29.509Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestValidateLogOptEmpty [2022-03-03T05:19:29.509Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestValidateSyslogAddress [2022-03-03T05:19:29.509Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestParseAddressDefaultPort [2022-03-03T05:19:29.509Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestValidateSyslogFacility [2022-03-03T05:19:29.509Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestValidateLogOptSyslogFormat [2022-03-03T05:19:29.509Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestValidateLogOpt [2022-03-03T05:19:29.509Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-03T05:19:29.509Z] PASS [2022-03-03T05:19:29.509Z] coverage: 46.8% of statements [2022-03-03T05:19:29.509Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2022-03-03T05:19:29.509Z] --- PASS: TestBatching (0.37s) [2022-03-03T05:19:29.509Z] === RUN TestFrequency [2022-03-03T05:19:29.509Z] --- PASS: TestFrequency (0.16s) [2022-03-03T05:19:29.509Z] === RUN TestOneMessagePerRequest [2022-03-03T05:19:29.509Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestVerify [2022-03-03T05:19:29.509Z] --- PASS: TestVerify (0.00s) [2022-03-03T05:19:29.509Z] === RUN TestSkipVerify [2022-03-03T05:19:29.560Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-03T05:19:29.872Z] --- PASS: TestSecretInspect (1.63s) [2022-03-03T05:19:29.872Z] === RUN TestSecretList [2022-03-03T05:19:29.987Z] === RUN TestNewParse [2022-03-03T05:19:29.987Z] --- PASS: TestNewParse (0.00s) [2022-03-03T05:19:29.987Z] PASS [2022-03-03T05:19:29.987Z] coverage: 8.3% of statements [2022-03-03T05:19:29.987Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-03-03T05:19:29.987Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:29.987Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:29.987Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] --- PASS: TestSkipVerify (0.46s) [2022-03-03T05:19:30.463Z] === RUN TestBufferMaximum [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.918692\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.918692\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-03T05:19:30.463Z] === RUN TestServerAlwaysDown [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.921674\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.921674\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.921674\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.922674\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] time="2022-03-03T05:19:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646284769.922674\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:30.463Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-03T05:19:30.463Z] === RUN TestCannotSendAfterClose [2022-03-03T05:19:30.463Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-03T05:19:30.463Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-03T05:19:31.455Z] time="2022-03-03T05:19:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-03T05:19:31.455Z] time="2022-03-03T05:19:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fea2b2d65c63\"}'" [2022-03-03T05:19:31.455Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-03T05:19:31.455Z] PASS [2022-03-03T05:19:31.455Z] coverage: 82.5% of statements [2022-03-03T05:19:31.455Z] ok github.com/docker/docker/daemon/logger/splunk 2.131s coverage: 82.5% of statements [2022-03-03T05:19:31.455Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-03T05:19:31.455Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-03T05:19:31.455Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-03T05:19:31.455Z] === RUN TestV1IDService [2022-03-03T05:19:31.455Z] --- PASS: TestV1IDService (0.06s) [2022-03-03T05:19:31.455Z] === RUN TestV2MetadataService [2022-03-03T05:19:31.460Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-03T05:19:31.777Z] --- PASS: TestSecretList (2.14s) [2022-03-03T05:19:31.778Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:19:31.927Z] === RUN TestSuccessfulDownload [2022-03-03T05:19:31.927Z] download_test.go:267: Needs fixing on Windows [2022-03-03T05:19:31.927Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-03T05:19:31.927Z] === RUN TestCancelledDownload [2022-03-03T05:19:31.927Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-03T05:19:31.927Z] === RUN TestMaxDownloadAttempts [2022-03-03T05:19:31.927Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:19:31.927Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:19:31.927Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:19:31.927Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:19:31.927Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:19:31.927Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:19:31.927Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:19:31.927Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:19:31.927Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:19:31.927Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:19:31.927Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:19:31.927Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:19:32.398Z] --- PASS: TestV2MetadataService (0.94s) [2022-03-03T05:19:32.398Z] PASS [2022-03-03T05:19:32.398Z] coverage: 48.2% of statements [2022-03-03T05:19:32.398Z] ok github.com/docker/docker/distribution/metadata 1.092s coverage: 48.2% of statements [2022-03-03T05:19:32.398Z] time="2022-03-03T05:19:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:19:32.398Z] time="2022-03-03T05:19:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:19:32.398Z] time="2022-03-03T05:19:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:19:32.398Z] time="2022-03-03T05:19:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:19:32.398Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-03T05:19:32.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-03-03T05:19:32.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-03-03T05:19:32.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-03-03T05:19:32.398Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-03-03T05:19:32.398Z] === RUN TestTransfer [2022-03-03T05:19:32.398Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-03T05:19:32.398Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-03T05:19:32.398Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-03T05:19:32.398Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-03T05:19:32.398Z] === RUN TestContinueOnError_NeverContinue [2022-03-03T05:19:32.398Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-03T05:19:32.398Z] === RUN TestManifestStore [2022-03-03T05:19:32.398Z] === RUN TestManifestStore/no_remote_or_local [2022-03-03T05:19:32.398Z] --- PASS: TestTransfer (0.13s) [2022-03-03T05:19:32.398Z] === RUN TestConcurrencyLimit [2022-03-03T05:19:32.834Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-03T05:19:32.834Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-03T05:19:32.834Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-03T05:19:32.834Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-03T05:19:32.834Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2725281369\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/no_local_cache [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/with_local_cache [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/unknown_media_type [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="reference for unknown type: " [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="reference for unknown type: " [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="reference for unknown type: " [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="reference for unknown type: " [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="reference for unknown type: " [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-03T05:19:32.870Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-03T05:19:32.870Z] time="2022-03-03T05:19:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore (0.36s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-03T05:19:32.870Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestFixManifestLayers [2022-03-03T05:19:32.870Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-03T05:19:32.870Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-03T05:19:32.870Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestFixManifestLayersBadParent [2022-03-03T05:19:32.870Z] --- PASS: TestFixManifestLayersBadParent (0.01s) [2022-03-03T05:19:32.870Z] === RUN TestValidateManifest [2022-03-03T05:19:32.870Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-03T05:19:32.870Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestFormatPlatform [2022-03-03T05:19:32.870Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestGetRepositoryMountCandidates [2022-03-03T05:19:32.870Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestLayerAlreadyExists [2022-03-03T05:19:32.870Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:19:32.870Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:19:32.870Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:19:32.870Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:19:32.870Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:19:32.870Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:19:32.870Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestWhenEmptyAuthConfig [2022-03-03T05:19:32.870Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-03T05:19:32.870Z] === RUN TestInactiveJobs [2022-03-03T05:19:32.870Z] === RUN TestNotFound [2022-03-03T05:19:32.870Z] --- PASS: TestNotFound (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestConflict [2022-03-03T05:19:32.870Z] --- PASS: TestConflict (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestForbidden [2022-03-03T05:19:32.870Z] --- PASS: TestForbidden (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestInvalidParameter [2022-03-03T05:19:32.870Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestNotImplemented [2022-03-03T05:19:32.870Z] --- PASS: TestNotImplemented (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestNotModified [2022-03-03T05:19:32.870Z] --- PASS: TestNotModified (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestUnauthorized [2022-03-03T05:19:32.870Z] --- PASS: TestUnauthorized (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestUnknown [2022-03-03T05:19:32.870Z] --- PASS: TestUnknown (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestCancelled [2022-03-03T05:19:32.870Z] --- PASS: TestCancelled (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestDeadline [2022-03-03T05:19:32.870Z] --- PASS: TestDeadline (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestDataLoss [2022-03-03T05:19:32.870Z] --- PASS: TestDataLoss (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestUnavailable [2022-03-03T05:19:32.870Z] --- PASS: TestUnavailable (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestSystem [2022-03-03T05:19:32.870Z] --- PASS: TestSystem (0.00s) [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Not_Found [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Bad_Request [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Conflict [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Unauthorized [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Forbidden [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Not_Modified [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-03T05:19:32.870Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-03T05:19:32.870Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-03T05:19:32.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-03T05:19:32.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-03T05:19:32.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-03T05:19:32.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-03T05:19:32.871Z] PASS [2022-03-03T05:19:32.871Z] coverage: 53.1% of statements [2022-03-03T05:19:32.871Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2022-03-03T05:19:33.342Z] --- PASS: TestInactiveJobs (0.41s) [2022-03-03T05:19:33.342Z] === RUN TestWatchRelease [2022-03-03T05:19:33.342Z] --- PASS: TestWatchRelease (0.05s) [2022-03-03T05:19:33.342Z] === RUN TestWatchFinishedTransfer [2022-03-03T05:19:33.342Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-03T05:19:33.342Z] === RUN TestDuplicateTransfer [2022-03-03T05:19:33.342Z] --- PASS: TestDuplicateTransfer (0.09s) [2022-03-03T05:19:33.342Z] === RUN TestSuccessfulUpload [2022-03-03T05:19:33.399Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-03T05:19:33.669Z] --- PASS: TestSecretsCreateAndDelete (1.67s) [2022-03-03T05:19:33.669Z] === RUN TestSecretsUpdate [2022-03-03T05:19:33.813Z] time="2022-03-03T05:19:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-03T05:19:33.813Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-03-03T05:19:33.813Z] === RUN TestCancelledUpload [2022-03-03T05:19:33.813Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-03T05:19:33.813Z] PASS [2022-03-03T05:19:33.813Z] coverage: 77.2% of statements [2022-03-03T05:19:33.813Z] ok github.com/docker/docker/distribution/xfer 2.021s coverage: 77.2% of statements [2022-03-03T05:19:34.284Z] --- PASS: TestWhenEmptyAuthConfig (1.36s) [2022-03-03T05:19:34.284Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-03T05:19:34.284Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-03T05:19:34.284Z] === RUN TestTokenPassThru [2022-03-03T05:19:34.284Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-03T05:19:34.284Z] === RUN TestTokenPassThruDifferentHost [2022-03-03T05:19:34.284Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-03T05:19:34.284Z] PASS [2022-03-03T05:19:34.284Z] coverage: 24.6% of statements [2022-03-03T05:19:34.284Z] ok github.com/docker/docker/distribution 1.858s coverage: 24.6% of statements [2022-03-03T05:19:34.284Z] === RUN TestCompare [2022-03-03T05:19:34.284Z] --- PASS: TestCompare (0.00s) [2022-03-03T05:19:34.284Z] PASS [2022-03-03T05:19:34.284Z] coverage: 19.2% of statements [2022-03-03T05:19:34.284Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2022-03-03T05:19:34.284Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-03T05:19:34.284Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-03T05:19:34.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-03T05:19:34.587Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-03T05:19:34.756Z] === RUN TestFSGetInvalidData [2022-03-03T05:19:34.756Z] --- PASS: TestFSGetInvalidData (0.04s) [2022-03-03T05:19:34.756Z] === RUN TestFSInvalidSet [2022-03-03T05:19:34.756Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-03T05:19:34.756Z] === RUN TestFSInvalidRoot [2022-03-03T05:19:34.756Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-03T05:19:34.756Z] === RUN TestFSMetadataGetSet [2022-03-03T05:19:34.756Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-03-03T05:19:34.756Z] === RUN TestFSInvalidWalker [2022-03-03T05:19:34.756Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-03T05:19:34.756Z] === RUN TestFSGetSet [2022-03-03T05:19:34.756Z] --- PASS: TestFSGetSet (0.06s) [2022-03-03T05:19:34.756Z] === RUN TestFSGetUnsetKey [2022-03-03T05:19:34.756Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-03T05:19:34.756Z] === RUN TestFSGetEmptyData [2022-03-03T05:19:34.756Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-03T05:19:34.756Z] === RUN TestFSDelete [2022-03-03T05:19:34.756Z] --- PASS: TestFSDelete (0.02s) [2022-03-03T05:19:34.756Z] === RUN TestFSWalker [2022-03-03T05:19:34.756Z] --- PASS: TestFSWalker (0.02s) [2022-03-03T05:19:34.756Z] === RUN TestFSWalkerStopOnError [2022-03-03T05:19:34.756Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-03-03T05:19:34.756Z] === RUN TestNewFromJSON [2022-03-03T05:19:34.756Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-03T05:19:34.756Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-03T05:19:34.756Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-03T05:19:34.756Z] === RUN TestMarshalKeyOrder [2022-03-03T05:19:34.756Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-03T05:19:34.756Z] === RUN TestHistoryEqual [2022-03-03T05:19:35.228Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-03T05:19:35.228Z] === RUN TestImage [2022-03-03T05:19:35.228Z] --- PASS: TestImage (0.00s) [2022-03-03T05:19:35.228Z] === RUN TestImageOSNotEmpty [2022-03-03T05:19:35.228Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-03T05:19:35.228Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-03T05:19:35.228Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-03T05:19:35.228Z] === RUN TestCreate [2022-03-03T05:19:35.228Z] --- PASS: TestCreate (0.01s) [2022-03-03T05:19:35.228Z] === RUN TestRestore [2022-03-03T05:19:35.228Z] time="2022-03-03T05:19:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-03T05:19:35.228Z] --- PASS: TestRestore (0.03s) [2022-03-03T05:19:35.228Z] === RUN TestAddDelete [2022-03-03T05:19:35.228Z] --- PASS: TestAddDelete (0.02s) [2022-03-03T05:19:35.228Z] === RUN TestSearchAfterDelete [2022-03-03T05:19:35.228Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-03T05:19:35.228Z] === RUN TestParentReset [2022-03-03T05:19:35.228Z] --- PASS: TestParentReset (0.03s) [2022-03-03T05:19:35.228Z] === RUN TestGetAndSetLastUpdated [2022-03-03T05:19:35.228Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-03T05:19:35.228Z] === RUN TestStoreLen [2022-03-03T05:19:35.228Z] --- PASS: TestStoreLen (0.05s) [2022-03-03T05:19:35.228Z] PASS [2022-03-03T05:19:35.228Z] coverage: 86.9% of statements [2022-03-03T05:19:35.228Z] ok github.com/docker/docker/image 0.711s coverage: 86.9% of statements [2022-03-03T05:19:35.560Z] --- PASS: TestSecretsUpdate (2.08s) [2022-03-03T05:19:35.560Z] === RUN TestTemplatedSecret [2022-03-03T05:19:35.700Z] === RUN TestMakeV1ConfigFromConfig [2022-03-03T05:19:35.700Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-03T05:19:35.700Z] PASS [2022-03-03T05:19:35.700Z] coverage: 25.0% of statements [2022-03-03T05:19:35.700Z] ok github.com/docker/docker/image/v1 0.112s coverage: 25.0% of statements [2022-03-03T05:19:35.700Z] === RUN TestValidateManifest [2022-03-03T05:19:35.700Z] === RUN TestValidateManifest/nil [2022-03-03T05:19:35.700Z] === RUN TestValidateManifest/non-nil [2022-03-03T05:19:35.700Z] --- PASS: TestValidateManifest (0.00s) [2022-03-03T05:19:35.700Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-03T05:19:35.700Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-03T05:19:35.700Z] PASS [2022-03-03T05:19:35.700Z] coverage: 0.7% of statements [2022-03-03T05:19:35.700Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2022-03-03T05:19:35.700Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-03T05:19:35.959Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-03T05:19:37.282Z] === RUN TestSerialization [2022-03-03T05:19:37.282Z] --- PASS: TestSerialization (0.02s) [2022-03-03T05:19:37.282Z] PASS [2022-03-03T05:19:37.282Z] coverage: 100.0% of statements [2022-03-03T05:19:37.282Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-03-03T05:19:37.282Z] === RUN TestEmptyLayer [2022-03-03T05:19:37.282Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-03T05:19:37.282Z] === RUN TestCommitFailure [2022-03-03T05:19:37.282Z] --- PASS: TestCommitFailure (0.01s) [2022-03-03T05:19:37.282Z] === RUN TestStartTransactionFailure [2022-03-03T05:19:37.282Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-03T05:19:37.282Z] === RUN TestGetOrphan [2022-03-03T05:19:37.282Z] --- PASS: TestGetOrphan (0.01s) [2022-03-03T05:19:37.282Z] === RUN TestMountAndRegister [2022-03-03T05:19:37.753Z] layer_test.go:258: Layer size: 14 [2022-03-03T05:19:37.753Z] --- PASS: TestMountAndRegister (0.05s) [2022-03-03T05:19:37.753Z] === RUN TestLayerRelease [2022-03-03T05:19:37.753Z] layer_test.go:291: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestStoreRestore [2022-03-03T05:19:37.753Z] layer_test.go:340: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestTarStreamStability [2022-03-03T05:19:37.753Z] layer_test.go:455: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestRegisterExistingLayer [2022-03-03T05:19:37.753Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-03-03T05:19:37.753Z] === RUN TestTarStreamVerification [2022-03-03T05:19:37.753Z] layer_test.go:684: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestLayerMigration [2022-03-03T05:19:37.753Z] migration_test.go:45: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestLayerMigrationNoTarsplit [2022-03-03T05:19:37.753Z] migration_test.go:181: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestMountInit [2022-03-03T05:19:37.753Z] mount_test.go:17: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestMountInit (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestMountSize [2022-03-03T05:19:37.753Z] mount_test.go:76: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestMountSize (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestMountChanges [2022-03-03T05:19:37.753Z] mount_test.go:125: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestMountChanges (0.00s) [2022-03-03T05:19:37.753Z] === RUN TestMountApply [2022-03-03T05:19:37.753Z] mount_test.go:212: Failing on Windows [2022-03-03T05:19:37.753Z] --- SKIP: TestMountApply (0.00s) [2022-03-03T05:19:37.753Z] PASS [2022-03-03T05:19:37.753Z] coverage: 30.2% of statements [2022-03-03T05:19:37.753Z] ok github.com/docker/docker/layer 0.311s coverage: 30.2% of statements [2022-03-03T05:19:37.753Z] === RUN TestEnvironmentParsing [2022-03-03T05:19:37.753Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-03T05:19:37.753Z] PASS [2022-03-03T05:19:37.753Z] coverage: 1.2% of statements [2022-03-03T05:19:37.753Z] ok github.com/docker/docker/libcontainerd/local 0.083s coverage: 1.2% of statements [2022-03-03T05:19:37.867Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-03T05:19:38.080Z] --- PASS: TestTemplatedSecret (2.03s) [2022-03-03T05:19:38.080Z] === RUN TestSecretCreateResolve [2022-03-03T05:19:38.225Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-03T05:19:38.225Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-03T05:19:38.225Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-03T05:19:38.225Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-03T05:19:38.433Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-03T05:19:39.218Z] === RUN TestSequenceGetAvailableBit [2022-03-03T05:19:39.689Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSequenceEqual [2022-03-03T05:19:39.689Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSequenceCopy [2022-03-03T05:19:39.689Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestGetFirstAvailable [2022-03-03T05:19:39.689Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestFindSequence [2022-03-03T05:19:39.689Z] --- PASS: TestFindSequence (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestCheckIfAvailable [2022-03-03T05:19:39.689Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestMergeSequences [2022-03-03T05:19:39.689Z] --- PASS: TestMergeSequences (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestPushReservation [2022-03-03T05:19:39.689Z] --- PASS: TestPushReservation (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSerializeDeserialize [2022-03-03T05:19:39.689Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSet [2022-03-03T05:19:39.689Z] --- PASS: TestSet (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSetUnset [2022-03-03T05:19:39.689Z] --- PASS: TestSetUnset (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestOffsetSetUnset [2022-03-03T05:19:39.689Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSetInRange [2022-03-03T05:19:39.689Z] --- PASS: TestSetInRange (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestSetAnyInRange [2022-03-03T05:19:39.689Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestMethods [2022-03-03T05:19:39.689Z] --- PASS: TestMethods (0.00s) [2022-03-03T05:19:39.689Z] === RUN TestRandomAllocateDeallocate [2022-03-03T05:19:39.808Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-03T05:19:39.973Z] --- PASS: TestSecretCreateResolve (2.05s) [2022-03-03T05:19:39.973Z] PASS [2022-03-03T05:19:39.973Z] [2022-03-03T05:19:39.973Z] DONE 6 tests in 11.672s [2022-03-03T05:19:39.973Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-03T05:19:39.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:39.973Z] ++ set -e [2022-03-03T05:19:39.973Z] ++ '[' -n 0 ']' [2022-03-03T05:19:39.973Z] ++ set -x [2022-03-03T05:19:39.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:19:39.973Z] INFO: Testing against a local daemon [2022-03-03T05:19:39.973Z] === RUN TestServiceCreateInit [2022-03-03T05:19:39.973Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:19:40.067Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-03T05:19:40.067Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-03T05:19:40.067Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-03T05:19:41.002Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-03T05:19:41.265Z] === RUN TestInvalidConfig [2022-03-03T05:19:41.265Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-03T05:19:41.265Z] === RUN TestConfig [2022-03-03T05:19:41.265Z] --- PASS: TestConfig (0.00s) [2022-03-03T05:19:41.265Z] === RUN TestOptionsLabels [2022-03-03T05:19:41.265Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-03T05:19:41.265Z] === RUN TestValidName [2022-03-03T05:19:41.265Z] --- PASS: TestValidName (0.00s) [2022-03-03T05:19:41.265Z] PASS [2022-03-03T05:19:41.265Z] coverage: 19.7% of statements [2022-03-03T05:19:41.265Z] ok github.com/docker/docker/libnetwork/config 0.100s coverage: 19.7% of statements [2022-03-03T05:19:41.737Z] === RUN TestKey [2022-03-03T05:19:41.737Z] --- PASS: TestKey (0.00s) [2022-03-03T05:19:41.737Z] === RUN TestParseKey [2022-03-03T05:19:41.737Z] --- PASS: TestParseKey (0.00s) [2022-03-03T05:19:41.737Z] === RUN TestInvalidDataStore [2022-03-03T05:19:41.737Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-03T05:19:41.737Z] === RUN TestKVObjectFlatKey [2022-03-03T05:19:41.737Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-03T05:19:41.737Z] === RUN TestAtomicKVObjectFlatKey [2022-03-03T05:19:41.737Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-03T05:19:41.737Z] PASS [2022-03-03T05:19:41.737Z] coverage: 21.9% of statements [2022-03-03T05:19:41.737Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-03-03T05:19:41.737Z] === RUN TestErrorInterfaces [2022-03-03T05:19:41.737Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-03T05:19:41.737Z] === RUN TestNetworkMarshalling [2022-03-03T05:19:41.936Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-03T05:19:42.195Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-03T05:19:42.209Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-03-03T05:19:42.209Z] === RUN TestEndpointMarshalling [2022-03-03T05:19:42.209Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestAuxAddresses [2022-03-03T05:19:42.209Z] time="2022-03-03T05:19:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:19:42.209Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-03T05:19:42.209Z] === RUN TestSRVServiceQuery [2022-03-03T05:19:42.209Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-03T05:19:42.209Z] === RUN TestServiceVIPReuse [2022-03-03T05:19:42.209Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-03T05:19:42.209Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestDNSIPQuery [2022-03-03T05:19:42.209Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestDNSProxyServFail [2022-03-03T05:19:42.209Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestSandboxAddEmpty [2022-03-03T05:19:42.209Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestSandboxAddMultiPrio [2022-03-03T05:19:42.209Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestSandboxAddSamePrio [2022-03-03T05:19:42.209Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestCleanupServiceDiscovery [2022-03-03T05:19:42.209Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestDNSOptions [2022-03-03T05:19:42.209Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:19:42.209Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestMultipleControllersWithSameStore [2022-03-03T05:19:42.209Z] time="2022-03-03T05:19:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:19:42.209Z] time="2022-03-03T05:19:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:19:42.209Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-03T05:19:42.209Z] PASS [2022-03-03T05:19:42.209Z] coverage: 8.5% of statements [2022-03-03T05:19:42.209Z] ok github.com/docker/docker/libnetwork 0.399s coverage: 8.5% of statements [2022-03-03T05:19:42.209Z] === RUN TestIPDataMarshalling [2022-03-03T05:19:42.209Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-03T05:19:42.209Z] === RUN TestValidateAndIsV6 [2022-03-03T05:19:42.209Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-03T05:19:42.209Z] PASS [2022-03-03T05:19:42.209Z] coverage: 68.9% of statements [2022-03-03T05:19:42.209Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-03-03T05:19:42.762Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-03T05:19:43.020Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-03T05:19:43.202Z] === RUN TestDriver [2022-03-03T05:19:43.203Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:19:43.203Z] PASS [2022-03-03T05:19:43.203Z] coverage: 34.8% of statements [2022-03-03T05:19:43.203Z] ok github.com/docker/docker/libnetwork/drivers/host 0.059s coverage: 34.8% of statements [2022-03-03T05:19:43.203Z] === RUN TestDriver [2022-03-03T05:19:43.203Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:19:43.203Z] PASS [2022-03-03T05:19:43.203Z] coverage: 34.8% of statements [2022-03-03T05:19:43.203Z] ok github.com/docker/docker/libnetwork/drivers/null 0.058s coverage: 34.8% of statements [2022-03-03T05:19:43.249Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:19:43.588Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-03T05:19:43.674Z] === RUN TestNetworkAllocateFree [2022-03-03T05:19:43.674Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-03T05:19:43.674Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-03T05:19:43.674Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-03T05:19:43.674Z] PASS [2022-03-03T05:19:43.674Z] coverage: 63.6% of statements [2022-03-03T05:19:43.674Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.081s coverage: 63.6% of statements [2022-03-03T05:19:44.170Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-03T05:19:44.429Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-03T05:19:44.667Z] === RUN TestGetEmptyCapabilities [2022-03-03T05:19:44.667Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-03T05:19:44.667Z] === RUN TestGetExtraCapabilities [2022-03-03T05:19:44.667Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-03T05:19:44.667Z] === RUN TestGetInvalidCapabilities [2022-03-03T05:19:44.667Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-03T05:19:44.667Z] === RUN TestRemoteDriver [2022-03-03T05:19:44.667Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-03T05:19:44.667Z] === RUN TestDriverError [2022-03-03T05:19:44.667Z] --- PASS: TestRandomAllocateDeallocate (5.07s) [2022-03-03T05:19:44.667Z] === RUN TestAllocateRandomDeallocate [2022-03-03T05:19:44.667Z] --- PASS: TestDriverError (0.00s) [2022-03-03T05:19:44.667Z] === RUN TestMissingValues [2022-03-03T05:19:44.667Z] --- PASS: TestMissingValues (0.01s) [2022-03-03T05:19:44.667Z] === RUN TestRollback [2022-03-03T05:19:44.667Z] --- PASS: TestRollback (0.01s) [2022-03-03T05:19:44.667Z] PASS [2022-03-03T05:19:44.667Z] coverage: 57.4% of statements [2022-03-03T05:19:44.667Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-03-03T05:19:44.667Z] === RUN TestNAT [2022-03-03T05:19:44.667Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-03T05:19:44.667Z] --- SKIP: TestNAT (0.00s) [2022-03-03T05:19:44.667Z] === RUN TestTransparent [2022-03-03T05:19:44.667Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-03T05:19:44.667Z] --- SKIP: TestTransparent (0.00s) [2022-03-03T05:19:44.667Z] PASS [2022-03-03T05:19:44.667Z] coverage: 0.0% of statements [2022-03-03T05:19:44.667Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.095s coverage: 0.0% of statements [2022-03-03T05:19:44.993Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-03T05:19:45.139Z] === RUN TestBuildDefault [2022-03-03T05:19:45.139Z] --- PASS: TestBuildDefault (0.01s) [2022-03-03T05:19:45.139Z] === RUN TestBuildHostnameDomainname [2022-03-03T05:19:45.139Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestBuildHostname [2022-03-03T05:19:45.139Z] --- PASS: TestBuildHostname (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestBuildHostnameFQDN [2022-03-03T05:19:45.139Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestBuildNoIP [2022-03-03T05:19:45.139Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestUpdate [2022-03-03T05:19:45.139Z] --- PASS: TestUpdate (0.01s) [2022-03-03T05:19:45.139Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-03T05:19:45.139Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-03T05:19:45.139Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestAddEmpty [2022-03-03T05:19:45.139Z] --- PASS: TestAddEmpty (0.00s) [2022-03-03T05:19:45.139Z] === RUN TestAdd [2022-03-03T05:19:45.557Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-03T05:19:45.610Z] --- PASS: TestAdd (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestDeleteEmpty [2022-03-03T05:19:45.610Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestDeleteNewline [2022-03-03T05:19:45.610Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestDelete [2022-03-03T05:19:45.610Z] --- PASS: TestDelete (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestConcurrentWrites [2022-03-03T05:19:45.610Z] === RUN TestNew [2022-03-03T05:19:45.610Z] --- PASS: TestNew (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestAddDriver [2022-03-03T05:19:45.610Z] --- PASS: TestAddDriver (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestAddDuplicateDriver [2022-03-03T05:19:45.610Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-03T05:19:45.610Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestDriver [2022-03-03T05:19:45.610Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestIPAM [2022-03-03T05:19:45.610Z] --- PASS: TestIPAM (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestWalkIPAMs [2022-03-03T05:19:45.610Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestWalkDrivers [2022-03-03T05:19:45.610Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-03T05:19:45.610Z] PASS [2022-03-03T05:19:45.610Z] coverage: 82.4% of statements [2022-03-03T05:19:45.610Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-03-03T05:19:45.610Z] --- PASS: TestAllocateRandomDeallocate (1.13s) [2022-03-03T05:19:45.610Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-03T05:19:45.610Z] --- PASS: TestConcurrentWrites (0.25s) [2022-03-03T05:19:45.610Z] PASS [2022-03-03T05:19:45.610Z] coverage: 81.2% of statements [2022-03-03T05:19:45.610Z] ok github.com/docker/docker/libnetwork/etchosts 0.326s coverage: 81.2% of statements [2022-03-03T05:19:45.610Z] === RUN TestNew [2022-03-03T05:19:45.610Z] --- PASS: TestNew (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestAllocate [2022-03-03T05:19:45.610Z] --- PASS: TestAllocate (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestUninitialized [2022-03-03T05:19:45.610Z] --- PASS: TestUninitialized (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestAllocateInRange [2022-03-03T05:19:45.610Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-03T05:19:45.610Z] === RUN TestAllocateSerial [2022-03-03T05:19:45.610Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-03T05:19:45.610Z] PASS [2022-03-03T05:19:45.610Z] coverage: 87.5% of statements [2022-03-03T05:19:45.610Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-03-03T05:19:45.768Z] --- PASS: TestServiceCreateInit (5.97s) [2022-03-03T05:19:45.768Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (2.98s) [2022-03-03T05:19:45.768Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.98s) [2022-03-03T05:19:45.768Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:19:46.086Z] === RUN TestCaller [2022-03-03T05:19:46.086Z] --- PASS: TestCaller (0.00s) [2022-03-03T05:19:46.086Z] PASS [2022-03-03T05:19:46.086Z] coverage: 100.0% of statements [2022-03-03T05:19:46.086Z] ok github.com/docker/docker/libnetwork/internal/caller 0.073s coverage: 100.0% of statements [2022-03-03T05:19:46.122Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-03T05:19:46.558Z] === RUN TestSetSerialInsertDelete [2022-03-03T05:19:46.558Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-03T05:19:46.558Z] === RUN TestSetParallelInsertDelete [2022-03-03T05:19:46.558Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.06s) [2022-03-03T05:19:46.558Z] === RUN TestRetrieveFromStore [2022-03-03T05:19:46.686Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-03T05:19:47.251Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-03T05:19:47.558Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-03-03T05:19:47.558Z] === RUN TestIsCorrupted [2022-03-03T05:19:47.558Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-03T05:19:47.558Z] === RUN TestSetRollover [2022-03-03T05:19:47.815Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-03T05:19:48.030Z] === RUN TestInt2IP2IntConversion [2022-03-03T05:19:48.381Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-03T05:19:48.503Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-03-03T05:19:48.503Z] === RUN TestGetAddressVersion [2022-03-03T05:19:48.503Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-03T05:19:48.503Z] === RUN TestKeyString [2022-03-03T05:19:48.503Z] --- PASS: TestKeyString (0.00s) [2022-03-03T05:19:48.503Z] === RUN TestPoolDataMarshal [2022-03-03T05:19:48.503Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-03T05:19:48.503Z] === RUN TestSubnetsMarshal [2022-03-03T05:19:48.503Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-03-03T05:19:48.503Z] === RUN TestAddSubnets [2022-03-03T05:19:48.503Z] --- PASS: TestSetRollover (1.26s) [2022-03-03T05:19:48.503Z] === RUN TestSetRolloverSerial [2022-03-03T05:19:48.503Z] --- PASS: TestAddSubnets (0.04s) [2022-03-03T05:19:48.503Z] === RUN TestDoublePoolRelease [2022-03-03T05:19:48.503Z] === RUN TestPoolRequest [2022-03-03T05:19:48.503Z] --- PASS: TestPoolRequest (0.00s) [2022-03-03T05:19:48.503Z] === RUN TestOtherRequests [2022-03-03T05:19:48.503Z] --- PASS: TestOtherRequests (0.00s) [2022-03-03T05:19:48.503Z] PASS [2022-03-03T05:19:48.503Z] coverage: 57.1% of statements [2022-03-03T05:19:48.503Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-03-03T05:19:48.503Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-03-03T05:19:48.503Z] === RUN TestAddReleasePoolID [2022-03-03T05:19:48.947Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-03T05:19:48.947Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-03T05:19:48.974Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-03T05:19:48.974Z] === RUN TestPredefinedPool [2022-03-03T05:19:48.974Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-03T05:19:48.974Z] === RUN TestRemoveSubnet [2022-03-03T05:19:48.974Z] --- PASS: TestRemoveSubnet (0.23s) [2022-03-03T05:19:48.974Z] === RUN TestGetSameAddress [2022-03-03T05:19:48.974Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-03T05:19:48.974Z] === RUN TestPoolAllocationReuse [2022-03-03T05:19:49.299Z] --- PASS: TestServicePlugin (29.67s) [2022-03-03T05:19:49.299Z] === RUN TestServiceUpdateLabel [2022-03-03T05:19:49.513Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-03T05:19:49.862Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-03T05:19:49.862Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:19:49.968Z] === RUN TestGetCapabilities [2022-03-03T05:19:49.968Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-03T05:19:49.968Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-03T05:19:49.968Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-03T05:19:49.968Z] === RUN TestGetDefaultAddressSpaces [2022-03-03T05:19:49.968Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-03T05:19:49.968Z] === RUN TestRemoteDriver [2022-03-03T05:19:49.968Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-03T05:19:49.968Z] PASS [2022-03-03T05:19:49.968Z] coverage: 47.4% of statements [2022-03-03T05:19:49.968Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.082s coverage: 47.4% of statements [2022-03-03T05:19:49.968Z] --- PASS: TestSetRolloverSerial (1.31s) [2022-03-03T05:19:49.968Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-03T05:19:49.968Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-03T05:19:49.968Z] PASS [2022-03-03T05:19:49.968Z] coverage: 84.4% of statements [2022-03-03T05:19:49.968Z] ok github.com/docker/docker/libnetwork/bitseq 10.768s coverage: 84.4% of statements [2022-03-03T05:19:50.079Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-03T05:19:50.440Z] --- PASS: TestPoolAllocationReuse (1.34s) [2022-03-03T05:19:50.440Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-03T05:19:50.440Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-03-03T05:19:50.440Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-03T05:19:50.913Z] === RUN TestWindowsIPAM [2022-03-03T05:19:50.913Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-03T05:19:50.913Z] PASS [2022-03-03T05:19:50.913Z] coverage: 71.4% of statements [2022-03-03T05:19:50.913Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-03-03T05:19:51.014Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-03T05:19:51.272Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T05:19:51.272Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-03T05:19:51.272Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-03T05:19:51.906Z] === RUN TestDefaultNetwork [2022-03-03T05:19:51.906Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-03T05:19:51.906Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-03T05:19:52.378Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.91s) [2022-03-03T05:19:52.378Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-03T05:19:52.378Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-03-03T05:19:52.378Z] === RUN TestInitAddressPools [2022-03-03T05:19:52.378Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-03T05:19:52.378Z] PASS [2022-03-03T05:19:52.378Z] coverage: 74.0% of statements [2022-03-03T05:19:52.378Z] ok github.com/docker/docker/libnetwork/ipamutils 0.686s coverage: 74.0% of statements [2022-03-03T05:19:52.850Z] === RUN TestKeyValue [2022-03-03T05:19:52.850Z] --- PASS: TestKeyValue (0.00s) [2022-03-03T05:19:52.850Z] PASS [2022-03-03T05:19:52.850Z] coverage: 60.0% of statements [2022-03-03T05:19:52.850Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-03-03T05:19:54.425Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.31s) [2022-03-03T05:19:54.425Z] === RUN TestGetAddress [2022-03-03T05:19:54.555Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-03T05:19:54.814Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-03T05:19:54.897Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-03T05:19:55.895Z] === RUN TestNetworkDBSimple [2022-03-03T05:19:56.370Z] === RUN TestGenerate [2022-03-03T05:19:56.370Z] --- PASS: TestGenerate (0.00s) [2022-03-03T05:19:56.370Z] === RUN TestGeneratePtr [2022-03-03T05:19:56.370Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-03T05:19:56.370Z] === RUN TestGenerateMissingField [2022-03-03T05:19:56.370Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-03T05:19:56.370Z] === RUN TestFieldCannotBeSet [2022-03-03T05:19:56.370Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-03T05:19:56.370Z] === RUN TestTypeMismatchError [2022-03-03T05:19:56.370Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-03T05:19:56.370Z] PASS [2022-03-03T05:19:56.370Z] coverage: 100.0% of statements [2022-03-03T05:19:56.370Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-03-03T05:19:56.841Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-03T05:19:56.841Z] PASS [2022-03-03T05:19:56.841Z] coverage: 100.0% of statements [2022-03-03T05:19:56.841Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-03-03T05:19:56.841Z] 2022/03/03 05:19:56 Closing DB instances... [2022-03-03T05:19:57.312Z] testing: warning: no tests to run [2022-03-03T05:19:57.312Z] PASS [2022-03-03T05:19:57.312Z] coverage: 0.0% of statements [2022-03-03T05:19:57.312Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-03T05:19:57.784Z] === RUN TestRequestNewPort [2022-03-03T05:19:57.784Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestRequestSpecificPort [2022-03-03T05:19:57.784Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestReleasePort [2022-03-03T05:19:57.784Z] --- PASS: TestReleasePort (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestReuseReleasedPort [2022-03-03T05:19:57.784Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestReleaseUnreadledPort [2022-03-03T05:19:57.784Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestUnknowProtocol [2022-03-03T05:19:57.784Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestAllocateAllPorts [2022-03-03T05:19:57.784Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestPortAllocation [2022-03-03T05:19:57.784Z] --- PASS: TestPortAllocation (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestPortAllocationWithCustomRange [2022-03-03T05:19:57.784Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestNoDuplicateBPR [2022-03-03T05:19:57.784Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-03T05:19:57.784Z] === RUN TestChangePortRange [2022-03-03T05:19:57.784Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-03T05:19:57.784Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-03T05:19:57.784Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-03T05:19:57.784Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-03T05:19:57.784Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-03T05:19:57.784Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-03T05:19:57.784Z] --- PASS: TestChangePortRange (0.00s) [2022-03-03T05:19:57.784Z] PASS [2022-03-03T05:19:57.784Z] coverage: 88.6% of statements [2022-03-03T05:19:57.784Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-03-03T05:19:57.784Z] testing: warning: no tests to run [2022-03-03T05:19:57.784Z] PASS [2022-03-03T05:19:57.784Z] coverage: 0.0% of statements [2022-03-03T05:19:57.784Z] ok github.com/docker/docker/libnetwork/portmapper 0.048s coverage: 0.0% of statements [no tests to run] [2022-03-03T05:19:58.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-03T05:19:58.256Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-03-03T05:19:58.256Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-03T05:19:58.256Z] === RUN TestHashData [2022-03-03T05:19:58.256Z] --- PASS: TestHashData (0.00s) [2022-03-03T05:19:58.256Z] PASS [2022-03-03T05:19:58.256Z] coverage: 2.8% of statements [2022-03-03T05:19:58.256Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2022-03-03T05:19:58.727Z] === RUN TestErrorConstructors [2022-03-03T05:19:58.727Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-03T05:19:58.727Z] === RUN TestCompareIPMask [2022-03-03T05:19:58.727Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-03T05:19:58.727Z] === RUN TestUtilGetHostPartIP [2022-03-03T05:19:58.727Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-03T05:19:58.727Z] === RUN TestUtilGetBroadcastIP [2022-03-03T05:19:58.727Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-03T05:19:58.727Z] === RUN TestParseCIDR [2022-03-03T05:19:58.727Z] --- PASS: TestParseCIDR (0.00s) [2022-03-03T05:19:58.727Z] PASS [2022-03-03T05:19:58.727Z] coverage: 37.3% of statements [2022-03-03T05:19:58.727Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-03-03T05:19:59.721Z] 2022/03/03 05:19:59 Closing DB instances... [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-03T05:19:59.721Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-03T05:19:59.721Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-03T05:19:59.721Z] PASS [2022-03-03T05:19:59.721Z] coverage: 50.0% of statements [2022-03-03T05:19:59.721Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-03-03T05:20:00.205Z] === RUN TestAddressPoolOpt [2022-03-03T05:20:00.205Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/a [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/something [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/_=a [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/env1=value1 [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/_env1=value1 [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/PATH [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/=a [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/PATH= [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/PATH=something [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/asd!qwe [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/1asd [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/123 [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/some_space [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/__some_space_before [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/some_space_after__ [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/= [2022-03-03T05:20:00.205Z] === RUN TestValidateEnv/PaTh [2022-03-03T05:20:00.205Z] --- PASS: TestValidateEnv (0.00s) [2022-03-03T05:20:00.205Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-03T05:20:00.205Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-03T05:20:00.205Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-03T05:20:00.205Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestParseHost [2022-03-03T05:20:00.206Z] --- PASS: TestParseHost (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestParseDockerDaemonHost [2022-03-03T05:20:00.206Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestParseTCP [2022-03-03T05:20:00.206Z] --- PASS: TestParseTCP (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-03T05:20:00.206Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestValidateExtraHosts [2022-03-03T05:20:00.206Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestIpOptString [2022-03-03T05:20:00.206Z] --- PASS: TestIpOptString (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-03T05:20:00.206Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestNewIpOptValidDefaultVal [2022-03-03T05:20:00.206Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestIpOptSetInvalidVal [2022-03-03T05:20:00.206Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestValidateIPAddress [2022-03-03T05:20:00.206Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestMapOpts [2022-03-03T05:20:00.206Z] --- PASS: TestMapOpts (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestListOptsWithoutValidator [2022-03-03T05:20:00.206Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestListOptsWithValidator [2022-03-03T05:20:00.206Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestValidateDNSSearch [2022-03-03T05:20:00.206Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_general_format [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_one_more [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-03T05:20:00.206Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-03T05:20:00.206Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestNamedListOpts [2022-03-03T05:20:00.206Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestNamedMapOpts [2022-03-03T05:20:00.206Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestParseLink [2022-03-03T05:20:00.206Z] --- PASS: TestParseLink (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestQuotedStringSetWithQuotes [2022-03-03T05:20:00.206Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-03T05:20:00.206Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-03T05:20:00.206Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-03T05:20:00.206Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-03T05:20:00.206Z] === RUN TestUlimitOpt [2022-03-03T05:20:00.206Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-03T05:20:00.206Z] PASS [2022-03-03T05:20:00.206Z] coverage: 67.4% of statements [2022-03-03T05:20:00.206Z] ok github.com/docker/docker/opts 0.086s coverage: 67.4% of statements [2022-03-03T05:20:00.206Z] === RUN TestParseVersion [2022-03-03T05:20:00.206Z] --- PASS: TestParseVersion (0.00s) [2022-03-03T05:20:00.206Z] PASS [2022-03-03T05:20:00.206Z] coverage: 52.9% of statements [2022-03-03T05:20:00.206Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-03-03T05:20:00.656Z] --- PASS: TestCreateServiceMultipleTimes (14.86s) [2022-03-03T05:20:00.656Z] === RUN TestCreateServiceConflict [2022-03-03T05:20:01.199Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-03-03T05:20:01.199Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-03T05:20:02.195Z] === RUN TestPeerCertificateMarshalJSON [2022-03-03T05:20:02.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-03T05:20:02.550Z] --- PASS: TestCreateServiceConflict (1.68s) [2022-03-03T05:20:02.550Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:20:02.667Z] 2022/03/03 05:20:02 Closing DB instances... [2022-03-03T05:20:02.667Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-03T05:20:02.667Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-03T05:20:02.667Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2022-03-03T05:20:02.667Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-03T05:20:02.667Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-03T05:20:02.667Z] === RUN TestMiddleware [2022-03-03T05:20:02.667Z] --- PASS: TestMiddleware (0.00s) [2022-03-03T05:20:02.667Z] === RUN TestNewResponseModifier [2022-03-03T05:20:02.667Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-03T05:20:02.667Z] PASS [2022-03-03T05:20:02.667Z] coverage: 26.8% of statements [2022-03-03T05:20:02.667Z] ok github.com/docker/docker/pkg/authorization 0.653s coverage: 26.8% of statements [2022-03-03T05:20:03.140Z] === RUN TestIsArchivePathDir [2022-03-03T05:20:03.140Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-03T05:20:03.140Z] === RUN TestIsArchivePathInvalidFile [2022-03-03T05:20:03.140Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-03T05:20:03.140Z] === RUN TestIsArchivePathTar [2022-03-03T05:20:03.140Z] === RUN TestUnbuffered [2022-03-03T05:20:03.140Z] --- PASS: TestUnbuffered (0.00s) [2022-03-03T05:20:03.140Z] === RUN TestRaceUnbuffered [2022-03-03T05:20:03.140Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-03T05:20:03.140Z] PASS [2022-03-03T05:20:03.140Z] coverage: 100.0% of statements [2022-03-03T05:20:03.140Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2022-03-03T05:20:03.612Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-03T05:20:03.612Z] === RUN TestDecompressStreamGzip [2022-03-03T05:20:03.612Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-03T05:20:03.612Z] === RUN TestDecompressStreamBzip2 [2022-03-03T05:20:03.612Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-03-03T05:20:03.612Z] === RUN TestDecompressStreamXz [2022-03-03T05:20:03.612Z] archive_test.go:133: Xz not present in msys2 [2022-03-03T05:20:03.612Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestDecompressStreamZstd [2022-03-03T05:20:03.612Z] archive_test.go:140: zstd not installed [2022-03-03T05:20:03.612Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-03T05:20:03.612Z] === RUN TestCompressStreamXzUnsupported [2022-03-03T05:20:03.612Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-03T05:20:03.612Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestCompressStreamInvalid [2022-03-03T05:20:03.612Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestExtensionInvalid [2022-03-03T05:20:03.612Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestExtensionUncompressed [2022-03-03T05:20:03.612Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestExtensionBzip2 [2022-03-03T05:20:03.612Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestExtensionGzip [2022-03-03T05:20:03.612Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestExtensionXz [2022-03-03T05:20:03.612Z] --- PASS: TestExtensionXz (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestExtensionZstd [2022-03-03T05:20:03.612Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestCmdStreamLargeStderr [2022-03-03T05:20:03.612Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-03T05:20:03.612Z] === RUN TestCmdStreamBad [2022-03-03T05:20:03.612Z] archive_test.go:252: Failing on Windows CI machines [2022-03-03T05:20:03.612Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-03T05:20:03.612Z] === RUN TestCmdStreamGood [2022-03-03T05:20:03.612Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-03T05:20:03.612Z] === RUN TestUntarPathWithInvalidDest [2022-03-03T05:20:04.083Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-03T05:20:04.083Z] === RUN TestUntarPathWithInvalidSrc [2022-03-03T05:20:04.083Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-03T05:20:04.083Z] === RUN TestUntarPath [2022-03-03T05:20:04.083Z] === RUN TestMatch [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[foo]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[foo_bar]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[]#01 [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[qux]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-03T05:20:04.083Z] === RUN TestMatch/[[foo_baz]] [2022-03-03T05:20:04.083Z] --- PASS: TestMatch (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-03T05:20:04.083Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-03T05:20:04.084Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-03T05:20:04.084Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-03T05:20:04.084Z] PASS [2022-03-03T05:20:04.084Z] coverage: 87.5% of statements [2022-03-03T05:20:04.084Z] --- PASS: TestUntarPath (0.08s) [2022-03-03T05:20:04.084Z] === RUN TestUntarPathWithDestinationFile [2022-03-03T05:20:04.084Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-03-03T05:20:04.084Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-03T05:20:04.084Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-03T05:20:04.084Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-03T05:20:04.084Z] === RUN TestCopyWithTarInvalidSrc [2022-03-03T05:20:04.084Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-03T05:20:04.084Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-03T05:20:04.084Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-03T05:20:04.084Z] === RUN TestCopyWithTarSrcFile [2022-03-03T05:20:04.084Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-03T05:20:04.084Z] === RUN TestCopyWithTarSrcFolder [2022-03-03T05:20:04.084Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2022-03-03T05:20:04.084Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-03T05:20:04.084Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-03T05:20:04.084Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-03T05:20:04.084Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-03T05:20:04.084Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-03T05:20:04.084Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-03T05:20:04.084Z] === RUN TestCopyFileWithTarSrcFile [2022-03-03T05:20:04.084Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-03-03T05:20:04.084Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-03T05:20:04.084Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-03T05:20:04.084Z] === RUN TestTarFiles [2022-03-03T05:20:04.173Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-03T05:20:04.717Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-03-03T05:20:04.717Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:20:05.073Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-03-03T05:20:05.073Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:20:05.077Z] === RUN TestChrootTarUntar [2022-03-03T05:20:05.077Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-03T05:20:05.077Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootUntarEmptyArchive [2022-03-03T05:20:05.077Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootTarUntarWithSymlink [2022-03-03T05:20:05.077Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootCopyWithTar [2022-03-03T05:20:05.077Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootCopyFileWithTar [2022-03-03T05:20:05.077Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootUntarPath [2022-03-03T05:20:05.077Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-03T05:20:05.077Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-03T05:20:05.077Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:20:05.077Z] === RUN TestChrootApplyDotDotFile [2022-03-03T05:20:05.077Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:05.077Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-03T05:20:05.077Z] PASS [2022-03-03T05:20:05.077Z] coverage: 15.1% of statements [2022-03-03T05:20:05.077Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.1% of statements [2022-03-03T05:20:06.069Z] 2022/03/03 05:20:05 Closing DB instances... [2022-03-03T05:20:06.073Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-03T05:20:06.541Z] === RUN TestEnsureRemoveAllNotExist [2022-03-03T05:20:06.541Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-03T05:20:06.541Z] === RUN TestEnsureRemoveAllWithDir [2022-03-03T05:20:06.541Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-03T05:20:06.541Z] === RUN TestEnsureRemoveAllWithFile [2022-03-03T05:20:06.541Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-03T05:20:06.541Z] PASS [2022-03-03T05:20:06.541Z] coverage: 0.0% of statements [2022-03-03T05:20:06.541Z] ok github.com/docker/docker/pkg/containerfs 0.059s coverage: 0.0% of statements [2022-03-03T05:20:07.008Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-03T05:20:07.012Z] === RUN TestSizeEmpty [2022-03-03T05:20:07.012Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestSizeEmptyFile [2022-03-03T05:20:07.012Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestSizeNonemptyFile [2022-03-03T05:20:07.012Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-03T05:20:07.012Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-03T05:20:07.012Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-03T05:20:07.012Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestMoveToSubdir [2022-03-03T05:20:07.012Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-03T05:20:07.012Z] === RUN TestSizeNonExistingDirectory [2022-03-03T05:20:07.012Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-03T05:20:07.012Z] PASS [2022-03-03T05:20:07.012Z] coverage: 80.0% of statements [2022-03-03T05:20:07.012Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-03-03T05:20:07.266Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-03T05:20:08.004Z] === RUN TestPollerAddRemove [2022-03-03T05:20:08.004Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-03T05:20:08.004Z] === RUN TestPollerEvent [2022-03-03T05:20:08.004Z] poller_test.go:40: No chmod on Windows [2022-03-03T05:20:08.004Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-03T05:20:08.004Z] === RUN TestPollerClose [2022-03-03T05:20:08.005Z] --- PASS: TestPollerClose (0.00s) [2022-03-03T05:20:08.005Z] PASS [2022-03-03T05:20:08.005Z] coverage: 36.2% of statements [2022-03-03T05:20:08.005Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2022-03-03T05:20:08.197Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-03T05:20:08.197Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-03T05:20:08.197Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-03T05:20:08.197Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-03T05:20:08.479Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-03-03T05:20:08.479Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-03T05:20:08.763Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-03T05:20:09.472Z] === RUN TestCopyFileWithInvalidSrc [2022-03-03T05:20:09.472Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCopyFileWithInvalidDest [2022-03-03T05:20:09.472Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-03T05:20:09.472Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-03T05:20:09.472Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-03T05:20:09.472Z] === RUN TestCopyFile [2022-03-03T05:20:09.472Z] --- PASS: TestCopyFile (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-03T05:20:09.472Z] fileutils_test.go:133: Needs porting to Windows [2022-03-03T05:20:09.472Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-03T05:20:09.472Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-03T05:20:09.472Z] fileutils_test.go:179: Needs porting to Windows [2022-03-03T05:20:09.472Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestWildcardMatches [2022-03-03T05:20:09.472Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestPatternMatches [2022-03-03T05:20:09.472Z] --- PASS: TestPatternMatches (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-03T05:20:09.472Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestPatternMatchesFolderExclusions [2022-03-03T05:20:09.472Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-03T05:20:09.472Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-03T05:20:09.472Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-03T05:20:09.472Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-03T05:20:09.472Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestSingleExclamationError [2022-03-03T05:20:09.472Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestMatchesWithNoPatterns [2022-03-03T05:20:09.472Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestMatchesWithMalformedPatterns [2022-03-03T05:20:09.472Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestMatches [2022-03-03T05:20:09.472Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-03T05:20:09.472Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-03T05:20:09.472Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-03T05:20:09.472Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-03T05:20:09.472Z] --- PASS: TestMatches (0.01s) [2022-03-03T05:20:09.472Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-03T05:20:09.472Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-03T05:20:09.472Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-03T05:20:09.472Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCleanPatterns [2022-03-03T05:20:09.472Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-03T05:20:09.472Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCleanPatternsExceptionFlag [2022-03-03T05:20:09.472Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-03T05:20:09.472Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-03T05:20:09.472Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCleanPatternsErrorSingleException [2022-03-03T05:20:09.472Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCreateIfNotExistsDir [2022-03-03T05:20:09.472Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-03T05:20:09.472Z] === RUN TestCreateIfNotExistsFile [2022-03-03T05:20:09.472Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-03T05:20:09.472Z] === RUN TestMatch [2022-03-03T05:20:09.472Z] --- PASS: TestMatch (0.00s) [2022-03-03T05:20:09.472Z] === RUN TestCompile [2022-03-03T05:20:09.472Z] === RUN TestCompile/slash [2022-03-03T05:20:09.472Z] === RUN TestCompile/backslash [2022-03-03T05:20:09.472Z] --- PASS: TestCompile (0.00s) [2022-03-03T05:20:09.472Z] --- PASS: TestCompile/slash (0.00s) [2022-03-03T05:20:09.472Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-03T05:20:09.472Z] PASS [2022-03-03T05:20:09.472Z] coverage: 84.7% of statements [2022-03-03T05:20:09.472Z] ok github.com/docker/docker/pkg/fileutils 0.108s coverage: 84.7% of statements [2022-03-03T05:20:09.953Z] === RUN TestGet [2022-03-03T05:20:09.953Z] --- PASS: TestGet (0.00s) [2022-03-03T05:20:09.953Z] === RUN TestGetShortcutString [2022-03-03T05:20:09.953Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-03T05:20:09.953Z] PASS [2022-03-03T05:20:09.953Z] coverage: 42.9% of statements [2022-03-03T05:20:09.953Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-03-03T05:20:10.133Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-03T05:20:10.424Z] 2022/03/03 05:20:09 Closing DB instances... [2022-03-03T05:20:10.424Z] --- PASS: TestTarFiles (6.10s) [2022-03-03T05:20:10.424Z] === RUN TestDetectCompressionZstd [2022-03-03T05:20:10.424Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-03T05:20:10.424Z] === RUN TestTarUntar [2022-03-03T05:20:10.424Z] --- PASS: TestTarUntar (0.05s) [2022-03-03T05:20:10.424Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-03T05:20:10.424Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-03T05:20:10.424Z] === RUN TestTarWithOptions [2022-03-03T05:20:10.424Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-03T05:20:10.424Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-03T05:20:10.424Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-03T05:20:10.424Z] === RUN TestUntarUstarGnuConflict [2022-03-03T05:20:10.424Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-03T05:20:10.424Z] === RUN TestUntarInvalidFilenames [2022-03-03T05:20:10.424Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1475615267\\dest" [2022-03-03T05:20:10.424Z] --- PASS: TestUntarInvalidFilenames (0.26s) [2022-03-03T05:20:10.424Z] === RUN TestUntarHardlinkToSymlink [2022-03-03T05:20:10.424Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-03T05:20:10.424Z] === RUN TestUntarInvalidHardlink [2022-03-03T05:20:10.424Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink360758576\\victim\\hello" -> "../victim/hello" [2022-03-03T05:20:10.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3586170127\\victim\\hello" -> "/../victim/hello" [2022-03-03T05:20:10.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink8143965\\victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2999989758\\victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2254769410\\victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2029426868\\victim" -> "../victim" [2022-03-03T05:20:10.897Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-03T05:20:10.897Z] === RUN TestUntarInvalidSymlink [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2434783121\\dest\\dotdot" -> "../victim/hello" [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1814317932\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3223748421\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink882615256\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink170381366\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2144031604\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:10.897Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3656640019\\dest\\dir\\loophole" -> "../../victim" [2022-03-03T05:20:10.897Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-03T05:20:10.897Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-03T05:20:10.897Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-03T05:20:10.897Z] === RUN TestXGlobalNoParent [2022-03-03T05:20:10.897Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-03T05:20:10.897Z] === RUN TestReplaceFileTarWrapper [2022-03-03T05:20:10.897Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-03-03T05:20:10.897Z] === RUN TestPrefixHeaderReadable [2022-03-03T05:20:10.897Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-03T05:20:10.897Z] === RUN TestDisablePigz [2022-03-03T05:20:10.897Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-03T05:20:10.897Z] === RUN TestCreateIDMapOrder [2022-03-03T05:20:10.897Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-03T05:20:10.897Z] PASS [2022-03-03T05:20:10.897Z] coverage: 7.2% of statements [2022-03-03T05:20:10.897Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2022-03-03T05:20:11.368Z] --- PASS: TestDisablePigz (0.14s) [2022-03-03T05:20:11.369Z] === RUN TestPigz [2022-03-03T05:20:11.369Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-03T05:20:11.369Z] --- PASS: TestPigz (0.19s) [2022-03-03T05:20:11.369Z] === RUN TestNosysFileInfo [2022-03-03T05:20:11.369Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestCopyFileWithInvalidDest [2022-03-03T05:20:11.369Z] archive_windows_test.go:16: Currently fails [2022-03-03T05:20:11.369Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestCanonicalTarNameForPath [2022-03-03T05:20:11.369Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestCanonicalTarName [2022-03-03T05:20:11.369Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChmodTarEntry [2022-03-03T05:20:11.369Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestHardLinkOrder [2022-03-03T05:20:11.369Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-03T05:20:11.369Z] === RUN TestChangeString [2022-03-03T05:20:11.369Z] --- PASS: TestChangeString (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesWithNoChanges [2022-03-03T05:20:11.369Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-03T05:20:11.369Z] === RUN TestChangesWithChanges [2022-03-03T05:20:11.369Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-03T05:20:11.369Z] === RUN TestChangesWithChangesGH13590 [2022-03-03T05:20:11.369Z] changes_test.go:195: needs more investigation [2022-03-03T05:20:11.369Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesDirsEmpty [2022-03-03T05:20:11.369Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:20:11.369Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesDirsMutated [2022-03-03T05:20:11.369Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:20:11.369Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestApplyLayer [2022-03-03T05:20:11.369Z] changes_test.go:432: needs further investigation [2022-03-03T05:20:11.369Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesSizeWithHardlinks [2022-03-03T05:20:11.369Z] changes_test.go:468: needs further investigation [2022-03-03T05:20:11.369Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesSizeWithNoChanges [2022-03-03T05:20:11.369Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-03T05:20:11.369Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestChangesSize [2022-03-03T05:20:11.369Z] --- PASS: TestChangesSize (0.00s) [2022-03-03T05:20:11.369Z] === RUN TestApplyLayerInvalidFilenames [2022-03-03T05:20:11.369Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3499371576\\dest" [2022-03-03T05:20:11.369Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2022-03-03T05:20:11.369Z] === RUN TestApplyLayerInvalidHardlink [2022-03-03T05:20:11.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1099761922\\victim\\hello" -> "../victim/hello" [2022-03-03T05:20:11.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink10956247\\victim\\hello" -> "/../victim/hello" [2022-03-03T05:20:11.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink61887887\\victim" -> "../victim" [2022-03-03T05:20:11.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2371736864\\victim" -> "../victim" [2022-03-03T05:20:11.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1469688330\\victim" -> "../victim" [2022-03-03T05:20:11.369Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink927904381\\victim" -> "../victim" [2022-03-03T05:20:11.369Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-03T05:20:11.369Z] === RUN TestApplyLayerInvalidSymlink [2022-03-03T05:20:11.507Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-03T05:20:11.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1024911267\\dest\\dotdot" -> "../victim/hello" [2022-03-03T05:20:11.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink898686525\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-03T05:20:11.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2765744302\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:11.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink614073436\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:11.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1820852465\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:11.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2492771101\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:20:11.840Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-03T05:20:11.840Z] === RUN TestApplyLayerWhiteouts [2022-03-03T05:20:11.840Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-03T05:20:11.840Z] === RUN TestNetworkDBNodeLeave [2022-03-03T05:20:11.840Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-03T05:20:11.840Z] === RUN TestGenerateEmptyFile [2022-03-03T05:20:11.840Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-03T05:20:11.840Z] === RUN TestGenerateWithContent [2022-03-03T05:20:11.840Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-03T05:20:11.840Z] PASS [2022-03-03T05:20:11.840Z] coverage: 62.0% of statements [2022-03-03T05:20:11.840Z] ok github.com/docker/docker/pkg/archive 8.816s coverage: 62.0% of statements [2022-03-03T05:20:12.311Z] === RUN TestFixedBufferCap [2022-03-03T05:20:12.311Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestFixedBufferLen [2022-03-03T05:20:12.311Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestFixedBufferString [2022-03-03T05:20:12.311Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestFixedBufferWrite [2022-03-03T05:20:12.311Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestFixedBufferRead [2022-03-03T05:20:12.311Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestBytesPipeRead [2022-03-03T05:20:12.311Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestBytesPipeWrite [2022-03-03T05:20:12.311Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-03T05:20:12.311Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-03T05:20:12.783Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-03-03T05:20:12.783Z] === RUN TestAtomicWriteToFile [2022-03-03T05:20:12.783Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-03T05:20:12.783Z] === RUN TestAtomicWriteSetCommit [2022-03-03T05:20:12.783Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-03T05:20:12.783Z] === RUN TestAtomicWriteSetCancel [2022-03-03T05:20:12.783Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-03T05:20:12.783Z] === RUN TestReadCloserWrapperClose [2022-03-03T05:20:12.783Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-03T05:20:12.783Z] === RUN TestReaderErrWrapperReadOnError [2022-03-03T05:20:12.783Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-03T05:20:12.783Z] === RUN TestReaderErrWrapperRead [2022-03-03T05:20:12.783Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-03T05:20:12.783Z] === RUN TestCancelReadCloser [2022-03-03T05:20:12.783Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-03T05:20:12.783Z] === RUN TestWriteCloserWrapperClose [2022-03-03T05:20:12.783Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-03T05:20:12.783Z] === RUN TestNopWriteCloser [2022-03-03T05:20:12.783Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-03T05:20:12.783Z] === RUN TestNopWriter [2022-03-03T05:20:12.783Z] --- PASS: TestNopWriter (0.00s) [2022-03-03T05:20:12.783Z] === RUN TestWriteCounter [2022-03-03T05:20:12.783Z] --- PASS: TestWriteCounter (0.00s) [2022-03-03T05:20:12.783Z] PASS [2022-03-03T05:20:12.783Z] coverage: 69.2% of statements [2022-03-03T05:20:12.783Z] ok github.com/docker/docker/pkg/ioutils 0.685s coverage: 69.2% of statements [2022-03-03T05:20:13.407Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-03T05:20:13.407Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-03T05:20:13.776Z] === RUN TestError [2022-03-03T05:20:13.777Z] --- PASS: TestError (0.00s) [2022-03-03T05:20:13.777Z] === RUN TestProgressString [2022-03-03T05:20:13.777Z] === RUN TestProgressString/no_progress [2022-03-03T05:20:13.777Z] === RUN TestProgressString/progress_1 [2022-03-03T05:20:13.777Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-03T05:20:13.777Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-03T05:20:13.777Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-03T05:20:13.777Z] === RUN TestProgressString/with_units [2022-03-03T05:20:13.777Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-03T05:20:13.777Z] === RUN TestProgressString/hide_counts [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-03T05:20:13.777Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-03T05:20:13.777Z] === RUN TestJSONMessageDisplay [2022-03-03T05:20:14.250Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-03T05:20:14.250Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-03T05:20:14.250Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-03T05:20:14.250Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-03T05:20:14.250Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-03T05:20:14.250Z] === RUN TestDisplayJSONMessagesStream [2022-03-03T05:20:14.250Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-03T05:20:14.250Z] PASS [2022-03-03T05:20:14.250Z] coverage: 91.7% of statements [2022-03-03T05:20:14.250Z] ok github.com/docker/docker/pkg/jsonmessage 0.233s coverage: 91.7% of statements [2022-03-03T05:20:14.343Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-03T05:20:14.722Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-03T05:20:14.722Z] === RUN TestNetworkDBWatch [2022-03-03T05:20:14.722Z] === RUN TestStandardLongPath [2022-03-03T05:20:14.722Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-03T05:20:14.722Z] === RUN TestUNCLongPath [2022-03-03T05:20:14.722Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-03T05:20:14.722Z] PASS [2022-03-03T05:20:14.722Z] coverage: 100.0% of statements [2022-03-03T05:20:14.722Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2022-03-03T05:20:15.715Z] === RUN TestNameFormat [2022-03-03T05:20:15.715Z] --- PASS: TestNameFormat (0.00s) [2022-03-03T05:20:15.715Z] === RUN TestNameRetries [2022-03-03T05:20:15.715Z] --- PASS: TestNameRetries (0.00s) [2022-03-03T05:20:15.715Z] PASS [2022-03-03T05:20:15.715Z] coverage: 85.7% of statements [2022-03-03T05:20:15.715Z] ok github.com/docker/docker/pkg/namesgenerator 0.066s coverage: 85.7% of statements [2022-03-03T05:20:16.193Z] 2022/03/03 05:20:15 Closing DB instances... [2022-03-03T05:20:16.193Z] === RUN TestParseKeyValueOpt [2022-03-03T05:20:16.193Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-03T05:20:16.193Z] === RUN TestParseUintList [2022-03-03T05:20:16.193Z] --- PASS: TestParseUintList (0.00s) [2022-03-03T05:20:16.193Z] === RUN TestParseUintListMaximumLimits [2022-03-03T05:20:16.193Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-03T05:20:16.193Z] PASS [2022-03-03T05:20:16.193Z] coverage: 97.0% of statements [2022-03-03T05:20:16.193Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-03-03T05:20:16.274Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-03T05:20:17.187Z] === RUN TestNewAndRemove [2022-03-03T05:20:17.187Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-03T05:20:17.187Z] === RUN TestRemoveInvalidPath [2022-03-03T05:20:17.187Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-03T05:20:17.187Z] PASS [2022-03-03T05:20:17.187Z] coverage: 82.6% of statements [2022-03-03T05:20:17.187Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2022-03-03T05:20:17.252Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2022-03-03T05:20:17.252Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:20:17.659Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-03T05:20:17.659Z] === RUN TestNetworkDBBulkSync [2022-03-03T05:20:18.653Z] 2022/03/03 05:20:18 Closing DB instances... [2022-03-03T05:20:19.124Z] === RUN TestFailedConnection [2022-03-03T05:20:19.598Z] --- PASS: TestGetAddress (24.77s) [2022-03-03T05:20:19.598Z] === RUN TestRequestSyntaxCheck [2022-03-03T05:20:19.598Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-03T05:20:19.598Z] === RUN TestRequest [2022-03-03T05:20:19.624Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-03-03T05:20:19.624Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:20:20.455Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-03T05:20:20.455Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-03T05:20:20.455Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-03T05:20:20.591Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-03-03T05:20:20.591Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-03T05:20:20.713Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-03T05:20:21.278Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-03T05:20:21.535Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-03T05:20:21.535Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-03T05:20:21.584Z] --- PASS: TestFailedConnection (2.12s) [2022-03-03T05:20:21.584Z] === RUN TestFailOnce [2022-03-03T05:20:21.584Z] 2022/03/03 05:20:21 http: panic serving 127.0.0.1:49279: Plugin not ready [2022-03-03T05:20:21.584Z] goroutine 9 [running]: [2022-03-03T05:20:21.584Z] net/http.(*conn).serve.func1() [2022-03-03T05:20:21.584Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-03T05:20:21.584Z] panic({0x73b9a0, 0x84f710}) [2022-03-03T05:20:21.584Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-03T05:20:21.584Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xf8eaa4ebb88800ce}, 0xc000051a98) [2022-03-03T05:20:21.584Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-03T05:20:21.584Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x85c620, 0xc0000a80e0}, 0x671206) [2022-03-03T05:20:21.584Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-03T05:20:21.584Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x85c620, 0xc0000a80e0}, 0xc0000b4200) [2022-03-03T05:20:21.584Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-03T05:20:21.584Z] net/http.serverHandler.ServeHTTP({0x85ad10}, {0x85c620, 0xc0000a80e0}, 0xc0000b4200) [2022-03-03T05:20:21.584Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-03T05:20:21.584Z] net/http.(*conn).serve(0xc000062d20, {0x85e620, 0xc0002020c0}) [2022-03-03T05:20:21.584Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-03T05:20:21.584Z] created by net/http.(*Server).Serve [2022-03-03T05:20:21.584Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-03T05:20:21.584Z] time="2022-03-03T05:20:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49278/Test.FailOnce: Post \"http://127.0.0.1:49278/Test.FailOnce\": EOF, retrying in 1s" [2022-03-03T05:20:22.580Z] --- PASS: TestFailOnce (1.21s) [2022-03-03T05:20:22.580Z] === RUN TestEchoInputOutput [2022-03-03T05:20:22.580Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-03T05:20:22.580Z] === RUN TestBackoff [2022-03-03T05:20:22.580Z] --- PASS: TestBackoff (0.00s) [2022-03-03T05:20:22.580Z] === RUN TestAbortRetry [2022-03-03T05:20:22.580Z] --- PASS: TestAbortRetry (0.00s) [2022-03-03T05:20:22.580Z] === RUN TestClientScheme [2022-03-03T05:20:22.580Z] --- PASS: TestClientScheme (0.00s) [2022-03-03T05:20:22.580Z] === RUN TestNewClientWithTimeout [2022-03-03T05:20:23.052Z] time="2022-03-03T05:20:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-03T05:20:23.436Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-03T05:20:24.052Z] 2022/03/03 05:20:23 Closing DB instances... [2022-03-03T05:20:24.052Z] time="2022-03-03T05:20:23Z" level=error msg="node: 546ffacc57a1 is unknown to memberlist" [2022-03-03T05:20:24.370Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-03T05:20:24.523Z] time="2022-03-03T05:20:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-03T05:20:24.627Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-03T05:20:25.561Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-03T05:20:25.561Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-03T05:20:25.819Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-03T05:20:26.753Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.31s) [2022-03-03T05:20:26.753Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-03T05:20:27.192Z] === RUN TestDockerSuite/TestRunMount [2022-03-03T05:20:27.225Z] time="2022-03-03T05:20:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-03T05:20:27.226Z] --- PASS: TestRequest (7.90s) [2022-03-03T05:20:27.226Z] === RUN TestOverlappingRequests [2022-03-03T05:20:27.700Z] --- PASS: TestOverlappingRequests (0.39s) [2022-03-03T05:20:27.700Z] === RUN TestRelease [2022-03-03T05:20:28.173Z] 2022/03/03 05:20:27 Closing DB instances... [2022-03-03T05:20:29.166Z] --- PASS: TestRelease (1.59s) [2022-03-03T05:20:29.166Z] === RUN TestAllocateRandomDeallocate [2022-03-03T05:20:29.425Z] --- PASS: TestCreateServiceSecretFileMode (11.80s) [2022-03-03T05:20:29.425Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:20:29.638Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-03T05:20:29.638Z] === RUN TestNetworkDBGarbageCollection [2022-03-03T05:20:31.376Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-03T05:20:31.798Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-03-03T05:20:31.798Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:20:31.866Z] time="2022-03-03T05:20:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-03T05:20:31.940Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-03T05:20:32.360Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-03T05:20:32.505Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-03T05:20:32.922Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-03T05:20:33.437Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-03T05:20:33.444Z] --- PASS: TestAllocateRandomDeallocate (4.32s) [2022-03-03T05:20:33.444Z] === RUN TestRetrieveFromStore [2022-03-03T05:20:35.025Z] --- PASS: TestRetrieveFromStore (1.42s) [2022-03-03T05:20:35.025Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-03T05:20:35.025Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-03-03T05:20:35.025Z] === RUN TestParallelPredefinedRequest1 [2022-03-03T05:20:35.025Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-03T05:20:35.025Z] === RUN TestParallelPredefinedRequest2 [2022-03-03T05:20:35.025Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-03T05:20:35.025Z] === RUN TestParallelPredefinedRequest3 [2022-03-03T05:20:35.025Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-03T05:20:35.025Z] === RUN TestParallelPredefinedRequest4 [2022-03-03T05:20:35.025Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-03T05:20:35.025Z] === RUN TestParallelPredefinedRequest5 [2022-03-03T05:20:35.025Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-03T05:20:35.025Z] === RUN TestDebug [2022-03-03T05:20:35.025Z] --- PASS: TestDebug (0.00s) [2022-03-03T05:20:35.025Z] === RUN TestRequestPoolParallel [2022-03-03T05:20:35.337Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-03T05:20:35.497Z] --- PASS: TestRequestPoolParallel (0.28s) [2022-03-03T05:20:35.497Z] === RUN TestFullAllocateRelease [2022-03-03T05:20:35.969Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-03-03T05:20:35.969Z] === RUN TestOddAllocateRelease [2022-03-03T05:20:35.969Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-03-03T05:20:35.969Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-03T05:20:35.969Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-03-03T05:20:35.969Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-03T05:20:35.969Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-03T05:20:35.969Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-03T05:20:36.167Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-03T05:20:36.167Z] Copying nested executables into bundles/binary-daemon [2022-03-03T05:20:36.167Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-03T05:20:36.167Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:20:36.167Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-03T05:20:36.167Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-03T05:20:36.440Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-03-03T05:20:36.440Z] === CONT TestParallelPredefinedRequest1 [2022-03-03T05:20:36.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:20:36.440Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:20:36.440Z] === CONT TestParallelPredefinedRequest5 [2022-03-03T05:20:36.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:20:36.440Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:20:36.440Z] === CONT TestParallelPredefinedRequest4 [2022-03-03T05:20:36.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:20:36.440Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:20:36.440Z] === CONT TestParallelPredefinedRequest3 [2022-03-03T05:20:36.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:20:36.440Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:20:36.440Z] === CONT TestParallelPredefinedRequest2 [2022-03-03T05:20:36.440Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:20:36.440Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:20:36.440Z] PASS [2022-03-03T05:20:36.440Z] coverage: 85.3% of statements [2022-03-03T05:20:36.440Z] ok github.com/docker/docker/libnetwork/ipam 48.269s coverage: 85.3% of statements [2022-03-03T05:20:36.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/make.sh cross [2022-03-03T05:20:36.764Z] [2022-03-03T05:20:36.764Z] Removing bundles/ [2022-03-03T05:20:37.023Z] [2022-03-03T05:20:37.023Z] ---> Making bundle: cross (in bundles/cross) [2022-03-03T05:20:37.023Z] Cross building: bundles/cross/linux/amd64 [2022-03-03T05:20:37.023Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-03T05:20:37.023Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-03T05:20:37.239Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-03T05:20:38.015Z] === RUN TestParseEmptyInterface [2022-03-03T05:20:38.015Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestParseNonInterfaceType [2022-03-03T05:20:38.015Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestParseWithOneFunction [2022-03-03T05:20:38.015Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestParseWithMultipleFuncs [2022-03-03T05:20:38.015Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestParseWithUnnamedReturn [2022-03-03T05:20:38.015Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestEmbeddedInterface [2022-03-03T05:20:38.015Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestParsedImports [2022-03-03T05:20:38.015Z] --- PASS: TestParsedImports (0.00s) [2022-03-03T05:20:38.015Z] === RUN TestAliasedImports [2022-03-03T05:20:38.015Z] --- PASS: TestAliasedImports (0.00s) [2022-03-03T05:20:38.015Z] PASS [2022-03-03T05:20:38.015Z] coverage: 56.8% of statements [2022-03-03T05:20:38.015Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-03-03T05:20:39.008Z] === RUN TestHTTPTransport [2022-03-03T05:20:39.008Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-03T05:20:39.008Z] PASS [2022-03-03T05:20:39.008Z] coverage: 85.7% of statements [2022-03-03T05:20:39.008Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2022-03-03T05:20:39.139Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-03T05:20:40.002Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-03T05:20:40.002Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-03T05:20:40.002Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-03T05:20:40.002Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-03T05:20:40.002Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-03T05:20:40.002Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-03T05:20:40.002Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestBufferPoolPutAndGet [2022-03-03T05:20:40.002Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-03T05:20:40.002Z] PASS [2022-03-03T05:20:40.002Z] coverage: 88.2% of statements [2022-03-03T05:20:40.002Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2022-03-03T05:20:40.002Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-03T05:20:40.002Z] === RUN TestClientStream [2022-03-03T05:20:40.002Z] --- PASS: TestClientStream (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestClientSendFile [2022-03-03T05:20:40.002Z] --- PASS: TestClientSendFile (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestClientWithRequestTimeout [2022-03-03T05:20:40.002Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestFileSpecPlugin [2022-03-03T05:20:40.002Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-03T05:20:40.002Z] === RUN TestFileJSONSpecPlugin [2022-03-03T05:20:40.002Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-03T05:20:40.002Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestPluginAddHandler [2022-03-03T05:20:40.002Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestPluginWaitBadPlugin [2022-03-03T05:20:40.002Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-03T05:20:40.002Z] === RUN TestGet [2022-03-03T05:20:40.002Z] time="2022-03-03T05:20:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-03T05:20:40.474Z] === RUN TestOutputOnPrematureClose [2022-03-03T05:20:40.474Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-03T05:20:40.474Z] === RUN TestCompleteSilently [2022-03-03T05:20:40.474Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-03T05:20:40.474Z] PASS [2022-03-03T05:20:40.474Z] coverage: 75.9% of statements [2022-03-03T05:20:40.474Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-03-03T05:20:40.514Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-03T05:20:40.946Z] === RUN TestSendToOneSub [2022-03-03T05:20:40.946Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-03T05:20:40.946Z] === RUN TestSendToMultipleSubs [2022-03-03T05:20:40.946Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-03T05:20:40.946Z] === RUN TestEvictOneSub [2022-03-03T05:20:40.946Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-03T05:20:40.946Z] === RUN TestClosePublisher [2022-03-03T05:20:40.946Z] --- PASS: TestClosePublisher (0.00s) [2022-03-03T05:20:40.946Z] === RUN TestPubSubRace [2022-03-03T05:20:41.018Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-03T05:20:41.416Z] time="2022-03-03T05:20:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-03T05:20:41.448Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-03T05:20:41.598Z] --- PASS: TestCreateServiceConfigFileMode (12.25s) [2022-03-03T05:20:41.598Z] === RUN TestCreateServiceSysctls [2022-03-03T05:20:41.888Z] --- PASS: TestPubSubRace (1.06s) [2022-03-03T05:20:41.888Z] PASS [2022-03-03T05:20:41.888Z] coverage: 75.0% of statements [2022-03-03T05:20:41.888Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2022-03-03T05:20:42.818Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-03T05:20:42.818Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-03T05:20:42.880Z] === RUN TestRegister [2022-03-03T05:20:42.880Z] --- PASS: TestRegister (0.00s) [2022-03-03T05:20:42.880Z] === RUN TestCommand [2022-03-03T05:20:42.880Z] --- PASS: TestCommand (0.03s) [2022-03-03T05:20:42.880Z] === RUN TestNaiveSelf [2022-03-03T05:20:42.880Z] --- PASS: TestNaiveSelf (0.03s) [2022-03-03T05:20:42.880Z] PASS [2022-03-03T05:20:42.880Z] coverage: 82.4% of statements [2022-03-03T05:20:42.880Z] ok github.com/docker/docker/pkg/reexec 0.103s coverage: 82.4% of statements [2022-03-03T05:20:43.075Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-03T05:20:43.352Z] time="2022-03-03T05:20:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-03T05:20:43.352Z] === RUN TestDump [2022-03-03T05:20:43.352Z] goroutine 6 [running]: [2022-03-03T05:20:43.352Z] github.com/docker/docker/pkg/stack.dump(0x25b6b7) [2022-03-03T05:20:43.352Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-03T05:20:43.352Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-03T05:20:43.352Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-03T05:20:43.352Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-03T05:20:43.352Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-03T05:20:43.352Z] testing.tRunner(0xc00015a1a0, 0x3c8f38) [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:20:43.352Z] created by testing.(*T).Run [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-03T05:20:43.352Z] [2022-03-03T05:20:43.352Z] goroutine 1 [chan receive]: [2022-03-03T05:20:43.352Z] testing.(*T).Run(0xc00015a000, {0x3ba571, 0x23a413}, 0x3c8f38) [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-03T05:20:43.352Z] testing.runTests.func1(0xc000068840) [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-03T05:20:43.352Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:20:43.352Z] testing.runTests(0xc000076080, {0x52cc20, 0x3, 0x3}, {0x25a90d, 0x3bc26b, 0x5316e0}) [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-03T05:20:43.352Z] testing.(*M).Run(0xc000076080) [2022-03-03T05:20:43.352Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-03T05:20:43.352Z] main.main() [2022-03-03T05:20:43.352Z] _testmain.go:95 +0x1f5 [2022-03-03T05:20:43.352Z] --- PASS: TestDump (0.00s) [2022-03-03T05:20:43.352Z] === RUN TestDumpToFile [2022-03-03T05:20:43.640Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-03T05:20:43.824Z] --- PASS: TestDumpToFile (0.17s) [2022-03-03T05:20:43.824Z] === RUN TestDumpToFileWithEmptyInput [2022-03-03T05:20:43.824Z] goroutine 8 [running]: [2022-03-03T05:20:43.824Z] github.com/docker/docker/pkg/stack.dump(0x2c8894) [2022-03-03T05:20:43.824Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-03T05:20:43.824Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2c8c40}) [2022-03-03T05:20:43.824Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-03T05:20:43.824Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-03T05:20:43.824Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-03T05:20:43.824Z] testing.tRunner(0xc00015a680, 0x3c8f28) [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:20:43.824Z] created by testing.(*T).Run [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-03T05:20:43.824Z] [2022-03-03T05:20:43.824Z] goroutine 1 [chan receive]: [2022-03-03T05:20:43.824Z] testing.(*T).Run(0xc00015a000, {0x3c1356, 0x23a413}, 0x3c8f28) [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-03T05:20:43.824Z] testing.runTests.func1(0xc000068840) [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-03T05:20:43.824Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:20:43.824Z] testing.runTests(0xc000076080, {0x52cc20, 0x3, 0x3}, {0x25a90d, 0x3bc26b, 0x5316e0}) [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-03T05:20:43.824Z] testing.(*M).Run(0xc000076080) [2022-03-03T05:20:43.824Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-03T05:20:43.824Z] main.main() [2022-03-03T05:20:43.824Z] _testmain.go:95 +0x1f5 [2022-03-03T05:20:43.824Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-03T05:20:43.824Z] PASS [2022-03-03T05:20:43.824Z] coverage: 90.9% of statements [2022-03-03T05:20:43.824Z] ok github.com/docker/docker/pkg/stack 0.208s coverage: 90.9% of statements [2022-03-03T05:20:44.114Z] --- PASS: TestCreateServiceSysctls (2.76s) [2022-03-03T05:20:44.114Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:20:44.204Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-03T05:20:44.295Z] === RUN TestNewStdWriter [2022-03-03T05:20:44.295Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-03T05:20:44.295Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestWriteWithNilBytes [2022-03-03T05:20:44.295Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestWrite [2022-03-03T05:20:44.295Z] --- PASS: TestWrite (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestWriteWithWriterError [2022-03-03T05:20:44.295Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-03T05:20:44.295Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyWriteAndRead [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-03T05:20:44.295Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-03T05:20:44.295Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-03T05:20:44.295Z] PASS [2022-03-03T05:20:44.295Z] coverage: 100.0% of statements [2022-03-03T05:20:44.295Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-03-03T05:20:44.769Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-03T05:20:45.290Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-03T05:20:45.290Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-03T05:20:45.290Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestFormatStatus [2022-03-03T05:20:45.290Z] --- PASS: TestFormatStatus (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestFormatError [2022-03-03T05:20:45.290Z] --- PASS: TestFormatError (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestFormatJSONError [2022-03-03T05:20:45.290Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-03T05:20:45.290Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-03T05:20:45.290Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestNewJSONProgressOutput [2022-03-03T05:20:45.290Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestAuxFormatterEmit [2022-03-03T05:20:45.290Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestStreamWriterStdout [2022-03-03T05:20:45.290Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-03T05:20:45.290Z] === RUN TestStreamWriterStderr [2022-03-03T05:20:45.290Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-03T05:20:45.290Z] PASS [2022-03-03T05:20:45.290Z] coverage: 66.2% of statements [2022-03-03T05:20:45.290Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2022-03-03T05:20:45.761Z] === RUN TestGenerateRandomID [2022-03-03T05:20:45.761Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-03T05:20:45.761Z] === RUN TestShortenId [2022-03-03T05:20:45.761Z] --- PASS: TestShortenId (0.00s) [2022-03-03T05:20:45.761Z] === RUN TestShortenSha256Id [2022-03-03T05:20:45.761Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-03T05:20:45.761Z] === RUN TestShortenIdEmpty [2022-03-03T05:20:45.761Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-03T05:20:45.761Z] === RUN TestShortenIdInvalid [2022-03-03T05:20:45.761Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-03T05:20:45.761Z] === RUN TestIsShortIDNonHex [2022-03-03T05:20:45.761Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-03T05:20:45.761Z] === RUN TestIsShortIDNotCorrectSize [2022-03-03T05:20:45.761Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-03T05:20:45.761Z] PASS [2022-03-03T05:20:45.761Z] coverage: 70.6% of statements [2022-03-03T05:20:45.761Z] ok github.com/docker/docker/pkg/stringid 0.062s coverage: 70.6% of statements [2022-03-03T05:20:46.151Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-03T05:20:46.630Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2022-03-03T05:20:46.630Z] === RUN TestInspect [2022-03-03T05:20:46.753Z] === RUN TestIsCpusetListAvailable [2022-03-03T05:20:46.753Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-03T05:20:46.753Z] PASS [2022-03-03T05:20:46.753Z] coverage: 39.4% of statements [2022-03-03T05:20:46.753Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-03-03T05:20:47.224Z] time="2022-03-03T05:20:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-03T05:20:47.554Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-03-03T05:20:47.554Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-03-03T05:20:47.554Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-03-03T05:20:47.554Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-03T05:20:47.554Z] PASS [2022-03-03T05:20:47.554Z] [2022-03-03T05:20:47.554Z] === Skipped [2022-03-03T05:20:47.554Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-03T05:20:47.554Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:20:47.554Z] [2022-03-03T05:20:47.554Z] DONE 27 tests, 1 skipped in 183.111s [2022-03-03T05:20:47.554Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-03T05:20:47.554Z] INFO: Testing against a local daemon [2022-03-03T05:20:47.554Z] === RUN TestSessionCreate [2022-03-03T05:20:47.554Z] --- PASS: TestSessionCreate (0.02s) [2022-03-03T05:20:47.554Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:20:47.554Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-03T05:20:47.554Z] PASS [2022-03-03T05:20:47.554Z] [2022-03-03T05:20:47.554Z] DONE 2 tests in 0.070s [2022-03-03T05:20:47.554Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-03T05:20:47.554Z] INFO: Testing against a local daemon [2022-03-03T05:20:47.554Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:20:47.554Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:20:47.554Z] === RUN TestDiskUsage [2022-03-03T05:20:47.554Z] === PAUSE TestDiskUsage [2022-03-03T05:20:47.554Z] === RUN TestEventsExecDie [2022-03-03T05:20:47.810Z] --- PASS: TestEventsExecDie (0.59s) [2022-03-03T05:20:47.810Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:20:48.048Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-03T05:20:48.068Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-03-03T05:20:48.068Z] === RUN TestEventsVolumeCreate [2022-03-03T05:20:48.068Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-03T05:20:48.068Z] === RUN TestInfoBinaryCommits [2022-03-03T05:20:48.068Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-03T05:20:48.068Z] === RUN TestInfoAPIVersioned [2022-03-03T05:20:48.068Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-03T05:20:48.068Z] === RUN TestInfoAPI [2022-03-03T05:20:48.068Z] --- PASS: TestInfoAPI (0.02s) [2022-03-03T05:20:48.068Z] === RUN TestInfoAPIWarnings [2022-03-03T05:20:48.520Z] --- PASS: TestInspect (2.14s) [2022-03-03T05:20:48.520Z] === RUN TestCreateJob [2022-03-03T05:20:48.799Z] === RUN TestChtimes [2022-03-03T05:20:48.799Z] --- PASS: TestChtimes (0.01s) [2022-03-03T05:20:48.799Z] === RUN TestChtimesWindows [2022-03-03T05:20:48.799Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-03T05:20:48.799Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-03T05:20:48.799Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-03T05:20:48.799Z] PASS [2022-03-03T05:20:48.799Z] coverage: 12.9% of statements [2022-03-03T05:20:48.799Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2022-03-03T05:20:49.422Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-03T05:20:49.794Z] === RUN TestTailFile [2022-03-03T05:20:49.794Z] --- PASS: TestTailFile (0.00s) [2022-03-03T05:20:49.794Z] === RUN TestTailFileManyLines [2022-03-03T05:20:49.794Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-03T05:20:49.794Z] === RUN TestTailEmptyFile [2022-03-03T05:20:49.794Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-03T05:20:49.794Z] === RUN TestTailNegativeN [2022-03-03T05:20:49.794Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/truncated_last_line [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/no_delimiter [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.794Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.794Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.794Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.796Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.796Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:49.797Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.797Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:49.797Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:49.798Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:49.798Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:50.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:20:50.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:20:50.271Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.01s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:20:50.272Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:20:50.273Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-03T05:20:50.273Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-03T05:20:50.273Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-03T05:20:50.273Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:20:50.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:20:50.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:20:50.274Z] PASS [2022-03-03T05:20:50.274Z] coverage: 88.6% of statements [2022-03-03T05:20:50.274Z] ok github.com/docker/docker/pkg/tailfile 0.391s coverage: 88.6% of statements [2022-03-03T05:20:50.745Z] testing: warning: no tests to run [2022-03-03T05:20:50.745Z] PASS [2022-03-03T05:20:50.745Z] coverage: [no statements] [2022-03-03T05:20:50.745Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-03-03T05:20:51.042Z] --- PASS: TestCreateJob (2.44s) [2022-03-03T05:20:51.042Z] === RUN TestReplicatedJob [2022-03-03T05:20:51.217Z] === RUN TestTarSumRemoveNonExistent [2022-03-03T05:20:51.217Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-03T05:20:51.217Z] === RUN TestTarSumRemove [2022-03-03T05:20:51.217Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestSortFileInfoSums [2022-03-03T05:20:51.217Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestNewTarSumForLabelInvalid [2022-03-03T05:20:51.217Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestNewTarSumForLabel [2022-03-03T05:20:51.217Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestEmptyTar [2022-03-03T05:20:51.217Z] --- PASS: TestEmptyTar (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestTarSumsReadSize [2022-03-03T05:20:51.217Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestTarSums [2022-03-03T05:20:51.217Z] --- PASS: TestTarSums (0.08s) [2022-03-03T05:20:51.217Z] === RUN TestIteration [2022-03-03T05:20:51.217Z] --- PASS: TestIteration (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestVersionLabelForChecksum [2022-03-03T05:20:51.217Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestVersion [2022-03-03T05:20:51.217Z] --- PASS: TestVersion (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestGetVersion [2022-03-03T05:20:51.217Z] --- PASS: TestGetVersion (0.00s) [2022-03-03T05:20:51.217Z] === RUN TestGetVersions [2022-03-03T05:20:51.217Z] --- PASS: TestGetVersions (0.00s) [2022-03-03T05:20:51.217Z] PASS [2022-03-03T05:20:51.217Z] coverage: 89.3% of statements [2022-03-03T05:20:51.217Z] ok github.com/docker/docker/pkg/tarsum 0.175s coverage: 89.3% of statements [2022-03-03T05:20:51.689Z] === RUN TestTruncIndex [2022-03-03T05:20:51.689Z] --- PASS: TestTruncIndex (0.10s) [2022-03-03T05:20:51.689Z] PASS [2022-03-03T05:20:51.689Z] coverage: 91.5% of statements [2022-03-03T05:20:51.689Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-03-03T05:20:51.689Z] === RUN TestIsGIT [2022-03-03T05:20:51.689Z] --- PASS: TestIsGIT (0.00s) [2022-03-03T05:20:51.689Z] === RUN TestIsTransport [2022-03-03T05:20:51.689Z] --- PASS: TestIsTransport (0.00s) [2022-03-03T05:20:51.689Z] PASS [2022-03-03T05:20:51.689Z] coverage: 100.0% of statements [2022-03-03T05:20:51.689Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2022-03-03T05:20:51.952Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-03T05:20:52.160Z] === RUN TestVersionInfo [2022-03-03T05:20:52.160Z] --- PASS: TestVersionInfo (0.00s) [2022-03-03T05:20:52.160Z] === RUN TestAppendVersions [2022-03-03T05:20:52.160Z] --- PASS: TestAppendVersions (0.00s) [2022-03-03T05:20:52.160Z] PASS [2022-03-03T05:20:52.160Z] coverage: 88.9% of statements [2022-03-03T05:20:52.160Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2022-03-03T05:20:52.210Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-03T05:20:52.467Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-03T05:20:53.032Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-03T05:20:53.032Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-03T05:20:53.596Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-03T05:20:53.735Z] === RUN TestValidatePrivileges [2022-03-03T05:20:53.735Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-03T05:20:53.735Z] === RUN TestFilterByCapNeg [2022-03-03T05:20:53.735Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-03T05:20:53.735Z] === RUN TestFilterByCapPos [2022-03-03T05:20:53.735Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-03T05:20:53.735Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-03T05:20:53.735Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-03T05:20:53.735Z] PASS [2022-03-03T05:20:53.735Z] coverage: 12.0% of statements [2022-03-03T05:20:53.735Z] === RUN TestNewSettable [2022-03-03T05:20:53.735Z] --- PASS: TestNewSettable (0.00s) [2022-03-03T05:20:53.735Z] === RUN TestIsSettable [2022-03-03T05:20:53.735Z] --- PASS: TestIsSettable (0.00s) [2022-03-03T05:20:53.735Z] === RUN TestUpdateSettingsEnv [2022-03-03T05:20:53.735Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-03T05:20:53.735Z] PASS [2022-03-03T05:20:53.735Z] coverage: 20.0% of statements [2022-03-03T05:20:53.735Z] ok github.com/docker/docker/plugin 0.068s coverage: 12.0% of statements [2022-03-03T05:20:53.735Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-03-03T05:20:54.161Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-03T05:20:54.161Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-03T05:20:54.725Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-03T05:20:55.324Z] === RUN TestLoad [2022-03-03T05:20:55.324Z] --- PASS: TestLoad (0.04s) [2022-03-03T05:20:55.324Z] === RUN TestSave [2022-03-03T05:20:55.324Z] --- PASS: TestSave (0.03s) [2022-03-03T05:20:55.324Z] === RUN TestAddDeleteGet [2022-03-03T05:20:55.324Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-03T05:20:55.324Z] === RUN TestInvalidTags [2022-03-03T05:20:55.324Z] --- PASS: TestInvalidTags (0.01s) [2022-03-03T05:20:55.324Z] PASS [2022-03-03T05:20:55.324Z] coverage: 84.4% of statements [2022-03-03T05:20:55.324Z] ok github.com/docker/docker/reference 0.256s coverage: 84.4% of statements [2022-03-03T05:20:55.324Z] --- PASS: TestGet (15.01s) [2022-03-03T05:20:55.324Z] === RUN TestPluginWithNoManifest [2022-03-03T05:20:55.324Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-03T05:20:55.324Z] === RUN TestGetAll [2022-03-03T05:20:55.324Z] --- PASS: TestGetAll (0.00s) [2022-03-03T05:20:55.324Z] PASS [2022-03-03T05:20:55.324Z] coverage: 73.2% of statements [2022-03-03T05:20:55.324Z] ok github.com/docker/docker/pkg/plugins 36.040s coverage: 73.2% of statements [2022-03-03T05:20:56.288Z] --- PASS: TestReplicatedJob (5.06s) [2022-03-03T05:20:56.288Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:20:56.317Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-03T05:20:56.317Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-03T05:20:56.317Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-03T05:20:56.317Z] === RUN TestResolveAuthConfigIndexServer [2022-03-03T05:20:56.317Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-03T05:20:56.317Z] === RUN TestResolveAuthConfigFullURL [2022-03-03T05:20:56.317Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-03T05:20:56.317Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-03T05:20:56.317Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-03T05:20:56.317Z] === RUN TestValidateMirror [2022-03-03T05:20:56.317Z] --- PASS: TestValidateMirror (0.00s) [2022-03-03T05:20:56.317Z] === RUN TestLoadInsecureRegistries [2022-03-03T05:20:56.317Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-03T05:20:56.317Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-03T05:20:56.317Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-03T05:20:56.317Z] === RUN TestResumableRequestReaderWithReadError [2022-03-03T05:20:56.317Z] === RUN TestRestartManagerTimeout [2022-03-03T05:20:56.317Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-03T05:20:56.317Z] === RUN TestRestartManagerTimeoutReset [2022-03-03T05:20:56.317Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-03T05:20:56.317Z] PASS [2022-03-03T05:20:56.317Z] coverage: 50.9% of statements [2022-03-03T05:20:56.794Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2022-03-03T05:20:56.794Z] time="2022-03-03T05:20:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-03T05:20:56.794Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-03-03T05:20:56.794Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-03T05:20:56.794Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-03T05:20:56.794Z] time="2022-03-03T05:20:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-03T05:20:56.794Z] time="2022-03-03T05:20:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-03T05:20:56.794Z] time="2022-03-03T05:20:56Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-03T05:20:56.794Z] --- PASS: TestLoadInsecureRegistries (0.24s) [2022-03-03T05:20:56.794Z] === RUN TestNewServiceConfig [2022-03-03T05:20:56.794Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestValidateIndexName [2022-03-03T05:20:56.794Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestValidateIndexNameWithError [2022-03-03T05:20:56.794Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestEndpointParse [2022-03-03T05:20:56.794Z] --- PASS: TestEndpointParse (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestEndpointParseInvalid [2022-03-03T05:20:56.794Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestValidateEndpoint [2022-03-03T05:20:56.794Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-03T05:20:56.794Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestResumableRequestReader [2022-03-03T05:20:56.794Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-03T05:20:56.794Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-03T05:20:56.794Z] PASS [2022-03-03T05:20:56.794Z] coverage: 100.0% of statements [2022-03-03T05:20:56.794Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-03T05:20:56.794Z] === RUN TestPing [2022-03-03T05:20:56.794Z] --- PASS: TestPing (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestPingRegistryEndpoint [2022-03-03T05:20:56.794Z] ok github.com/docker/docker/registry/resumable 0.315s coverage: 100.0% of statements [2022-03-03T05:20:56.794Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:56.794Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-03T05:20:56.794Z] === RUN TestEndpoint [2022-03-03T05:20:56.794Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:56.794Z] --- SKIP: TestEndpoint (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestParseRepositoryInfo [2022-03-03T05:20:56.794Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestNewIndexInfo [2022-03-03T05:20:56.794Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestMirrorEndpointLookup [2022-03-03T05:20:56.794Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:20:56.794Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestSearchRepositories [2022-03-03T05:20:56.794Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-03T05:20:56.794Z] Host: 127.0.0.1:49319 [2022-03-03T05:20:56.794Z] User-Agent: docker test client [2022-03-03T05:20:56.794Z] Authorization: Token fake-token [2022-03-03T05:20:56.794Z] X-Docker-Token: true [2022-03-03T05:20:56.794Z] Accept-Encoding: gzip [2022-03-03T05:20:56.794Z] [2022-03-03T05:20:56.794Z] [2022-03-03T05:20:56.794Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-03T05:20:56.794Z] Connection: close [2022-03-03T05:20:56.794Z] Content-Length: 144 [2022-03-03T05:20:56.794Z] Cache-Control: no-cache [2022-03-03T05:20:56.794Z] Content-Type: application/json [2022-03-03T05:20:56.794Z] Date: Thu, 03 Mar 2022 05:20:56 GMT [2022-03-03T05:20:56.794Z] Expires: -1 [2022-03-03T05:20:56.794Z] Pragma: no-cache [2022-03-03T05:20:56.794Z] Server: docker-tests/mock [2022-03-03T05:20:56.794Z] X-Docker-Registry-Config: mock [2022-03-03T05:20:56.794Z] X-Docker-Registry-Version: 0.0.0 [2022-03-03T05:20:56.794Z] [2022-03-03T05:20:56.794Z] [2022-03-03T05:20:56.794Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-03T05:20:56.794Z] === RUN TestTrustedLocation [2022-03-03T05:20:56.794Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-03T05:20:56.794Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestAllowNondistributableArtifacts [2022-03-03T05:20:56.794Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-03T05:20:56.794Z] === RUN TestIsSecureIndex [2022-03-03T05:20:56.794Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-03T05:20:56.794Z] PASS [2022-03-03T05:20:56.794Z] coverage: 51.2% of statements [2022-03-03T05:20:56.794Z] ok github.com/docker/docker/registry 0.362s coverage: 51.2% of statements [2022-03-03T05:20:57.791Z] === RUN TestDecodeContainerConfig [2022-03-03T05:20:57.791Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-03-03T05:20:57.791Z] === RUN TestDecodeContainerConfigIsolation [2022-03-03T05:20:57.791Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-03T05:20:57.791Z] === RUN TestValidatePrivileged [2022-03-03T05:20:57.791Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-03T05:20:57.791Z] PASS [2022-03-03T05:20:57.791Z] coverage: 52.6% of statements [2022-03-03T05:20:57.791Z] ok github.com/docker/docker/runconfig 0.173s coverage: 52.6% of statements [2022-03-03T05:20:58.005Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-03T05:20:58.262Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-03T05:20:58.262Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-03T05:20:58.262Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-03T05:20:58.262Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-03T05:20:58.262Z] PASS [2022-03-03T05:20:58.262Z] coverage: 62.5% of statements [2022-03-03T05:20:58.262Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2022-03-03T05:20:59.626Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2022-03-03T05:20:59.626Z] === RUN TestServiceListWithStatuses [2022-03-03T05:20:59.626Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:20:59.626Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:20:59.626Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:21:00.534Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-03T05:21:00.534Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-03T05:21:00.534Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-03T05:21:01.101Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-03T05:21:01.231Z] === RUN TestGetDriver [2022-03-03T05:21:01.231Z] --- PASS: TestGetDriver (0.00s) [2022-03-03T05:21:01.231Z] === RUN TestVolumeRequestError [2022-03-03T05:21:01.231Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-03T05:21:01.231Z] PASS [2022-03-03T05:21:01.231Z] coverage: 36.1% of statements [2022-03-03T05:21:01.231Z] ok github.com/docker/docker/volume/drivers 0.093s coverage: 36.1% of statements [2022-03-03T05:21:01.231Z] === RUN TestGetAddress [2022-03-03T05:21:01.231Z] --- PASS: TestGetAddress (0.00s) [2022-03-03T05:21:01.231Z] === RUN TestRemove [2022-03-03T05:21:01.231Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-03T05:21:01.231Z] --- SKIP: TestRemove (0.00s) [2022-03-03T05:21:01.231Z] === RUN TestInitializeWithVolumes [2022-03-03T05:21:01.231Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-03T05:21:01.231Z] === RUN TestCreate [2022-03-03T05:21:01.231Z] --- PASS: TestCreate (0.01s) [2022-03-03T05:21:01.231Z] === RUN TestValidateName [2022-03-03T05:21:01.231Z] --- PASS: TestValidateName (0.00s) [2022-03-03T05:21:01.231Z] === RUN TestCreateWithOpts [2022-03-03T05:21:01.231Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-03T05:21:01.231Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-03T05:21:01.231Z] === RUN TestRelaodNoOpts [2022-03-03T05:21:01.231Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-03T05:21:01.231Z] PASS [2022-03-03T05:21:01.231Z] coverage: 41.5% of statements [2022-03-03T05:21:01.231Z] ok github.com/docker/docker/volume/local 0.103s coverage: 41.5% of statements [2022-03-03T05:21:01.667Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRaw [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-03T05:21:01.703Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRaw [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-03T05:21:01.703Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestConvertTmpfsOptions [2022-03-03T05:21:01.703Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-03T05:21:01.703Z] linux_parser_test.go:209: data="ro" [2022-03-03T05:21:01.703Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestParseMountSpec [2022-03-03T05:21:01.703Z] parser_test.go:62: case 0 [2022-03-03T05:21:01.703Z] parser_test.go:62: case 1 [2022-03-03T05:21:01.703Z] parser_test.go:62: case 2 [2022-03-03T05:21:01.703Z] parser_test.go:62: case 3 [2022-03-03T05:21:01.703Z] parser_test.go:62: case 4 [2022-03-03T05:21:01.703Z] parser_test.go:62: case 5 [2022-03-03T05:21:01.703Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestValidateMount [2022-03-03T05:21:01.703Z] --- PASS: TestValidateMount (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRaw [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-03T05:21:01.703Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-03T05:21:01.703Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-03T05:21:01.703Z] PASS [2022-03-03T05:21:01.703Z] coverage: 67.6% of statements [2022-03-03T05:21:01.703Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-03-03T05:21:01.925Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-03T05:21:02.910Z] --- PASS: TestDockerNetworkConnectAlias (3.85s) [2022-03-03T05:21:02.910Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:21:03.278Z] === RUN TestSetGetMeta [2022-03-03T05:21:03.278Z] === PAUSE TestSetGetMeta [2022-03-03T05:21:03.278Z] === RUN TestRestore [2022-03-03T05:21:03.278Z] === PAUSE TestRestore [2022-03-03T05:21:03.278Z] === RUN TestServiceCreate [2022-03-03T05:21:03.278Z] === PAUSE TestServiceCreate [2022-03-03T05:21:03.278Z] === RUN TestServiceList [2022-03-03T05:21:03.278Z] === PAUSE TestServiceList [2022-03-03T05:21:03.278Z] === RUN TestServiceRemove [2022-03-03T05:21:03.278Z] === PAUSE TestServiceRemove [2022-03-03T05:21:03.278Z] === RUN TestServiceGet [2022-03-03T05:21:03.278Z] === PAUSE TestServiceGet [2022-03-03T05:21:03.278Z] === RUN TestServicePrune [2022-03-03T05:21:03.278Z] === PAUSE TestServicePrune [2022-03-03T05:21:03.278Z] === RUN TestCreate [2022-03-03T05:21:03.278Z] === PAUSE TestCreate [2022-03-03T05:21:03.278Z] === RUN TestRemove [2022-03-03T05:21:03.278Z] === PAUSE TestRemove [2022-03-03T05:21:03.278Z] === RUN TestList [2022-03-03T05:21:03.278Z] === PAUSE TestList [2022-03-03T05:21:03.278Z] === RUN TestFindByDriver [2022-03-03T05:21:03.278Z] === PAUSE TestFindByDriver [2022-03-03T05:21:03.278Z] === RUN TestFindByReferenced [2022-03-03T05:21:03.278Z] === PAUSE TestFindByReferenced [2022-03-03T05:21:03.278Z] === RUN TestDerefMultipleOfSameRef [2022-03-03T05:21:03.278Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-03T05:21:03.278Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:21:03.278Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:21:03.278Z] === RUN TestDefererencePluginOnCreateError [2022-03-03T05:21:03.278Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-03T05:21:03.278Z] === RUN TestRefDerefRemove [2022-03-03T05:21:03.278Z] === PAUSE TestRefDerefRemove [2022-03-03T05:21:03.278Z] === RUN TestGet [2022-03-03T05:21:03.278Z] === PAUSE TestGet [2022-03-03T05:21:03.278Z] === RUN TestGetWithReference [2022-03-03T05:21:03.278Z] === PAUSE TestGetWithReference [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_nil_list [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_empty_list [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_filter_some [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_filter_middle [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:21:03.278Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-03T05:21:03.278Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_nil_list [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_filter_some [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_filter_middle [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_empty_list [2022-03-03T05:21:03.278Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-03T05:21:03.278Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-03T05:21:03.278Z] === CONT TestSetGetMeta [2022-03-03T05:21:03.278Z] === CONT TestList [2022-03-03T05:21:03.278Z] === CONT TestDefererencePluginOnCreateError [2022-03-03T05:21:03.278Z] === CONT TestDerefMultipleOfSameRef [2022-03-03T05:21:03.278Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-03T05:21:03.278Z] === CONT TestFindByReferenced [2022-03-03T05:21:03.278Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-03T05:21:03.278Z] === CONT TestFindByDriver [2022-03-03T05:21:03.278Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-03T05:21:03.278Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:21:03.278Z] --- PASS: TestList (0.05s) [2022-03-03T05:21:03.278Z] === CONT TestGetWithReference [2022-03-03T05:21:03.278Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-03T05:21:03.278Z] === CONT TestGet [2022-03-03T05:21:03.278Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-03T05:21:03.278Z] === CONT TestRefDerefRemove [2022-03-03T05:21:03.278Z] --- PASS: TestFindByDriver (0.03s) [2022-03-03T05:21:03.278Z] === CONT TestRemove [2022-03-03T05:21:03.278Z] --- PASS: TestGetWithReference (0.03s) [2022-03-03T05:21:03.278Z] === CONT TestCreate [2022-03-03T05:21:03.278Z] --- PASS: TestGet (0.03s) [2022-03-03T05:21:03.278Z] === CONT TestServicePrune [2022-03-03T05:21:03.278Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-03T05:21:03.278Z] === CONT TestServiceGet [2022-03-03T05:21:03.278Z] --- PASS: TestCreate (0.02s) [2022-03-03T05:21:03.278Z] === CONT TestServiceRemove [2022-03-03T05:21:03.278Z] --- PASS: TestRemove (0.03s) [2022-03-03T05:21:03.278Z] === CONT TestServiceList [2022-03-03T05:21:03.300Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-03T05:21:03.749Z] --- PASS: TestServiceGet (0.22s) [2022-03-03T05:21:03.749Z] === CONT TestServiceCreate [2022-03-03T05:21:03.749Z] time="2022-03-03T05:21:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:21:03.749Z] --- PASS: TestServiceRemove (0.21s) [2022-03-03T05:21:03.749Z] === CONT TestRestore [2022-03-03T05:21:03.749Z] --- PASS: TestServiceList (0.22s) [2022-03-03T05:21:03.749Z] time="2022-03-03T05:21:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:21:03.749Z] time="2022-03-03T05:21:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:21:03.749Z] time="2022-03-03T05:21:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-03T05:21:03.749Z] --- PASS: TestServiceCreate (0.03s) [2022-03-03T05:21:03.749Z] --- PASS: TestRestore (0.03s) [2022-03-03T05:21:03.749Z] time="2022-03-03T05:21:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:21:03.749Z] --- PASS: TestServicePrune (0.26s) [2022-03-03T05:21:03.749Z] PASS [2022-03-03T05:21:03.749Z] coverage: 69.0% of statements [2022-03-03T05:21:03.749Z] ok github.com/docker/docker/volume/service 0.401s coverage: 69.0% of statements [2022-03-03T05:21:04.232Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-03T05:21:04.489Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-03T05:21:04.489Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-03T05:21:04.908Z] --- PASS: TestBuildWithHugeFile (88.88s) [2022-03-03T05:21:04.909Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:21:04.909Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:21:04.909Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:21:04.909Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:21:04.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:21:04.909Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:21:04.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:21:04.909Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:21:04.909Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:21:04.909Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:21:04.909Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:21:04.909Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:21:04.909Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-03-03T05:21:04.909Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-03T05:21:04.909Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:21:04.909Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:21:04.909Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:21:04.909Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-03-03T05:21:04.909Z] PASS [2022-03-03T05:21:04.909Z] ok github.com/docker/docker/integration/build 145.435s [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === Skipped [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-03T05:21:04.909Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-03T05:21:04.909Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-03T05:21:04.909Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-03T05:21:04.909Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:21:04.909Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-03T05:21:04.909Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] DONE 29 tests, 6 skipped in 169.252s [2022-03-03T05:21:04.909Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-03T05:21:04.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:21:04.909Z] INFO: Testing against a local daemon [2022-03-03T05:21:04.909Z] === RUN TestConfigInspect [2022-03-03T05:21:04.909Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestConfigList [2022-03-03T05:21:04.909Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestConfigList (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:21:04.909Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestConfigsUpdate [2022-03-03T05:21:04.909Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestTemplatedConfig [2022-03-03T05:21:04.909Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestConfigCreateResolve [2022-03-03T05:21:04.909Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:21:04.909Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-03T05:21:04.909Z] PASS [2022-03-03T05:21:04.909Z] ok github.com/docker/docker/integration/config 0.074s [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === Skipped [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-03T05:21:04.909Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-03T05:21:04.909Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-03T05:21:04.909Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-03T05:21:04.909Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-03T05:21:04.909Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-03T05:21:04.909Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:21:04.909Z] [2022-03-03T05:21:04.909Z] DONE 6 tests, 6 skipped in 1.626s [2022-03-03T05:21:04.909Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-03T05:21:04.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:21:04.909Z] INFO: Testing against a local daemon [2022-03-03T05:21:04.909Z] === RUN TestCheckpoint [2022-03-03T05:21:04.909Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:21:04.909Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestContainerInvalidJSON [2022-03-03T05:21:04.909Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:21:04.909Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:21:04.909Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:21:04.909Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:21:04.909Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:21:04.909Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:21:04.909Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-03-03T05:21:04.909Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:21:04.909Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-03-03T05:21:04.909Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:21:04.909Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-03-03T05:21:04.909Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:21:04.909Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-03-03T05:21:04.909Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:21:04.909Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-03-03T05:21:04.909Z] === RUN TestCopyFromContainer [2022-03-03T05:21:04.909Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:21:04.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:21:04.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:21:04.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:21:04.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:21:04.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:21:04.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:21:04.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:21:04.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:21:04.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:21:04.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:21:04.909Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-03T05:21:04.909Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:21:04.909Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:21:04.909Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:21:04.909Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:21:04.909Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:21:04.909Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:21:04.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:21:04.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:21:04.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:21:04.909Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-03T05:21:04.909Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:21:04.909Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:21:04.909Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:21:04.909Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-03T05:21:04.909Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:21:04.909Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-03-03T05:21:04.909Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:21:04.909Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-03T05:21:04.909Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-03T05:21:04.909Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:21:04.909Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestDiff [2022-03-03T05:21:04.909Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-03T05:21:04.909Z] --- SKIP: TestDiff (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestExecWithCloseStdin [2022-03-03T05:21:04.909Z] --- PASS: TestExecWithCloseStdin (1.89s) [2022-03-03T05:21:04.909Z] === RUN TestExec [2022-03-03T05:21:04.909Z] --- PASS: TestExec (1.92s) [2022-03-03T05:21:04.909Z] === RUN TestExecUser [2022-03-03T05:21:04.909Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-03T05:21:04.909Z] --- SKIP: TestExecUser (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:21:04.909Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:21:04.909Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:04.909Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:21:04.909Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-03T05:21:04.909Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestHealthKillContainer [2022-03-03T05:21:04.909Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-03T05:21:04.909Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:21:04.909Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:21:04.909Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:21:04.909Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:21:04.909Z] --- PASS: TestKillContainerInvalidSignal (1.77s) [2022-03-03T05:21:04.909Z] === RUN TestKillContainer [2022-03-03T05:21:04.909Z] === RUN TestKillContainer/no_signal [2022-03-03T05:21:04.909Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:21:04.909Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-03T05:21:04.909Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:21:05.053Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-03T05:21:05.622Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-03T05:21:05.897Z] --- PASS: TestKillContainer (3.98s) [2022-03-03T05:21:05.897Z] --- PASS: TestKillContainer/no_signal (1.67s) [2022-03-03T05:21:05.897Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:21:05.897Z] --- PASS: TestKillContainer/killing_signal (2.28s) [2022-03-03T05:21:05.897Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:21:05.897Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:21:05.897Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-03T05:21:05.897Z] === RUN TestKillStoppedContainer [2022-03-03T05:21:05.897Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:21:05.897Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-03T05:21:05.897Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:21:05.897Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:21:05.897Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-03T05:21:05.897Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:21:05.897Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-03T05:21:05.897Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-03T05:21:05.897Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:21:05.897Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:05.897Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-03T05:21:05.897Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:21:05.897Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:21:05.897Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-03T05:21:05.897Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:21:06.120Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-03-03T05:21:06.120Z] === RUN TestInfoDebug [2022-03-03T05:21:06.120Z] --- PASS: TestInfoDebug (0.52s) [2022-03-03T05:21:06.120Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:21:06.120Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-03T05:21:06.120Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:21:06.120Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-03T05:21:06.120Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:21:06.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-03-03T05:21:06.120Z] === RUN TestPingCacheHeaders [2022-03-03T05:21:06.120Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-03T05:21:06.120Z] === RUN TestPingGet [2022-03-03T05:21:06.120Z] --- PASS: TestPingGet (0.01s) [2022-03-03T05:21:06.120Z] === RUN TestPingHead [2022-03-03T05:21:06.120Z] --- PASS: TestPingHead (0.02s) [2022-03-03T05:21:06.120Z] === RUN TestVersion [2022-03-03T05:21:06.120Z] --- PASS: TestVersion (0.02s) [2022-03-03T05:21:06.120Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:21:06.120Z] === CONT TestDiskUsage [2022-03-03T05:21:06.178Z] --- PASS: TestDockerNetworkReConnect (2.65s) [2022-03-03T05:21:06.178Z] === RUN TestServicePlugin [2022-03-03T05:21:06.178Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:21:06.178Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-03T05:21:06.178Z] === RUN TestServiceUpdateLabel [2022-03-03T05:21:06.186Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/container_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/image_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/volume_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-03T05:21:06.681Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-03T05:21:06.749Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T05:21:06.749Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-03T05:21:06.749Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-03T05:21:06.938Z] === RUN TestDiskUsage/after_container.Run [2022-03-03T05:21:07.314Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-03T05:21:07.464Z] --- PASS: TestLogsFollowTailEmpty (1.62s) [2022-03-03T05:21:07.464Z] === RUN TestNetworkNat [2022-03-03T05:21:07.464Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-03T05:21:07.464Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-03T05:21:07.464Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-03T05:21:07.502Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-03T05:21:07.502Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage (1.50s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-03T05:21:07.502Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:21:07.502Z] PASS [2022-03-03T05:21:07.502Z] [2022-03-03T05:21:07.502Z] DONE 50 tests in 20.251s [2022-03-03T05:21:07.502Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-03T05:21:07.502Z] INFO: Testing against a local daemon [2022-03-03T05:21:07.502Z] === RUN TestVolumesCreateAndList [2022-03-03T05:21:07.502Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-03T05:21:07.502Z] === RUN TestVolumesRemove [2022-03-03T05:21:07.571Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-03T05:21:07.571Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-03T05:21:07.571Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-03T05:21:07.760Z] --- PASS: TestVolumesRemove (0.07s) [2022-03-03T05:21:07.760Z] === RUN TestVolumesInspect [2022-03-03T05:21:07.760Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-03T05:21:07.760Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:21:07.760Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:21:07.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:21:07.760Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:21:07.760Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-03T05:21:07.760Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-03T05:21:07.760Z] PASS [2022-03-03T05:21:07.760Z] [2022-03-03T05:21:07.760Z] DONE 5 tests in 0.151s [2022-03-03T05:21:07.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-03T05:21:08.067Z] --- PASS: TestServiceUpdateLabel (2.07s) [2022-03-03T05:21:08.067Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:21:08.137Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-03T05:21:08.324Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-03T05:21:08.324Z] Removing test suite binaries [2022-03-03T05:21:08.324Z] exiting test-integration [2022-03-03T05:21:08.324Z] ++ exit 0 [2022-03-03T05:21:08.324Z] [2022-03-03T05:21:09.158Z] --- PASS: TestNetworkLocalhostTCPNat (2.07s) [2022-03-03T05:21:09.158Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:21:09.158Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-03T05:21:09.158Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-03T05:21:09.158Z] === RUN TestPause [2022-03-03T05:21:09.158Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-03T05:21:09.158Z] --- SKIP: TestPause (0.00s) [2022-03-03T05:21:09.158Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:21:09.511Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-03T05:21:09.511Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-03T05:21:09.511Z] === RUN TestDockerSuite/TestRunRestartMaxRetries Post stage [Pipeline] junit [2022-03-03T05:21:09.705Z] Recording test results [2022-03-03T05:21:11.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-03T05:21:11.377Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) [2022-03-03T05:21:11.377Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:21:11.377Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:11.377Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-03T05:21:11.377Z] === RUN TestPsFilter [2022-03-03T05:21:11.377Z] --- PASS: TestPsFilter (0.27s) [2022-03-03T05:21:11.377Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:21:11.411Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-03T05:21:11.664Z] + echo Ensuring container killed. [2022-03-03T05:21:11.664Z] Ensuring container killed. [2022-03-03T05:21:11.664Z] + docker rm -vf docker-pr5 [2022-03-03T05:21:11.664Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-03T05:21:11.985Z] + echo Chowning /workspace to jenkins user [2022-03-03T05:21:11.985Z] Chowning /workspace to jenkins user [2022-03-03T05:21:11.985Z] + id -u [2022-03-03T05:21:11.985Z] + id -g [2022-03-03T05:21:11.985Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace busybox chown -R 1000:1000 /workspace [2022-03-03T05:21:11.985Z] Unable to find image 'busybox:latest' locally [2022-03-03T05:21:11.985Z] latest: Pulling from library/busybox [2022-03-03T05:21:12.242Z] 009932687766: Pulling fs layer [2022-03-03T05:21:12.242Z] 009932687766: Verifying Checksum [2022-03-03T05:21:12.242Z] 009932687766: Download complete [2022-03-03T05:21:12.242Z] 009932687766: Pull complete [2022-03-03T05:21:12.242Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-03T05:21:12.242Z] Status: Downloaded newer image for busybox:latest [2022-03-03T05:21:12.784Z] === RUN TestDockerSuite/TestRunRm [2022-03-03T05:21:13.043Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-03T05:21:13.598Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2022-03-03T05:21:13.598Z] === RUN TestRemoveContainerWithVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-03T05:21:13.911Z] + bundleName=amd64-cgroup2 [2022-03-03T05:21:13.911Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-03T05:21:13.911Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-03T05:21:13.911Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-03T05:21:13.911Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-03-03T05:21:14.178Z] Archiving artifacts [2022-03-03T05:21:14.417Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-03T05:21:15.819Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2022-03-03T05:21:15.819Z] === RUN TestRemoveContainerRunning [2022-03-03T05:21:16.175Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T05:21:16.478Z] + make clean [2022-03-03T05:21:16.478Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T05:21:16.478Z] docker-dev-cache [2022-03-03T05:21:16.478Z] docker-mod-cache [Pipeline] deleteDir [2022-03-03T05:21:16.961Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-03T05:21:17.219Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-03T05:21:17.476Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-03T05:21:18.038Z] --- PASS: TestRemoveContainerRunning (1.70s) [2022-03-03T05:21:18.038Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:21:18.040Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T05:21:19.607Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.70s) [2022-03-03T05:21:19.607Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:21:19.607Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-03T05:21:19.607Z] === RUN TestRenameLinkedContainer [2022-03-03T05:21:19.607Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-03T05:21:19.607Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-03T05:21:19.607Z] === RUN TestRenameStoppedContainer [2022-03-03T05:21:19.942Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-03T05:21:19.943Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-03T05:21:20.201Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-03T05:21:21.611Z] 2022/03/03 05:21:21 Closing DB instances... [2022-03-03T05:21:21.828Z] --- PASS: TestRenameStoppedContainer (2.34s) [2022-03-03T05:21:21.828Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:21:22.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-03T05:21:22.913Z] --- PASS: TestServiceUpdateSecrets (13.83s) [2022-03-03T05:21:22.913Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:21:23.302Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-03T05:21:23.839Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-03-03T05:21:23.839Z] === RUN TestFindNode [2022-03-03T05:21:23.839Z] 2022/03/03 05:21:23 Closing DB instances... [2022-03-03T05:21:23.839Z] --- PASS: TestFindNode (0.02s) [2022-03-03T05:21:23.839Z] === RUN TestChangeNodeState [2022-03-03T05:21:23.839Z] 2022/03/03 05:21:23 Closing DB instances... [2022-03-03T05:21:23.839Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-03T05:21:23.839Z] === RUN TestNodeReincarnation [2022-03-03T05:21:23.839Z] 2022/03/03 05:21:23 Closing DB instances... [2022-03-03T05:21:25.662Z] --- PASS: TestRenameRunningContainerAndReuse (3.77s) [2022-03-03T05:21:25.662Z] === RUN TestRenameInvalidName [2022-03-03T05:21:26.584Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-03T05:21:27.149Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-03T05:21:27.233Z] --- PASS: TestRenameInvalidName (1.82s) [2022-03-03T05:21:27.233Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:21:27.714Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-03T05:21:28.278Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-03T05:21:28.617Z] time="2022-03-03T05:21:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-03T05:21:28.617Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-03T05:21:28.617Z] === RUN TestParallelCreate [2022-03-03T05:21:29.088Z] 2022/03/03 05:21:28 Closing DB instances... [2022-03-03T05:21:29.088Z] --- PASS: TestParallelCreate (0.02s) [2022-03-03T05:21:29.088Z] === RUN TestParallelDelete [2022-03-03T05:21:29.088Z] 2022/03/03 05:21:28 Closing DB instances... [2022-03-03T05:21:29.088Z] --- PASS: TestParallelDelete (0.02s) [2022-03-03T05:21:29.088Z] === RUN TestNetworkDBIslands [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d3f21fc43ba3 with config:&{NodeID:d3f21fc43ba3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:231e3afb0bff with config:&{NodeID:231e3afb0bff Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node 231e3afb0bff/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node 231e3afb0bff/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node 231e3afb0bff/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=info msg="Node 231e3afb0bff/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-03T05:21:29.088Z] time="2022-03-03T05:21:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-03-03T05:21:29.210Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-03T05:21:29.210Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f9800fc89326 with config:&{NodeID:f9800fc89326 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node 231e3afb0bff/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=info msg="Node 231e3afb0bff/172.19.30.98, added to nodes list" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-03T05:21:29.560Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-03-03T05:21:29.774Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:42310c9218bc with config:&{NodeID:42310c9218bc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node 231e3afb0bff/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node 231e3afb0bff/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node f9800fc89326/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-03T05:21:30.032Z] time="2022-03-03T05:21:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-03-03T05:21:30.340Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c1d5c9ae26f0 with config:&{NodeID:c1d5c9ae26f0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node f9800fc89326/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node f9800fc89326/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 231e3afb0bff/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=info msg="Node 231e3afb0bff/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-03T05:21:30.504Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-03-03T05:21:30.906Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:30.976Z] networkdb_test.go:835: Re-joining: 3 [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="The new bootstrap node list is:[172.19.30.98:10033 172.19.30.98:10034 172.19.30.98:10035]" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10033" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49355" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10034" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49356" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10035" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49357" [2022-03-03T05:21:30.976Z] networkdb_test.go:835: Re-joining: 4 [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=info msg="The new bootstrap node list is:[172.19.30.98:10033 172.19.30.98:10034 172.19.30.98:10035]" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10033" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49358" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10034" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49359" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10035" [2022-03-03T05:21:30.976Z] time="2022-03-03T05:21:30Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49360" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="node 0 leaving" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3 change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="node4(42310c9218bc): Node leave event for d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3 change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="node2(231e3afb0bff): Node leave event for d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3 change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3 change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="node1(d3f21fc43ba3): Node leave event for d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3 change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.448Z] time="2022-03-03T05:21:31Z" level=info msg="node3(f9800fc89326): Node leave event for d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:31.840Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node d3f21fc43ba3/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.19.30.98:10034: use of closed network connection" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="node 1 leaving" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="node4(42310c9218bc): Node leave event for 231e3afb0bff/172.19.30.98" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for 231e3afb0bff/172.19.30.98" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff change state NodeActive --> NodeFailed" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff change state NodeActive --> NodeLeft" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff/172.19.30.98, added to failed nodes list" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="node3(f9800fc89326): Node leave event for 231e3afb0bff/172.19.30.98" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=error msg="node: 231e3afb0bff is unknown to memberlist" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff/172.19.30.98, left gossip cluster" [2022-03-03T05:21:31.920Z] time="2022-03-03T05:21:31Z" level=info msg="Node 231e3afb0bff/172.19.30.98, left gossip cluster" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="node 2 leaving" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="Node f9800fc89326 change state NodeActive --> NodeLeft" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for f9800fc89326/172.19.30.98" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="Node f9800fc89326 change state NodeActive --> NodeLeft" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="node4(42310c9218bc): Node leave event for f9800fc89326/172.19.30.98" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="Node f9800fc89326 change state NodeActive --> NodeLeft" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="node3(f9800fc89326): Node leave event for f9800fc89326/172.19.30.98" [2022-03-03T05:21:32.392Z] time="2022-03-03T05:21:32Z" level=info msg="Node f9800fc89326/172.19.30.98, left gossip cluster" [2022-03-03T05:21:32.406Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-03T05:21:32.406Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node f9800fc89326/172.19.30.98, left gossip cluster" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node f9800fc89326/172.19.30.98, left gossip cluster" [2022-03-03T05:21:32.864Z] networkdb_test.go:867: node4: OK [2022-03-03T05:21:32.864Z] networkdb_test.go:867: node5: OK [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="node 0 coming back" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a190341dc091 with config:&{NodeID:a190341dc091 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node a190341dc091/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node a190341dc091/172.19.30.98, added to nodes list" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="node 1 coming back" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:37a38a89e959 with config:&{NodeID:37a38a89e959 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node 37a38a89e959/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node 37a38a89e959/172.19.30.98, added to nodes list" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="node 2 coming back" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:00ab3d421732 with config:&{NodeID:00ab3d421732 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node 00ab3d421732/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:32.864Z] time="2022-03-03T05:21:32Z" level=info msg="Node 00ab3d421732/172.19.30.98, added to nodes list" [2022-03-03T05:21:32.972Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-03T05:21:34.871Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-03T05:21:35.437Z] === RUN TestDockerSuite/TestRunState [2022-03-03T05:21:35.905Z] --- PASS: TestRenameAnonymousContainer (8.79s) [2022-03-03T05:21:35.905Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:21:36.677Z] time="2022-03-03T05:21:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.30.98:10033 172.19.30.98:10034 172.19.30.98:10035]" [2022-03-03T05:21:36.677Z] time="2022-03-03T05:21:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.30.98:10033 172.19.30.98:10034 172.19.30.98:10035]" [2022-03-03T05:21:36.812Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10033" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49361" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, is the new incarnation of the shutdown node d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10034" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49362" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, is the new incarnation of the shutdown node 231e3afb0bff/172.19.30.98" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10035" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49363" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 42310c9218bc/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 42310c9218bc/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, is the new incarnation of the shutdown node f9800fc89326/172.19.30.98" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, is the new incarnation of the shutdown node 231e3afb0bff/172.19.30.98" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 37a38a89e959/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, is the new incarnation of the shutdown node d3f21fc43ba3/172.19.30.98" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node a190341dc091/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, is the new incarnation of the shutdown node f9800fc89326/172.19.30.98" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:36Z" level=info msg="Node 00ab3d421732/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:37Z" level=info msg="Node 00ab3d421732/172.19.30.98, joined gossip cluster" [2022-03-03T05:21:37.149Z] time="2022-03-03T05:21:37Z" level=info msg="Node 00ab3d421732/172.19.30.98, added to nodes list" [2022-03-03T05:21:37.620Z] time="2022-03-03T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10033" [2022-03-03T05:21:37.620Z] time="2022-03-03T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49364" [2022-03-03T05:21:37.620Z] time="2022-03-03T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10034" [2022-03-03T05:21:37.620Z] time="2022-03-03T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49365" [2022-03-03T05:21:37.620Z] time="2022-03-03T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.30.98:10035" [2022-03-03T05:21:37.620Z] time="2022-03-03T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.19.30.98:49366" [2022-03-03T05:21:37.745Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-03T05:21:37.755Z] --- PASS: TestServiceUpdateConfigs (14.23s) [2022-03-03T05:21:37.755Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:21:38.002Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-03T05:21:38.091Z] 2022/03/03 05:21:37 Closing DB instances... [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="Node a190341dc091 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="node2(37a38a89e959): Node leave event for a190341dc091/172.19.30.98" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="Node a190341dc091 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="node4(42310c9218bc): Node leave event for a190341dc091/172.19.30.98" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="Node a190341dc091 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="node3(00ab3d421732): Node leave event for a190341dc091/172.19.30.98" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="Node a190341dc091 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.092Z] time="2022-03-03T05:21:37Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for a190341dc091/172.19.30.98" [2022-03-03T05:21:38.125Z] --- PASS: TestRenameContainerWithSameName (1.97s) [2022-03-03T05:21:38.125Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:21:38.125Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-03T05:21:38.125Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-03T05:21:38.125Z] === RUN TestResize [2022-03-03T05:21:38.233Z] 1bd78008c728: Pull complete [2022-03-03T05:21:38.233Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-03-03T05:21:38.233Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:21:38.233Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-03T05:21:38.233Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-03T05:21:38.233Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-03-03T05:21:38.233Z] WARN: Skipping validation tests [2022-03-03T05:21:38.233Z] INFO: Running unit tests at 03/03/2022 05:21:37... [2022-03-03T05:21:38.259Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-03T05:21:38.517Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-03T05:21:38.517Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-03T05:21:38.517Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node a190341dc091 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="node1(a190341dc091): Node leave event for a190341dc091/172.19.30.98" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node a190341dc091/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node a190341dc091/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node a190341dc091/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node a190341dc091/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node a190341dc091/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for 37a38a89e959/172.19.30.98" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="node4(42310c9218bc): Node leave event for 37a38a89e959/172.19.30.98" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="node3(00ab3d421732): Node leave event for 37a38a89e959/172.19.30.98" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959 change state NodeActive --> NodeLeft" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="node2(37a38a89e959): Node leave event for 37a38a89e959/172.19.30.98" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959/172.19.30.98, left gossip cluster" [2022-03-03T05:21:38.562Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959/172.19.30.98, left gossip cluster" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 37a38a89e959/172.19.30.98, left gossip cluster" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=warning msg="memberlist: Failed to send gossip to 172.19.30.98:10036: write udp [::]:10034->172.19.30.98:10036: use of closed network connection" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.19.30.98:10035: use of closed network connection" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 00ab3d421732 change state NodeActive --> NodeLeft" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="node4(42310c9218bc): Node leave event for 00ab3d421732/172.19.30.98" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 00ab3d421732 change state NodeActive --> NodeLeft" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for 00ab3d421732/172.19.30.98" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 00ab3d421732 change state NodeActive --> NodeLeft" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="node3(00ab3d421732): Node leave event for 00ab3d421732/172.19.30.98" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 00ab3d421732/172.19.30.98, left gossip cluster" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 00ab3d421732/172.19.30.98, left gossip cluster" [2022-03-03T05:21:39.034Z] time="2022-03-03T05:21:38Z" level=info msg="Node 00ab3d421732/172.19.30.98, left gossip cluster" [2022-03-03T05:21:39.081Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-03T05:21:39.505Z] time="2022-03-03T05:21:39Z" level=info msg="Node 42310c9218bc change state NodeActive --> NodeLeft" [2022-03-03T05:21:39.505Z] time="2022-03-03T05:21:39Z" level=info msg="node5(c1d5c9ae26f0): Node leave event for 42310c9218bc/172.19.30.98" [2022-03-03T05:21:39.505Z] time="2022-03-03T05:21:39Z" level=info msg="Node 42310c9218bc change state NodeActive --> NodeLeft" [2022-03-03T05:21:39.505Z] time="2022-03-03T05:21:39Z" level=info msg="node4(42310c9218bc): Node leave event for 42310c9218bc/172.19.30.98" [2022-03-03T05:21:39.646Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-03T05:21:39.977Z] time="2022-03-03T05:21:39Z" level=info msg="Node 42310c9218bc/172.19.30.98, left gossip cluster" [2022-03-03T05:21:39.977Z] time="2022-03-03T05:21:39Z" level=info msg="Node 42310c9218bc/172.19.30.98, left gossip cluster" [2022-03-03T05:21:40.344Z] --- PASS: TestResize (1.91s) [2022-03-03T05:21:40.345Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:21:40.448Z] time="2022-03-03T05:21:40Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, left gossip cluster" [2022-03-03T05:21:40.448Z] time="2022-03-03T05:21:40Z" level=info msg="Node c1d5c9ae26f0 change state NodeActive --> NodeFailed" [2022-03-03T05:21:40.448Z] time="2022-03-03T05:21:40Z" level=info msg="Node c1d5c9ae26f0/172.19.30.98, added to failed nodes list" [2022-03-03T05:21:40.448Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-03-03T05:21:40.448Z] PASS [2022-03-03T05:21:40.448Z] coverage: 60.0% of statements [2022-03-03T05:21:40.448Z] ok github.com/docker/docker/libnetwork/networkdb 104.795s coverage: 60.0% of statements [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/quota [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/rootless [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/volume [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-03T05:21:40.448Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-03T05:21:41.017Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-03T05:21:41.275Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-03T05:21:41.275Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-03T05:21:41.841Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-03T05:21:41.912Z] --- PASS: TestResizeWithInvalidSize (1.81s) [2022-03-03T05:21:41.912Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === Skipped [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-03T05:21:43.422Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-03-03T05:21:43.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-03T05:21:43.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-03-03T05:21:43.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-03T05:21:43.422Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-03T05:21:43.422Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-03T05:21:43.422Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-03T05:21:43.422Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-03T05:21:43.422Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-03T05:21:43.422Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-03T05:21:43.422Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-03T05:21:43.422Z] daemon_test.go:145: root required [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-03T05:21:43.422Z] reload_test.go:342: root required [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-03T05:21:43.422Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-03T05:21:43.422Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-03T05:21:43.422Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-03T05:21:43.422Z] download_test.go:267: Needs fixing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-03T05:21:43.422Z] layer_test.go:291: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-03T05:21:43.422Z] layer_test.go:340: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-03T05:21:43.422Z] layer_test.go:455: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-03T05:21:43.422Z] layer_test.go:684: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-03T05:21:43.422Z] migration_test.go:45: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-03T05:21:43.422Z] migration_test.go:181: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-03T05:21:43.422Z] mount_test.go:17: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-03T05:21:43.422Z] mount_test.go:76: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-03T05:21:43.422Z] mount_test.go:125: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-03T05:21:43.422Z] mount_test.go:212: Failing on Windows [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-03T05:21:43.422Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-03T05:21:43.422Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-03T05:21:43.422Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-03T05:21:43.422Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-03T05:21:43.422Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-03T05:21:43.422Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-03T05:21:43.422Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-03T05:21:43.422Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-03T05:21:43.422Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.422Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-03T05:21:43.422Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:21:43.422Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-03T05:21:43.423Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-03T05:21:43.423Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:21:43.423Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:21:43.423Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:21:43.423Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:21:43.423Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:21:43.423Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:133: Xz not present in msys2 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-03T05:21:43.423Z] archive_test.go:140: zstd not installed [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:252: Failing on Windows CI machines [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:21:43.423Z] archive_windows_test.go:16: Currently fails [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-03T05:21:43.423Z] changes_test.go:195: needs more investigation [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-03T05:21:43.423Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-03T05:21:43.423Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-03T05:21:43.423Z] changes_test.go:432: needs further investigation [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-03T05:21:43.423Z] changes_test.go:468: needs further investigation [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-03T05:21:43.423Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-03T05:21:43.423Z] poller_test.go:40: No chmod on Windows [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-03T05:21:43.423Z] fileutils_test.go:133: Needs porting to Windows [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-03T05:21:43.423Z] fileutils_test.go:179: Needs porting to Windows [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-03T05:21:43.423Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-03T05:21:43.423Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-03T05:21:43.423Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-03T05:21:43.423Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-03T05:21:43.423Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-03T05:21:43.423Z] [2022-03-03T05:21:43.423Z] DONE 2072 tests, 70 skipped in 285.052s [2022-03-03T05:21:43.746Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-03T05:21:43.895Z] INFO: make.ps1 ended at 03/03/2022 05:21:43 [2022-03-03T05:21:44.134Z] --- PASS: TestResizeWhenContainerNotStarted (2.38s) [2022-03-03T05:21:44.134Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:21:44.134Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:21:44.134Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:21:44.134Z] === RUN TestStats [2022-03-03T05:21:44.134Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-03T05:21:44.134Z] --- SKIP: TestStats (0.00s) [2022-03-03T05:21:44.134Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:21:44.332Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-03T05:21:44.591Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-03T05:21:45.472Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-03T05:21:45.472Z] INFO: Unit tests ended at 03/03/2022 05:21:45. Duration:00:05:00.9388726 [2022-03-03T05:21:45.472Z] INFO: Building busybox [2022-03-03T05:21:45.477Z] INFO: make.ps1 starting at 03/03/2022 05:21:44 [2022-03-03T05:21:45.477Z] INFO: Git commit (dee9f422c8) assumed from DOCKER_GITCOMMIT environment variable [2022-03-03T05:21:45.477Z] INFO: Invoking autogen... [2022-03-03T05:21:45.944Z] Sending build context to Docker daemon 5.12kB [2022-03-03T05:21:45.944Z] [2022-03-03T05:21:45.944Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-03T05:21:45.944Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-03T05:21:45.944Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-03T05:21:45.944Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-03T05:21:45.944Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-03T05:21:45.944Z] ---> bdeb13086b9f [2022-03-03T05:21:45.944Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-03T05:21:45.944Z] ---> Running in 7e11927d6f75 [2022-03-03T05:21:45.951Z] INFO: Running unit tests... [2022-03-03T05:21:45.966Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-03T05:21:47.701Z] --- PASS: TestServiceUpdateNetwork (11.53s) [2022-03-03T05:21:47.701Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:21:48.630Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-03T05:21:48.885Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-03T05:21:49.247Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-03T05:21:49.810Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-03T05:21:51.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.56s) [2022-03-03T05:21:51.331Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:21:51.331Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-03T05:21:51.331Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-03T05:21:51.331Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:21:51.844Z] Removing intermediate container 7e11927d6f75 [2022-03-03T05:21:51.844Z] ---> 6b2a5a5d2d7a [2022-03-03T05:21:51.844Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-03T05:21:52.315Z] ---> Running in d0bc0238c1c6 [2022-03-03T05:21:52.315Z] Removing intermediate container d0bc0238c1c6 [2022-03-03T05:21:52.315Z] ---> 1f8503f0de86 [2022-03-03T05:21:52.315Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-03T05:21:52.335Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-03T05:21:52.335Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-03T05:21:52.787Z] ---> Running in 701aafa94a65 [2022-03-03T05:21:52.901Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-03T05:21:53.258Z] Removing intermediate container 701aafa94a65 [2022-03-03T05:21:53.258Z] ---> 707c4c457393 [2022-03-03T05:21:53.258Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-03T05:21:53.467Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-03T05:21:54.254Z] [2022-03-03T05:21:54.726Z] ---> d4e89ef47c64 [2022-03-03T05:21:54.726Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-03T05:21:54.842Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-03T05:21:55.198Z] ---> Running in ae19702ca319 [2022-03-03T05:21:56.217Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-03T05:21:56.433Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-03T05:21:56.475Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-03T05:21:56.475Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-03T05:21:56.733Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-03T05:21:56.973Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-03T05:21:57.299Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-03T05:21:57.865Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-03T05:21:58.123Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-03T05:21:58.123Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-03T05:21:58.123Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-03T05:21:58.382Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-03T05:21:58.949Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-03T05:22:02.226Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-03T05:22:02.792Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-03T05:22:03.049Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-03T05:22:03.529Z] --- PASS: TestServiceUpdatePidsLimit (15.80s) [2022-03-03T05:22:03.529Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-03-03T05:22:03.529Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2022-03-03T05:22:03.529Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-03-03T05:22:03.529Z] PASS [2022-03-03T05:22:03.529Z] [2022-03-03T05:22:03.529Z] === Skipped [2022-03-03T05:22:03.529Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-03T05:22:03.529Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-03T05:22:03.529Z] [2022-03-03T05:22:03.529Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-03T05:22:03.529Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-03T05:22:03.529Z] [2022-03-03T05:22:03.529Z] DONE 27 tests, 2 skipped in 143.395s [2022-03-03T05:22:03.529Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-03T05:22:03.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:22:03.529Z] ++ set -e [2022-03-03T05:22:03.529Z] ++ '[' -n 0 ']' [2022-03-03T05:22:03.529Z] ++ set -x [2022-03-03T05:22:03.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:22:03.529Z] INFO: Testing against a local daemon [2022-03-03T05:22:03.529Z] === RUN TestSessionCreate [2022-03-03T05:22:03.529Z] --- PASS: TestSessionCreate (0.03s) [2022-03-03T05:22:03.529Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:22:03.529Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-03T05:22:03.529Z] PASS [2022-03-03T05:22:03.529Z] [2022-03-03T05:22:03.529Z] DONE 2 tests in 0.131s [2022-03-03T05:22:03.529Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-03T05:22:03.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:22:03.529Z] ++ set -e [2022-03-03T05:22:03.529Z] ++ '[' -n 0 ']' [2022-03-03T05:22:03.529Z] ++ set -x [2022-03-03T05:22:03.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:22:03.529Z] INFO: Testing against a local daemon [2022-03-03T05:22:03.529Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:22:03.529Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-03T05:22:03.529Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:22:03.529Z] === RUN TestDiskUsage [2022-03-03T05:22:03.529Z] === PAUSE TestDiskUsage [2022-03-03T05:22:03.529Z] === RUN TestEventsExecDie [2022-03-03T05:22:03.616Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-03T05:22:03.787Z] --- PASS: TestEventsExecDie (0.43s) [2022-03-03T05:22:03.787Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:22:03.787Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-03T05:22:03.787Z] === RUN TestEventsVolumeCreate [2022-03-03T05:22:03.787Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-03T05:22:03.787Z] === RUN TestInfoBinaryCommits [2022-03-03T05:22:03.787Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-03T05:22:03.787Z] === RUN TestInfoAPIVersioned [2022-03-03T05:22:03.787Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-03T05:22:03.787Z] === RUN TestInfoAPI [2022-03-03T05:22:03.787Z] --- PASS: TestInfoAPI (0.02s) [2022-03-03T05:22:03.787Z] === RUN TestInfoAPIWarnings [2022-03-03T05:22:05.516Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-03T05:22:05.654Z] Removing intermediate container ae19702ca319 [2022-03-03T05:22:05.654Z] ---> 84861245a5d5 [2022-03-03T05:22:05.654Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-03T05:22:05.654Z] ---> Running in 26ada9a883ed [2022-03-03T05:22:06.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-03T05:22:06.648Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-03T05:22:06.648Z] [2022-03-03T05:22:06.648Z] SUCCESS: Specified value was saved. [2022-03-03T05:22:08.551Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-03T05:22:09.138Z] ? github.com/docker/docker/api [no test files] [2022-03-03T05:22:09.927Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-03T05:22:10.459Z] Removing intermediate container 26ada9a883ed [2022-03-03T05:22:10.459Z] ---> a38eea1be5ac [2022-03-03T05:22:10.459Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-03T05:22:10.459Z] ---> Running in 5db358c0d37a [2022-03-03T05:22:10.493Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-03T05:22:11.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-03T05:22:11.059Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-03T05:22:11.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-03T05:22:11.059Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-03T05:22:11.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-03T05:22:11.059Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-03T05:22:11.059Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-03T05:22:11.316Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-03T05:22:11.316Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-03T05:22:11.316Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-03T05:22:12.250Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-03T05:22:12.581Z] --- PASS: TestUpdateRestartPolicy (21.28s) [2022-03-03T05:22:12.581Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:22:13.190Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-03T05:22:13.190Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-03T05:22:13.486Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-03T05:22:13.486Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-03T05:22:13.486Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-03T05:22:13.486Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-03T05:22:13.486Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-03T05:22:13.486Z] Cross building: bundles/cross/windows/amd64 [2022-03-03T05:22:13.486Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-03T05:22:13.486Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-03T05:22:14.148Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2022-03-03T05:22:14.148Z] === RUN TestWaitNonBlocked [2022-03-03T05:22:14.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:22:14.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:22:14.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:22:14.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:22:14.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:22:14.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:22:14.149Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-03T05:22:14.714Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-03T05:22:15.234Z] Cannot create a file when that file already exists. [2022-03-03T05:22:15.280Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-03T05:22:15.280Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-03T05:22:15.846Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-03T05:22:15.846Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-03T05:22:15.846Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-03T05:22:15.846Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-03T05:22:15.846Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-03T05:22:15.846Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-03T05:22:16.105Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-03T05:22:16.105Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-03T05:22:16.105Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-03T05:22:16.105Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-03T05:22:16.105Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-03T05:22:16.105Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-03T05:22:16.105Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-03T05:22:16.105Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-03T05:22:16.105Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-03T05:22:16.671Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-03T05:22:17.111Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-03-03T05:22:17.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.88s) [2022-03-03T05:22:17.111Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.97s) [2022-03-03T05:22:17.111Z] === RUN TestWaitBlocked [2022-03-03T05:22:17.111Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:17.111Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-03T05:22:17.111Z] PASS [2022-03-03T05:22:17.111Z] ok github.com/docker/docker/integration/container 81.820s [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === Skipped [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-03T05:22:17.111Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-03T05:22:17.111Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-03T05:22:17.111Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-03T05:22:17.111Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-03T05:22:17.111Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-03T05:22:17.111Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-03T05:22:17.111Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-03-03T05:22:17.111Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:22:17.111Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-03T05:22:17.111Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-03T05:22:17.111Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-03T05:22:17.111Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-03T05:22:17.111Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-03T05:22:17.111Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-03T05:22:17.111Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:22:17.111Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-03T05:22:17.111Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-03T05:22:17.111Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-03T05:22:17.111Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-03T05:22:17.111Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-03T05:22:17.111Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-03T05:22:17.111Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.111Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-03T05:22:17.111Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:17.111Z] [2022-03-03T05:22:17.112Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-03T05:22:17.112Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:17.112Z] [2022-03-03T05:22:17.112Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:22:17.112Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:17.112Z] [2022-03-03T05:22:17.112Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-03T05:22:17.112Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-03T05:22:17.112Z] [2022-03-03T05:22:17.112Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-03T05:22:17.112Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-03T05:22:17.112Z] [2022-03-03T05:22:17.112Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-03T05:22:17.112Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:17.112Z] [2022-03-03T05:22:17.112Z] DONE 87 tests, 33 skipped in 83.775s [2022-03-03T05:22:17.112Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-03T05:22:17.239Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-03T05:22:17.239Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-03T05:22:18.173Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-03T05:22:18.173Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-03T05:22:18.173Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-03T05:22:18.740Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-03T05:22:18.740Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-03T05:22:19.307Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-03T05:22:19.874Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-03T05:22:20.132Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-03T05:22:20.132Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-03T05:22:20.698Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-03T05:22:21.128Z] Removing intermediate container 5db358c0d37a [2022-03-03T05:22:21.128Z] ---> aea8d3a08a89 [2022-03-03T05:22:21.128Z] Step 13/13 : CMD ["sh"] [2022-03-03T05:22:21.128Z] ---> Running in 21a1aefab334 [2022-03-03T05:22:21.128Z] Removing intermediate container 21a1aefab334 [2022-03-03T05:22:21.128Z] ---> da8b2cb94c87 [2022-03-03T05:22:21.128Z] Successfully built da8b2cb94c87 [2022-03-03T05:22:21.128Z] Successfully tagged busybox:latest [2022-03-03T05:22:21.128Z] INFO: Docker images of the daemon under test [2022-03-03T05:22:21.128Z] [2022-03-03T05:22:21.264Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-03T05:22:21.599Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T05:22:21.599Z] busybox latest da8b2cb94c87 1 second ago 5GB [2022-03-03T05:22:21.599Z] microsoft/windowsservercore latest bdeb13086b9f 4 weeks ago 4.96GB [2022-03-03T05:22:21.599Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 4 weeks ago 4.96GB [2022-03-03T05:22:21.599Z] [2022-03-03T05:22:21.599Z] INFO: Running integration tests at 03/03/2022 05:22:21... [2022-03-03T05:22:21.599Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-03T05:22:21.599Z] INFO: Integration API tests being run from the host: [2022-03-03T05:22:21.599Z] INFO: make.ps1 starting at 03/03/2022 05:22:21 [2022-03-03T05:22:21.829Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-03T05:22:21.836Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-03-03T05:22:21.836Z] === RUN TestInfoDebug [2022-03-03T05:22:21.836Z] --- PASS: TestInfoDebug (0.52s) [2022-03-03T05:22:21.836Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:22:21.836Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-03T05:22:21.836Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:22:21.836Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-03T05:22:21.836Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:22:21.836Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-03-03T05:22:21.836Z] === RUN TestPingCacheHeaders [2022-03-03T05:22:21.836Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-03T05:22:21.836Z] === RUN TestPingGet [2022-03-03T05:22:21.836Z] --- PASS: TestPingGet (0.01s) [2022-03-03T05:22:21.836Z] === RUN TestPingHead [2022-03-03T05:22:21.836Z] --- PASS: TestPingHead (0.02s) [2022-03-03T05:22:21.836Z] === RUN TestVersion [2022-03-03T05:22:21.836Z] --- PASS: TestVersion (0.02s) [2022-03-03T05:22:21.836Z] === CONT TestDiskUsage [2022-03-03T05:22:22.396Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-03T05:22:22.396Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-03T05:22:22.396Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/container_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/image_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/volume_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-03T05:22:22.441Z] === RUN TestDiskUsage/after_container.Run [2022-03-03T05:22:22.593Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-03T05:22:22.697Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage (1.06s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-03T05:22:22.953Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-03T05:22:22.953Z] PASS [2022-03-03T05:22:22.953Z] [2022-03-03T05:22:22.953Z] === Skipped [2022-03-03T05:22:22.953Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:22:22.953Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-03T05:22:22.953Z] [2022-03-03T05:22:22.953Z] DONE 50 tests, 1 skipped in 19.632s [2022-03-03T05:22:22.953Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-03T05:22:22.953Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:22:22.953Z] ++ set -e [2022-03-03T05:22:22.953Z] ++ '[' -n 0 ']' [2022-03-03T05:22:22.953Z] ++ set -x [2022-03-03T05:22:22.953Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-03-03T05:22:22.953Z] INFO: Testing against a local daemon [2022-03-03T05:22:22.953Z] === RUN TestVolumesCreateAndList [2022-03-03T05:22:22.953Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-03T05:22:22.953Z] === RUN TestVolumesRemove [2022-03-03T05:22:22.953Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-03T05:22:22.953Z] === RUN TestVolumesInspect [2022-03-03T05:22:22.953Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-03T05:22:22.953Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:22:22.953Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:22:22.953Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:22:22.953Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:22:22.953Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-03T05:22:22.953Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-03T05:22:22.953Z] PASS [2022-03-03T05:22:22.953Z] [2022-03-03T05:22:22.953Z] DONE 5 tests in 0.186s [2022-03-03T05:22:22.953Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-03T05:22:22.960Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-03T05:22:22.960Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-03T05:22:23.209Z] ++++ cat bundles/test-integration/docker.pid [2022-03-03T05:22:23.209Z] +++ kill 13073 [2022-03-03T05:22:23.465Z] +++ /etc/init.d/apparmor stop [2022-03-03T05:22:23.465Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-03T05:22:23.465Z] [2022-03-03T05:22:23.465Z] Unloading profiles will leave already running processes permanently [2022-03-03T05:22:23.465Z] unconfined, which can lead to unexpected situations. [2022-03-03T05:22:23.465Z] [2022-03-03T05:22:23.465Z] To set a process to complain mode, use the command line tool [2022-03-03T05:22:23.465Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-03T05:22:23.465Z] +++ true [2022-03-03T05:22:23.465Z] exiting test-integration [2022-03-03T05:22:23.465Z] ++ exit 0 [2022-03-03T05:22:23.465Z] Post stage [Pipeline] junit [2022-03-03T05:22:24.036Z] Recording test results [2022-03-03T05:22:24.258Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-03T05:22:24.330Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-03T05:22:24.588Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-03T05:22:24.589Z] + echo Ensuring container killed. [2022-03-03T05:22:24.589Z] Ensuring container killed. [2022-03-03T05:22:24.589Z] + docker rm -vf docker-pr5 [2022-03-03T05:22:24.589Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-03T05:22:24.932Z] + echo Chowning /workspace to jenkins user [2022-03-03T05:22:24.932Z] Chowning /workspace to jenkins user [2022-03-03T05:22:24.932Z] + id -u [2022-03-03T05:22:24.932Z] + id -g [2022-03-03T05:22:24.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace busybox chown -R 1000:1000 /workspace [2022-03-03T05:22:24.932Z] Unable to find image 'busybox:latest' locally [2022-03-03T05:22:24.932Z] latest: Pulling from library/busybox [2022-03-03T05:22:24.932Z] b0fae56fd889: Pulling fs layer [2022-03-03T05:22:25.193Z] b0fae56fd889: Download complete [2022-03-03T05:22:25.193Z] b0fae56fd889: Pull complete [2022-03-03T05:22:25.193Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-03T05:22:25.193Z] Status: Downloaded newer image for busybox:latest [2022-03-03T05:22:26.488Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-03T05:22:26.746Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-03T05:22:26.746Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-03T05:22:26.746Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-03T05:22:26.908Z] + bundleName=arm64-integration [2022-03-03T05:22:26.908Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-03T05:22:26.908Z] Creating arm64-integration-bundles.tar.gz [2022-03-03T05:22:26.908Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-03T05:22:26.908Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-03T05:22:26.919Z] Archiving artifacts [2022-03-03T05:22:27.029Z] === RUN TestMiddlewares [2022-03-03T05:22:27.029Z] --- PASS: TestMiddlewares (0.00s) [2022-03-03T05:22:27.029Z] PASS [2022-03-03T05:22:27.029Z] coverage: 9.0% of statements [2022-03-03T05:22:27.029Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2022-03-03T05:22:27.680Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-03T05:22:28.246Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-03T05:22:28.752Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T05:22:29.098Z] + make clean [2022-03-03T05:22:29.098Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T05:22:29.098Z] docker-dev-cache [2022-03-03T05:22:29.098Z] docker-mod-cache [Pipeline] deleteDir [2022-03-03T05:22:29.181Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-03T05:22:29.181Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-03T05:22:30.115Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-03T05:22:30.373Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-03T05:22:30.631Z] === RUN TestDockerSuite/TestSaveLoadParents [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T05:22:32.007Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3544124590 [2022-03-03T05:22:32.007Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-03T05:22:32.264Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-03T05:22:33.637Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-03T05:22:33.637Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-03T05:22:33.637Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-03T05:22:34.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-03T05:22:34.827Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-03T05:22:35.017Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:22:35.017Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-03T05:22:35.017Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-03T05:22:35.017Z] === RUN TestDaemonConfigValidation [2022-03-03T05:22:35.017Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-03T05:22:35.017Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-03T05:22:35.017Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:22:35.017Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-03T05:22:35.017Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-03T05:22:35.017Z] === RUN TestDaemonProxy [2022-03-03T05:22:35.017Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-03T05:22:35.017Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-03T05:22:35.017Z] PASS [2022-03-03T05:22:35.017Z] ok github.com/docker/docker/integration/daemon 0.093s [2022-03-03T05:22:35.486Z] [2022-03-03T05:22:35.486Z] === Skipped [2022-03-03T05:22:35.486Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-03T05:22:35.486Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-03T05:22:35.486Z] [2022-03-03T05:22:35.486Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-03T05:22:35.486Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-03T05:22:35.486Z] [2022-03-03T05:22:35.486Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-03T05:22:35.486Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-03T05:22:35.486Z] [2022-03-03T05:22:35.486Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-03T05:22:35.486Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-03T05:22:35.486Z] [2022-03-03T05:22:35.486Z] DONE 4 tests, 4 skipped in 18.494s [2022-03-03T05:22:35.486Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-03T05:22:36.198Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-03T05:22:36.455Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-03T05:22:36.713Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-03T05:22:36.713Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-03T05:22:36.713Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-03T05:22:37.278Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-03T05:22:39.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:39.286Z] INFO: Testing against a local daemon [2022-03-03T05:22:39.286Z] === RUN TestCommitInheritsEnv [2022-03-03T05:22:39.286Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:22:39.286Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-03T05:22:39.286Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:22:39.286Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:22:39.286Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:22:39.286Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:22:39.286Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:22:39.286Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-03T05:22:39.286Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:22:39.286Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-03-03T05:22:39.286Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:22:39.286Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-03-03T05:22:39.286Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:22:39.827Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-03T05:22:40.275Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2022-03-03T05:22:40.275Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:22:40.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-03T05:22:40.275Z] === RUN TestTagInvalidReference [2022-03-03T05:22:40.275Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-03T05:22:40.275Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:22:40.275Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-03T05:22:40.275Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:22:40.275Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-03T05:22:40.275Z] === RUN TestTagOfficialNames [2022-03-03T05:22:40.275Z] --- PASS: TestTagOfficialNames (0.07s) [2022-03-03T05:22:40.275Z] === RUN TestTagMatchesDigest [2022-03-03T05:22:40.275Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-03-03T05:22:40.275Z] PASS [2022-03-03T05:22:40.275Z] ok github.com/docker/docker/integration/image 1.314s [2022-03-03T05:22:40.275Z] [2022-03-03T05:22:40.275Z] === Skipped [2022-03-03T05:22:40.275Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-03T05:22:40.275Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:22:40.275Z] [2022-03-03T05:22:40.275Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:22:40.275Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:22:40.275Z] [2022-03-03T05:22:40.275Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-03T05:22:40.275Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:22:40.275Z] [2022-03-03T05:22:40.275Z] DONE 12 tests, 3 skipped in 4.697s [2022-03-03T05:22:40.275Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-03T05:22:42.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:42.494Z] INFO: Testing against a local daemon [2022-03-03T05:22:42.494Z] === RUN TestNetworkCreateDelete [2022-03-03T05:22:42.494Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:42.494Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:22:42.494Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-03T05:22:42.494Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDaemonDNSFallback [2022-03-03T05:22:42.494Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:42.494Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestInspectNetwork [2022-03-03T05:22:42.494Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:42.494Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:22:42.494Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:42.494Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:22:42.494Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:22:42.494Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:22:42.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:22:42.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:22:42.494Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:22:42.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:22:42.494Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:22:42.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:22:42.494Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-03T05:22:42.494Z] === RUN TestNetworkList [2022-03-03T05:22:42.494Z] === RUN TestNetworkList//networks [2022-03-03T05:22:42.494Z] === PAUSE TestNetworkList//networks [2022-03-03T05:22:42.494Z] === RUN TestNetworkList//networks/ [2022-03-03T05:22:42.494Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:22:42.494Z] === CONT TestNetworkList//networks [2022-03-03T05:22:42.494Z] === CONT TestNetworkList//networks/ [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkList (0.03s) [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-03T05:22:42.494Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:22:42.494Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:22:42.494Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:22:42.494Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:22:42.494Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:22:42.494Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:22:42.494Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:22:42.494Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:22:42.494Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:22:42.494Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:22:42.494Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:22:42.494Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:22:42.494Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:22:42.494Z] PASS [2022-03-03T05:22:42.494Z] ok github.com/docker/docker/integration/network 0.140s [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === Skipped [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-03T05:22:42.494Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-03T05:22:42.494Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-03T05:22:42.494Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-03T05:22:42.494Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:22:42.494Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:22:42.494Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:22:42.494Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-03T05:22:42.494Z] [2022-03-03T05:22:42.494Z] DONE 22 tests, 15 skipped in 1.953s [2022-03-03T05:22:42.494Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-03T05:22:42.963Z] testing: warning: no tests to run [2022-03-03T05:22:42.963Z] PASS [2022-03-03T05:22:42.963Z] ok github.com/docker/docker/integration/network/ipvlan 0.052s [2022-03-03T05:22:42.963Z] [2022-03-03T05:22:42.963Z] DONE 0 tests in 0.570s [2022-03-03T05:22:42.963Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-03T05:22:43.953Z] testing: warning: no tests to run [2022-03-03T05:22:43.953Z] PASS [2022-03-03T05:22:43.953Z] ok github.com/docker/docker/integration/network/macvlan 0.057s [2022-03-03T05:22:43.953Z] [2022-03-03T05:22:43.953Z] DONE 0 tests in 0.580s [2022-03-03T05:22:43.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-03T05:22:44.423Z] testing: warning: no tests to run [2022-03-03T05:22:44.423Z] PASS [2022-03-03T05:22:44.423Z] ok github.com/docker/docker/integration/plugin 0.059s [2022-03-03T05:22:44.423Z] [2022-03-03T05:22:44.423Z] DONE 0 tests in 0.575s [2022-03-03T05:22:44.423Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-03T05:22:44.892Z] testing: warning: no tests to run [2022-03-03T05:22:44.892Z] PASS [2022-03-03T05:22:44.892Z] ok github.com/docker/docker/integration/plugin/authz 0.058s [2022-03-03T05:22:44.892Z] [2022-03-03T05:22:44.892Z] DONE 0 tests in 0.560s [2022-03-03T05:22:44.892Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-03T05:22:45.092Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-03T05:22:46.024Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-03T05:22:47.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-03T05:22:47.396Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-03T05:22:48.329Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-03T05:22:48.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:48.699Z] INFO: Testing against a local daemon [2022-03-03T05:22:48.699Z] === RUN TestPluginInvalidJSON [2022-03-03T05:22:48.699Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:22:48.699Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:22:48.699Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:22:48.699Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-03-03T05:22:48.699Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-03T05:22:48.699Z] === RUN TestPluginInstall [2022-03-03T05:22:48.699Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-03T05:22:48.699Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-03T05:22:48.699Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:22:48.699Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-03T05:22:48.699Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-03T05:22:48.699Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:22:48.699Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-03T05:22:48.699Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:22:48.699Z] PASS [2022-03-03T05:22:48.699Z] ok github.com/docker/docker/integration/plugin/common 0.088s [2022-03-03T05:22:49.169Z] [2022-03-03T05:22:49.169Z] === Skipped [2022-03-03T05:22:49.169Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-03T05:22:49.169Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-03T05:22:49.169Z] [2022-03-03T05:22:49.169Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-03T05:22:49.169Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-03T05:22:49.169Z] [2022-03-03T05:22:49.169Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:22:49.169Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-03T05:22:49.169Z] [2022-03-03T05:22:49.169Z] DONE 5 tests, 3 skipped in 3.986s [2022-03-03T05:22:49.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-03T05:22:49.264Z] docker_cli_service_logs_test.go:246: checking task 5x0le92c1mr1 [2022-03-03T05:22:49.264Z] docker_cli_service_logs_test.go:251: checking messages for 5x0le92c1mr1 [2022-03-03T05:22:49.264Z] docker_cli_service_logs_test.go:246: checking task zdo8d271l41r [2022-03-03T05:22:49.522Z] docker_cli_service_logs_test.go:251: checking messages for zdo8d271l41r [2022-03-03T05:22:50.897Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-03T05:22:51.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:51.391Z] INFO: Testing against a local daemon [2022-03-03T05:22:51.391Z] === RUN TestExternalGraphDriver [2022-03-03T05:22:51.391Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-03T05:22:51.391Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-03T05:22:51.391Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:22:51.391Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-03T05:22:51.391Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-03T05:22:51.391Z] PASS [2022-03-03T05:22:51.391Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.099s [2022-03-03T05:22:51.391Z] [2022-03-03T05:22:51.391Z] === Skipped [2022-03-03T05:22:51.391Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-03T05:22:51.391Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-03T05:22:51.391Z] [2022-03-03T05:22:51.391Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-03T05:22:51.391Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-03T05:22:51.391Z] [2022-03-03T05:22:51.391Z] DONE 2 tests, 2 skipped in 2.065s [2022-03-03T05:22:51.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-03T05:22:52.796Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-03T05:22:52.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:52.964Z] INFO: Testing against a local daemon [2022-03-03T05:22:52.964Z] === RUN TestReadPluginNoRead [2022-03-03T05:22:52.964Z] read_test.go:21: no unix domain sockets on Windows [2022-03-03T05:22:52.964Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-03T05:22:52.964Z] PASS [2022-03-03T05:22:52.964Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2022-03-03T05:22:53.362Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-03T05:22:53.434Z] [2022-03-03T05:22:53.434Z] === Skipped [2022-03-03T05:22:53.434Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-03T05:22:53.434Z] read_test.go:21: no unix domain sockets on Windows [2022-03-03T05:22:53.434Z] [2022-03-03T05:22:53.434Z] DONE 1 tests, 1 skipped in 1.842s [2022-03-03T05:22:53.434Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-03T05:22:54.422Z] testing: warning: no tests to run [2022-03-03T05:22:54.422Z] PASS [2022-03-03T05:22:54.422Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2022-03-03T05:22:54.422Z] [2022-03-03T05:22:54.422Z] DONE 0 tests in 0.874s [2022-03-03T05:22:54.422Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-03T05:22:54.735Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-03T05:22:56.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:56.007Z] INFO: Testing against a local daemon [2022-03-03T05:22:56.007Z] === RUN TestPluginWithDevMounts [2022-03-03T05:22:56.007Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:56.007Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-03T05:22:56.007Z] PASS [2022-03-03T05:22:56.007Z] ok github.com/docker/docker/integration/plugin/volumes 0.073s [2022-03-03T05:22:56.007Z] [2022-03-03T05:22:56.007Z] === Skipped [2022-03-03T05:22:56.007Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-03T05:22:56.007Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:56.007Z] [2022-03-03T05:22:56.007Z] DONE 1 tests, 1 skipped in 1.668s [2022-03-03T05:22:56.007Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-03T05:22:56.635Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-03T05:22:57.567Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-03T05:22:57.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:57.578Z] INFO: Testing against a local daemon [2022-03-03T05:22:57.578Z] === RUN TestSecretInspect [2022-03-03T05:22:57.578Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-03T05:22:57.578Z] === RUN TestSecretList [2022-03-03T05:22:57.578Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] --- SKIP: TestSecretList (0.00s) [2022-03-03T05:22:57.578Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:22:57.578Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-03T05:22:57.578Z] === RUN TestSecretsUpdate [2022-03-03T05:22:57.578Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-03T05:22:57.578Z] === RUN TestTemplatedSecret [2022-03-03T05:22:57.578Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-03T05:22:57.578Z] === RUN TestSecretCreateResolve [2022-03-03T05:22:57.578Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:57.578Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-03T05:22:57.578Z] PASS [2022-03-03T05:22:57.578Z] ok github.com/docker/docker/integration/secret 0.075s [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] === Skipped [2022-03-03T05:22:57.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-03T05:22:57.578Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-03T05:22:57.578Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-03T05:22:57.578Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-03T05:22:57.578Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-03T05:22:57.578Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-03T05:22:57.578Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:57.578Z] [2022-03-03T05:22:57.578Z] DONE 6 tests, 6 skipped in 1.576s [2022-03-03T05:22:57.578Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-03T05:22:58.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:58.540Z] INFO: Testing against a local daemon [2022-03-03T05:22:58.540Z] === RUN TestBuildWithSession [2022-03-03T05:22:58.540Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:22:58.540Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:22:58.540Z] === RUN TestBuildSquashParent [2022-03-03T05:22:58.540Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:58.540Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:22:58.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:22:58.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:22:58.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:22:58.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:22:58.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:22:58.541Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:22:58.541Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:22:58.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:22:58.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:22:58.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:22:58.541Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:22:59.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:22:59.801Z] INFO: Testing against a local daemon [2022-03-03T05:22:59.801Z] === RUN TestServiceCreateInit [2022-03-03T05:22:59.801Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:22:59.801Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:22:59.801Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:22:59.801Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceConflict [2022-03-03T05:22:59.801Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:22:59.801Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-03-03T05:22:59.801Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:22:59.801Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:22:59.801Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:22:59.801Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceSysctls [2022-03-03T05:22:59.801Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-03T05:22:59.801Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:22:59.801Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-03T05:22:59.801Z] === RUN TestInspect [2022-03-03T05:22:59.801Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestInspect (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestCreateJob [2022-03-03T05:22:59.801Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestCreateJob (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestReplicatedJob [2022-03-03T05:22:59.801Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:22:59.801Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServiceListWithStatuses [2022-03-03T05:22:59.801Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:22:59.801Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:22:59.801Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServicePlugin [2022-03-03T05:22:59.801Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServiceUpdateLabel [2022-03-03T05:22:59.801Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:22:59.801Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:22:59.801Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:22:59.801Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-03T05:22:59.801Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:22:59.801Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-03T05:22:59.801Z] PASS [2022-03-03T05:22:59.801Z] ok github.com/docker/docker/integration/service 0.193s [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === Skipped [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-03-03T05:22:59.801Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-03T05:22:59.801Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-03T05:22:59.801Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-03T05:22:59.801Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-03T05:22:59.801Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-03T05:22:59.801Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-03T05:22:59.801Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-03T05:22:59.801Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-03T05:22:59.801Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-03T05:22:59.801Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-03T05:22:59.801Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-03T05:22:59.801Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-03T05:22:59.801Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-03T05:22:59.801Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-03T05:22:59.801Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-03T05:22:59.801Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-03T05:22:59.801Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:22:59.801Z] [2022-03-03T05:22:59.801Z] DONE 24 tests, 23 skipped in 2.286s [2022-03-03T05:23:00.271Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-03T05:23:00.845Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-03T05:23:00.845Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-03T05:23:01.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:23:01.259Z] INFO: Testing against a local daemon [2022-03-03T05:23:01.259Z] === RUN TestSessionCreate [2022-03-03T05:23:01.259Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-03T05:23:01.259Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-03T05:23:01.259Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:23:01.259Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-03T05:23:01.259Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-03T05:23:01.259Z] PASS [2022-03-03T05:23:01.259Z] ok github.com/docker/docker/integration/session 0.061s [2022-03-03T05:23:01.259Z] [2022-03-03T05:23:01.259Z] === Skipped [2022-03-03T05:23:01.259Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-03T05:23:01.259Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-03T05:23:01.259Z] [2022-03-03T05:23:01.259Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-03T05:23:01.259Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-03T05:23:01.259Z] [2022-03-03T05:23:01.259Z] DONE 2 tests, 2 skipped in 1.430s [2022-03-03T05:23:01.729Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-03T05:23:02.747Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-03T05:23:03.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:23:03.299Z] INFO: Testing against a local daemon [2022-03-03T05:23:03.299Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:23:03.299Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:23:03.299Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestDiskUsage [2022-03-03T05:23:03.299Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-03T05:23:03.299Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestEventsExecDie [2022-03-03T05:23:03.299Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-03T05:23:03.299Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:23:03.299Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-03T05:23:03.299Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestEventsVolumeCreate [2022-03-03T05:23:03.299Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-03T05:23:03.299Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestInfoAPI [2022-03-03T05:23:03.299Z] --- PASS: TestInfoAPI (0.04s) [2022-03-03T05:23:03.299Z] === RUN TestInfoAPIWarnings [2022-03-03T05:23:03.299Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:23:03.299Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestInfoDebug [2022-03-03T05:23:03.299Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:23:03.299Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:23:03.299Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:23:03.299Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:23:03.299Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:23:03.299Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-03T05:23:03.299Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:23:04.288Z] --- PASS: TestLoginFailsWithBadCredentials (1.07s) [2022-03-03T05:23:04.288Z] === RUN TestPingCacheHeaders [2022-03-03T05:23:04.288Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-03T05:23:04.288Z] === RUN TestPingGet [2022-03-03T05:23:04.288Z] --- PASS: TestPingGet (0.03s) [2022-03-03T05:23:04.288Z] === RUN TestPingHead [2022-03-03T05:23:04.288Z] --- PASS: TestPingHead (0.03s) [2022-03-03T05:23:04.288Z] === RUN TestVersion [2022-03-03T05:23:04.288Z] --- PASS: TestVersion (0.02s) [2022-03-03T05:23:04.288Z] PASS [2022-03-03T05:23:04.288Z] ok github.com/docker/docker/integration/system 1.268s [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === Skipped [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:23:04.288Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-03T05:23:04.288Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-03T05:23:04.288Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-03T05:23:04.288Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-03T05:23:04.288Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-03T05:23:04.288Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-03T05:23:04.288Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-03T05:23:04.288Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-03T05:23:04.288Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:23:04.288Z] [2022-03-03T05:23:04.288Z] DONE 15 tests, 9 skipped in 2.886s [2022-03-03T05:23:04.650Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-03T05:23:04.760Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-03T05:23:06.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:23:06.337Z] INFO: Testing against a local daemon [2022-03-03T05:23:06.337Z] === RUN TestVolumesCreateAndList [2022-03-03T05:23:06.337Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-03-03T05:23:06.337Z] === RUN TestVolumesRemove [2022-03-03T05:23:06.337Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-03T05:23:06.337Z] === RUN TestVolumesInspect [2022-03-03T05:23:06.337Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-03T05:23:06.337Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:23:06.337Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:23:06.337Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:23:06.337Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:23:06.337Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-03T05:23:06.337Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-03T05:23:06.337Z] PASS [2022-03-03T05:23:06.337Z] ok github.com/docker/docker/integration/volume 0.262s [2022-03-03T05:23:06.337Z] [2022-03-03T05:23:06.337Z] DONE 5 tests in 1.906s [2022-03-03T05:23:06.806Z] INFO: make.ps1 ended at 03/03/2022 05:23:06 [2022-03-03T05:23:06.806Z] INFO: Integration CLI tests being run from the host: [2022-03-03T05:23:06.806Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-03T05:23:07.933Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-03T05:23:13.236Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-03T05:23:15.141Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-03T05:23:15.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:23:15.523Z] INFO: Testing against a local daemon [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-03T05:23:15.523Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-03T05:23:15.523Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-03T05:23:15.523Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-03T05:23:15.992Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-03T05:23:15.992Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-03T05:23:16.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:23:16.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:23:16.517Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-03T05:23:17.083Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-03T05:23:17.649Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-03T05:23:18.215Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-03T05:23:18.215Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-03T05:23:18.215Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-03T05:23:18.781Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-03T05:23:22.962Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-03T05:23:23.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-03T05:23:25.756Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-03T05:23:25.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-03T05:23:26.014Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-03T05:23:26.581Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-03T05:23:26.581Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-03T05:23:26.581Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-03T05:23:26.581Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-03T05:23:26.581Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.09s) [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.56s) [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.66s) [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.74s) [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.21s) [2022-03-03T05:23:26.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.69s) [2022-03-03T05:23:26.884Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:23:26.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:23:27.956Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-03T05:23:28.522Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-03T05:23:28.779Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-03T05:23:29.346Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-03T05:23:30.279Z] docker_cli_swarm_test.go:1895: [d5ade62299e5d] joining swarm manager [defe58a7d4fb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:23:30.536Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-03T05:23:31.469Z] docker_cli_swarm_test.go:1896: [d8efab0c25c2e] joining swarm manager [defe58a7d4fb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:23:34.754Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-03T05:23:34.943Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-03T05:23:34.943Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-03T05:23:34.943Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-03T05:23:34.943Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-03T05:23:34.943Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-03T05:23:34.943Z] remote: Enumerating objects: 23, done. [2022-03-03T05:23:34.943Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-03T05:23:34.943Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-03T05:23:34.943Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-03T05:23:34.943Z] 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-03-03T05:23:34.943Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-03T05:23:34.943Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-03T05:23:34.943Z] Cross building: bundles/cross/linux/ppc64le [2022-03-03T05:23:34.943Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-03T05:23:34.943Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-03T05:23:35.321Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-03T05:23:35.321Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-03T05:23:35.321Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-03T05:23:36.253Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-03T05:23:36.818Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-03T05:23:37.347Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:23:37.819Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:23:38.812Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-03T05:23:39.346Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-03T05:23:39.459Z] === RUN TestBoolValue [2022-03-03T05:23:39.459Z] --- PASS: TestBoolValue (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestBoolValueOrDefault [2022-03-03T05:23:39.459Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestInt64ValueOrZero [2022-03-03T05:23:39.459Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestInt64ValueOrDefault [2022-03-03T05:23:39.459Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-03T05:23:39.459Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestJsonContentType [2022-03-03T05:23:39.459Z] --- PASS: TestJsonContentType (0.00s) [2022-03-03T05:23:39.459Z] PASS [2022-03-03T05:23:39.459Z] coverage: 14.7% of statements [2022-03-03T05:23:39.459Z] ok github.com/docker/docker/api/server/httputils 0.126s coverage: 14.7% of statements [2022-03-03T05:23:39.459Z] === RUN TestMaskSecretKeys [2022-03-03T05:23:39.459Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-03T05:23:39.459Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-03T05:23:39.459Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-03T05:23:39.459Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-03T05:23:39.459Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-03T05:23:39.459Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-03T05:23:39.459Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestVersionMiddlewareVersion [2022-03-03T05:23:39.459Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-03T05:23:39.459Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-03T05:23:39.459Z] PASS [2022-03-03T05:23:39.459Z] coverage: 37.7% of statements [2022-03-03T05:23:39.459Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-03T05:23:39.459Z] === RUN TestAdjustForAPIVersion [2022-03-03T05:23:39.459Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-03T05:23:39.459Z] PASS [2022-03-03T05:23:39.459Z] coverage: 5.7% of statements [2022-03-03T05:23:39.459Z] ok github.com/docker/docker/api/server/router/swarm 0.064s coverage: 5.7% of statements [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/types [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-03T05:23:39.459Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-03T05:23:39.459Z] === RUN TestToJSON [2022-03-03T05:23:39.459Z] --- PASS: TestToJSON (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestToParamWithVersion [2022-03-03T05:23:39.459Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-03T05:23:39.459Z] === RUN TestFromJSON [2022-03-03T05:23:39.460Z] --- PASS: TestFromJSON (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestEmpty [2022-03-03T05:23:39.460Z] --- PASS: TestEmpty (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestArgsMatchKVListEmptySources [2022-03-03T05:23:39.460Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestArgsMatchKVList [2022-03-03T05:23:39.460Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestArgsMatch [2022-03-03T05:23:39.460Z] --- PASS: TestArgsMatch (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestAdd [2022-03-03T05:23:39.460Z] --- PASS: TestAdd (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestDel [2022-03-03T05:23:39.460Z] --- PASS: TestDel (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestLen [2022-03-03T05:23:39.460Z] --- PASS: TestLen (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestExactMatch [2022-03-03T05:23:39.460Z] --- PASS: TestExactMatch (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestOnlyOneExactMatch [2022-03-03T05:23:39.460Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestContains [2022-03-03T05:23:39.460Z] --- PASS: TestContains (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestValidate [2022-03-03T05:23:39.460Z] --- PASS: TestValidate (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestWalkValues [2022-03-03T05:23:39.460Z] --- PASS: TestWalkValues (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestFuzzyMatch [2022-03-03T05:23:39.460Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestClone [2022-03-03T05:23:39.460Z] --- PASS: TestClone (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 92.2% of statements [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/api/types/filters 0.056s coverage: 92.2% of statements [2022-03-03T05:23:39.460Z] === RUN TestStrSliceMarshalJSON [2022-03-03T05:23:39.460Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestStrSliceUnmarshalJSON [2022-03-03T05:23:39.460Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestStrSliceUnmarshalString [2022-03-03T05:23:39.460Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestStrSliceUnmarshalSlice [2022-03-03T05:23:39.460Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 90.0% of statements [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-03T05:23:39.460Z] === RUN TestDurationToSecondsString [2022-03-03T05:23:39.460Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestGetTimestamp [2022-03-03T05:23:39.460Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-03T05:23:39.460Z] === RUN TestParseTimestamps [2022-03-03T05:23:39.460Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 100.0% of statements [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/api/types/time 0.262s coverage: 100.0% of statements [2022-03-03T05:23:39.460Z] === RUN TestCompareVersion [2022-03-03T05:23:39.460Z] --- PASS: TestCompareVersion (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 77.3% of statements [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-03T05:23:39.460Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestCloneArgsSmartHttp [2022-03-03T05:23:39.460Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestCloneArgsDumbHttp [2022-03-03T05:23:39.460Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestCloneArgsGit [2022-03-03T05:23:39.460Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestCheckoutGit [2022-03-03T05:23:39.460Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-03T05:23:39.460Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestProcessNoDockerignore [2022-03-03T05:23:39.460Z] --- PASS: TestProcessNoDockerignore (0.02s) [2022-03-03T05:23:39.460Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-03T05:23:39.460Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestDetectContentType [2022-03-03T05:23:39.460Z] --- PASS: TestDetectContentType (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestSelectAcceptableMIME [2022-03-03T05:23:39.460Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestInspectEmptyResponse [2022-03-03T05:23:39.460Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestInspectResponseBinary [2022-03-03T05:23:39.460Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestResponseUnsupportedContentType [2022-03-03T05:23:39.460Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestInspectResponseTextSimple [2022-03-03T05:23:39.460Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestInspectResponseEmptyContentType [2022-03-03T05:23:39.460Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestUnknownContentLength [2022-03-03T05:23:39.460Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestDownloadRemote [2022-03-03T05:23:39.460Z] --- PASS: TestDownloadRemote (0.11s) [2022-03-03T05:23:39.460Z] === RUN TestGetWithStatusError [2022-03-03T05:23:39.460Z] --- PASS: TestGetWithStatusError (0.02s) [2022-03-03T05:23:39.460Z] === RUN TestCloseRootDirectory [2022-03-03T05:23:39.460Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:23:39.460Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestHashFile [2022-03-03T05:23:39.460Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:23:39.460Z] --- SKIP: TestHashFile (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestHashSubdir [2022-03-03T05:23:39.460Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:23:39.460Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestRemoveDirectory [2022-03-03T05:23:39.460Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:23:39.460Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 9.3% of statements [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/builder/remotecontext 0.368s coverage: 9.3% of statements [2022-03-03T05:23:39.460Z] === RUN TestEnable [2022-03-03T05:23:39.460Z] --- PASS: TestEnable (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestDisable [2022-03-03T05:23:39.460Z] --- PASS: TestDisable (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestEnabled [2022-03-03T05:23:39.460Z] --- PASS: TestEnabled (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 100.0% of statements [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-03-03T05:23:39.460Z] === RUN TestGetAllAllowed [2022-03-03T05:23:39.460Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestGetAllMeta [2022-03-03T05:23:39.460Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-03T05:23:39.460Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestIsUnreferencedBuiltin [2022-03-03T05:23:39.460Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestIsExistingDirectory [2022-03-03T05:23:39.460Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestGetFilenameForDownload [2022-03-03T05:23:39.460Z] --- PASS: TestGetFilenameForDownload (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestEnv2Variables [2022-03-03T05:23:39.460Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-03T05:23:39.460Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestMaintainer [2022-03-03T05:23:39.460Z] --- PASS: TestMaintainer (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestLabel [2022-03-03T05:23:39.460Z] --- PASS: TestLabel (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestFromScratch [2022-03-03T05:23:39.460Z] --- PASS: TestFromScratch (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestFromWithArg [2022-03-03T05:23:39.460Z] --- PASS: TestFromWithArg (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-03T05:23:39.460Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestFromWithUndefinedArg [2022-03-03T05:23:39.460Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestFromMultiStageWithNamedStage [2022-03-03T05:23:39.460Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestOnbuild [2022-03-03T05:23:39.460Z] --- PASS: TestOnbuild (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestWorkdir [2022-03-03T05:23:39.460Z] --- PASS: TestWorkdir (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestCmd [2022-03-03T05:23:39.460Z] --- PASS: TestCmd (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestHealthcheckNone [2022-03-03T05:23:39.460Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestHealthcheckCmd [2022-03-03T05:23:39.460Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestEntrypoint [2022-03-03T05:23:39.460Z] --- PASS: TestEntrypoint (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestExpose [2022-03-03T05:23:39.460Z] --- PASS: TestExpose (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestUser [2022-03-03T05:23:39.460Z] --- PASS: TestUser (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestVolume [2022-03-03T05:23:39.460Z] --- PASS: TestVolume (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestStopSignal [2022-03-03T05:23:39.460Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-03T05:23:39.460Z] --- SKIP: TestStopSignal (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestArg [2022-03-03T05:23:39.460Z] --- PASS: TestArg (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestShell [2022-03-03T05:23:39.460Z] --- PASS: TestShell (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestPrependEnvOnCmd [2022-03-03T05:23:39.460Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestRunWithBuildArgs [2022-03-03T05:23:39.460Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestRunIgnoresHealthcheck [2022-03-03T05:23:39.460Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestDispatchUnsupportedOptions [2022-03-03T05:23:39.460Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-03T05:23:39.460Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-03T05:23:39.460Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-03T05:23:39.460Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestNormalizeWorkdir [2022-03-03T05:23:39.460Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestDispatch [2022-03-03T05:23:39.460Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-03T05:23:39.460Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-03T05:23:39.460Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-03T05:23:39.460Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-03T05:23:39.460Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-03T05:23:39.460Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-03T05:23:39.460Z] === RUN TestDispatch/COPY_url [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch (0.08s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-03T05:23:39.460Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestAddScratchImageAddsToMounts [2022-03-03T05:23:39.460Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-03T05:23:39.460Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-03T05:23:39.460Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-03T05:23:39.460Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestImageSourceGetAddsToMounts [2022-03-03T05:23:39.460Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestEmptyDockerfile [2022-03-03T05:23:39.460Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestSymlinkDockerfile [2022-03-03T05:23:39.460Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-03T05:23:39.460Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestNonExistingDockerfile [2022-03-03T05:23:39.460Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestCopyRunConfig [2022-03-03T05:23:39.460Z] --- PASS: TestCopyRunConfig (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestDeepCopyRunConfig [2022-03-03T05:23:39.460Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestExportImage [2022-03-03T05:23:39.460Z] --- PASS: TestExportImage (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestNormalizeDest [2022-03-03T05:23:39.460Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-03T05:23:39.460Z] PASS [2022-03-03T05:23:39.460Z] coverage: 46.7% of statements [2022-03-03T05:23:39.460Z] ok github.com/docker/docker/builder/dockerfile 0.257s coverage: 46.7% of statements [2022-03-03T05:23:39.460Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-03T05:23:39.460Z] === RUN TestTCP4Proxy [2022-03-03T05:23:39.460Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-03T05:23:39.460Z] === RUN TestTCP4ProxyHalfClose [2022-03-03T05:23:39.460Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestTCP6Proxy [2022-03-03T05:23:39.460Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:23:39.460Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-03T05:23:39.460Z] === RUN TestTCPDualStackProxy [2022-03-03T05:23:39.461Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:23:39.461Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-03T05:23:39.461Z] === RUN TestUDP4Proxy [2022-03-03T05:23:39.461Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-03T05:23:39.461Z] === RUN TestUDP6Proxy [2022-03-03T05:23:39.461Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:23:39.461Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-03T05:23:39.461Z] === RUN TestUDPWriteError [2022-03-03T05:23:39.461Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-03T05:23:39.461Z] === RUN TestSCTP4Proxy [2022-03-03T05:23:39.461Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-03T05:23:39.461Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-03T05:23:39.461Z] === RUN TestSCTP6Proxy [2022-03-03T05:23:39.461Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:23:39.461Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-03T05:23:39.461Z] PASS [2022-03-03T05:23:39.461Z] coverage: 49.4% of statements [2022-03-03T05:23:39.461Z] ok github.com/docker/docker/cmd/docker-proxy 0.079s coverage: 49.4% of statements [2022-03-03T05:23:40.387Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:23:41.877Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-03T05:23:41.963Z] --- PASS: TestBuildMultiStageCopy (16.45s) [2022-03-03T05:23:41.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.43s) [2022-03-03T05:23:41.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2022-03-03T05:23:41.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-03-03T05:23:41.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2022-03-03T05:23:41.963Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.62s) [2022-03-03T05:23:41.963Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:23:44.423Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-03T05:23:44.423Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-03T05:23:44.951Z] --- PASS: TestBuildMultiStageParentConfig (3.05s) [2022-03-03T05:23:44.951Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:23:44.951Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:23:44.951Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-03T05:23:44.951Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:23:45.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-03T05:23:47.186Z] --- PASS: TestBuildWithEmptyLayers (1.85s) [2022-03-03T05:23:47.186Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:23:48.328Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-03T05:23:50.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-03T05:23:52.017Z] === RUN TestCheckpointCreateError [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCheckpointCreate [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCheckpointDeleteError [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCheckpointDelete [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCheckpointListError [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCheckpointList [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointList (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCheckpointListContainerNotFound [2022-03-03T05:23:52.017Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNewClientWithOpsFromEnv [2022-03-03T05:23:52.017Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-03T05:23:52.017Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestGetAPIPath [2022-03-03T05:23:52.017Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestParseHostURL [2022-03-03T05:23:52.017Z] --- PASS: TestParseHostURL (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-03T05:23:52.017Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-03T05:23:52.017Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNegotiateAPIVersion [2022-03-03T05:23:52.017Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNegotiateAPVersionOverride [2022-03-03T05:23:52.017Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-03T05:23:52.017Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-03T05:23:52.017Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-03T05:23:52.017Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestClientRedirect [2022-03-03T05:23:52.017Z] --- PASS: TestClientRedirect (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigCreateUnsupported [2022-03-03T05:23:52.017Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigCreateError [2022-03-03T05:23:52.017Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigCreate [2022-03-03T05:23:52.017Z] --- PASS: TestConfigCreate (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigInspectNotFound [2022-03-03T05:23:52.017Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigInspectWithEmptyID [2022-03-03T05:23:52.017Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigInspectUnsupported [2022-03-03T05:23:52.017Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigInspectError [2022-03-03T05:23:52.017Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigInspectConfigNotFound [2022-03-03T05:23:52.017Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigInspect [2022-03-03T05:23:52.017Z] --- PASS: TestConfigInspect (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigListUnsupported [2022-03-03T05:23:52.017Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigListError [2022-03-03T05:23:52.017Z] --- PASS: TestConfigListError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigList [2022-03-03T05:23:52.017Z] --- PASS: TestConfigList (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigRemoveUnsupported [2022-03-03T05:23:52.017Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigRemoveError [2022-03-03T05:23:52.017Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigRemove [2022-03-03T05:23:52.017Z] --- PASS: TestConfigRemove (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigUpdateUnsupported [2022-03-03T05:23:52.017Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigUpdateError [2022-03-03T05:23:52.017Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestConfigUpdate [2022-03-03T05:23:52.017Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerCommitError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerCommit [2022-03-03T05:23:52.017Z] --- PASS: TestContainerCommit (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStatPathError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStatPathNotFoundError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStatPathNoHeaderError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStatPath [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyToContainerError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyToContainerNotFoundError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyToContainer [2022-03-03T05:23:52.017Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyFromContainerError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyFromContainerNotFoundError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-03T05:23:52.017Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestCopyFromContainer [2022-03-03T05:23:52.017Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerCreateError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerCreateImageNotFound [2022-03-03T05:23:52.017Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerCreateWithName [2022-03-03T05:23:52.017Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerCreateAutoRemove [2022-03-03T05:23:52.017Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerDiffError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerDiff [2022-03-03T05:23:52.017Z] --- PASS: TestContainerDiff (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecCreateError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecCreate [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecStartError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecStart [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecInspectError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecInspect [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExportError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExportError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExport [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExport (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerInspectError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerInspectContainerNotFound [2022-03-03T05:23:52.017Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerInspectWithEmptyID [2022-03-03T05:23:52.017Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerInspect [2022-03-03T05:23:52.017Z] --- PASS: TestContainerInspect (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerInspectNode [2022-03-03T05:23:52.017Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerKillError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerKillError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerKill [2022-03-03T05:23:52.017Z] --- PASS: TestContainerKill (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerListError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerListError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerList [2022-03-03T05:23:52.017Z] --- PASS: TestContainerList (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerLogsNotFoundError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerLogsError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerLogs [2022-03-03T05:23:52.017Z] --- PASS: TestContainerLogs (0.23s) [2022-03-03T05:23:52.017Z] === RUN TestContainerPauseError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerPause [2022-03-03T05:23:52.017Z] --- PASS: TestContainerPause (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainersPruneError [2022-03-03T05:23:52.017Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainersPrune [2022-03-03T05:23:52.017Z] --- PASS: TestContainersPrune (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRemoveError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRemoveNotFoundError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRemove [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRemove (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRenameError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRename [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRename (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerResizeError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecResizeError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerResize [2022-03-03T05:23:52.017Z] --- PASS: TestContainerResize (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerExecResize [2022-03-03T05:23:52.017Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRestartError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerRestart [2022-03-03T05:23:52.017Z] --- PASS: TestContainerRestart (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStartError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStartError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStart [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStart (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStatsError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStats [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStats (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStopError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStopError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerStop [2022-03-03T05:23:52.017Z] --- PASS: TestContainerStop (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerTopError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerTopError (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerTop [2022-03-03T05:23:52.017Z] --- PASS: TestContainerTop (0.00s) [2022-03-03T05:23:52.017Z] === RUN TestContainerUnpauseError [2022-03-03T05:23:52.017Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestContainerUnpause [2022-03-03T05:23:52.018Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestContainerUpdateError [2022-03-03T05:23:52.018Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestContainerUpdate [2022-03-03T05:23:52.018Z] --- PASS: TestContainerUpdate (0.01s) [2022-03-03T05:23:52.018Z] === RUN TestContainerWaitError [2022-03-03T05:23:52.018Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestContainerWait [2022-03-03T05:23:52.018Z] --- PASS: TestContainerWait (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestDiskUsageError [2022-03-03T05:23:52.018Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestDiskUsage [2022-03-03T05:23:52.018Z] --- PASS: TestDiskUsage (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestDistributionInspectUnsupported [2022-03-03T05:23:52.018Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestDistributionInspectWithEmptyID [2022-03-03T05:23:52.018Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestEventsErrorInOptions [2022-03-03T05:23:52.018Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestEventsErrorFromServer [2022-03-03T05:23:52.018Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestEvents [2022-03-03T05:23:52.018Z] --- PASS: TestEvents (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestTLSCloseWriter [2022-03-03T05:23:52.018Z] === PAUSE TestTLSCloseWriter [2022-03-03T05:23:52.018Z] === RUN TestImageBuildError [2022-03-03T05:23:52.018Z] --- PASS: TestImageBuildError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageBuild [2022-03-03T05:23:52.018Z] --- PASS: TestImageBuild (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestGetDockerOS [2022-03-03T05:23:52.018Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageCreateError [2022-03-03T05:23:52.018Z] --- PASS: TestImageCreateError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageCreate [2022-03-03T05:23:52.018Z] --- PASS: TestImageCreate (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageHistoryError [2022-03-03T05:23:52.018Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageHistory [2022-03-03T05:23:52.018Z] --- PASS: TestImageHistory (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageImportError [2022-03-03T05:23:52.018Z] --- PASS: TestImageImportError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageImport [2022-03-03T05:23:52.018Z] --- PASS: TestImageImport (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageInspectError [2022-03-03T05:23:52.018Z] --- PASS: TestImageInspectError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageInspectImageNotFound [2022-03-03T05:23:52.018Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageInspectWithEmptyID [2022-03-03T05:23:52.018Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageInspect [2022-03-03T05:23:52.018Z] --- PASS: TestImageInspect (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageListError [2022-03-03T05:23:52.018Z] --- PASS: TestImageListError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageList [2022-03-03T05:23:52.018Z] --- PASS: TestImageList (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageListApiBefore125 [2022-03-03T05:23:52.018Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageLoadError [2022-03-03T05:23:52.018Z] --- PASS: TestImageLoadError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageLoad [2022-03-03T05:23:52.018Z] --- PASS: TestImageLoad (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagesPruneError [2022-03-03T05:23:52.018Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagesPrune [2022-03-03T05:23:52.018Z] --- PASS: TestImagesPrune (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullReferenceParseError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullAnyError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePullWithoutErrors [2022-03-03T05:23:52.018Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushReferenceError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushAnyError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithoutErrors [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-03T05:23:52.018Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageRemoveError [2022-03-03T05:23:52.018Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageRemoveImageNotFound [2022-03-03T05:23:52.018Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageRemove [2022-03-03T05:23:52.018Z] --- PASS: TestImageRemove (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSaveError [2022-03-03T05:23:52.018Z] --- PASS: TestImageSaveError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSave [2022-03-03T05:23:52.018Z] --- PASS: TestImageSave (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSearchAnyError [2022-03-03T05:23:52.018Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-03T05:23:52.018Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-03T05:23:52.018Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-03T05:23:52.018Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-03T05:23:52.018Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageSearchWithoutErrors [2022-03-03T05:23:52.018Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageTagError [2022-03-03T05:23:52.018Z] --- PASS: TestImageTagError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageTagInvalidReference [2022-03-03T05:23:52.018Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageTagInvalidSourceImageName [2022-03-03T05:23:52.018Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageTagHexSource [2022-03-03T05:23:52.018Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestImageTag [2022-03-03T05:23:52.018Z] --- PASS: TestImageTag (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestInfoServerError [2022-03-03T05:23:52.018Z] --- PASS: TestInfoServerError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestInfoInvalidResponseJSONError [2022-03-03T05:23:52.018Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestInfo [2022-03-03T05:23:52.018Z] --- PASS: TestInfo (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkConnectError [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkConnect [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkCreateError [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkCreate [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkDisconnectError [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkDisconnect [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect/empty_ID [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect/no_options [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect/verbose [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect/global_scope [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect/unknown_network [2022-03-03T05:23:52.018Z] === RUN TestNetworkInspect/server_error [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkListError [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkListError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkList [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkList (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworksPruneError [2022-03-03T05:23:52.018Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworksPrune [2022-03-03T05:23:52.018Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkRemoveError [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNetworkRemove [2022-03-03T05:23:52.018Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeInspectError [2022-03-03T05:23:52.018Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeInspectNodeNotFound [2022-03-03T05:23:52.018Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeInspectWithEmptyID [2022-03-03T05:23:52.018Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeInspect [2022-03-03T05:23:52.018Z] --- PASS: TestNodeInspect (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeListError [2022-03-03T05:23:52.018Z] --- PASS: TestNodeListError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeList [2022-03-03T05:23:52.018Z] --- PASS: TestNodeList (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeRemoveError [2022-03-03T05:23:52.018Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeRemove [2022-03-03T05:23:52.018Z] --- PASS: TestNodeRemove (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeUpdateError [2022-03-03T05:23:52.018Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestNodeUpdate [2022-03-03T05:23:52.018Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestOptionWithHostFromEnv [2022-03-03T05:23:52.018Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestOptionWithTimeout [2022-03-03T05:23:52.018Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-03T05:23:52.018Z] === RUN TestOptionWithVersionFromEnv [2022-03-03T05:23:52.018Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-03T05:23:52.232Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-03T05:23:52.491Z] === RUN TestPingFail [2022-03-03T05:23:52.491Z] --- PASS: TestPingFail (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPingWithError [2022-03-03T05:23:52.491Z] 2022/03/03 05:23:51 RoundTripper returned a response & error; ignoring response [2022-03-03T05:23:52.491Z] 2022/03/03 05:23:51 RoundTripper returned a response & error; ignoring response [2022-03-03T05:23:52.491Z] --- PASS: TestPingWithError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPingSuccess [2022-03-03T05:23:52.491Z] --- PASS: TestPingSuccess (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPingHeadFallback [2022-03-03T05:23:52.491Z] === RUN TestPingHeadFallback/OK [2022-03-03T05:23:52.491Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-03T05:23:52.491Z] === RUN TestPingHeadFallback/Not_Found [2022-03-03T05:23:52.491Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-03T05:23:52.491Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-03T05:23:52.491Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-03T05:23:52.491Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-03T05:23:52.491Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-03T05:23:52.491Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginDisableError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginDisableError (0.01s) [2022-03-03T05:23:52.491Z] === RUN TestPluginDisable [2022-03-03T05:23:52.491Z] --- PASS: TestPluginDisable (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginEnableError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginEnable [2022-03-03T05:23:52.491Z] --- PASS: TestPluginEnable (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginInspectError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginInspectWithEmptyID [2022-03-03T05:23:52.491Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginInspect [2022-03-03T05:23:52.491Z] --- PASS: TestPluginInspect (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginListError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginListError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginList [2022-03-03T05:23:52.491Z] --- PASS: TestPluginList (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginPushError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginPushError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginPush [2022-03-03T05:23:52.491Z] --- PASS: TestPluginPush (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginRemoveError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginRemove [2022-03-03T05:23:52.491Z] --- PASS: TestPluginRemove (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginSetError [2022-03-03T05:23:52.491Z] --- PASS: TestPluginSetError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPluginSet [2022-03-03T05:23:52.491Z] --- PASS: TestPluginSet (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestSetHostHeader [2022-03-03T05:23:52.491Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestPlainTextError [2022-03-03T05:23:52.491Z] --- PASS: TestPlainTextError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestInfiniteError [2022-03-03T05:23:52.491Z] --- PASS: TestInfiniteError (0.09s) [2022-03-03T05:23:52.491Z] === RUN TestCanceledContext [2022-03-03T05:23:52.491Z] 2022/03/03 05:23:51 RoundTripper returned a response & error; ignoring response [2022-03-03T05:23:52.491Z] --- PASS: TestCanceledContext (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestDeadlineExceededContext [2022-03-03T05:23:52.491Z] 2022/03/03 05:23:51 RoundTripper returned a response & error; ignoring response [2022-03-03T05:23:52.491Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestSecretCreateUnsupported [2022-03-03T05:23:52.491Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestSecretCreateError [2022-03-03T05:23:52.491Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestSecretCreate [2022-03-03T05:23:52.491Z] --- PASS: TestSecretCreate (0.00s) [2022-03-03T05:23:52.491Z] === RUN TestSecretInspectUnsupported [2022-03-03T05:23:52.492Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretInspectError [2022-03-03T05:23:52.492Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretInspectSecretNotFound [2022-03-03T05:23:52.492Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretInspectWithEmptyID [2022-03-03T05:23:52.492Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretInspect [2022-03-03T05:23:52.492Z] --- PASS: TestSecretInspect (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretListUnsupported [2022-03-03T05:23:52.492Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretListError [2022-03-03T05:23:52.492Z] --- PASS: TestSecretListError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretList [2022-03-03T05:23:52.492Z] --- PASS: TestSecretList (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretRemoveUnsupported [2022-03-03T05:23:52.492Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretRemoveError [2022-03-03T05:23:52.492Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretRemove [2022-03-03T05:23:52.492Z] --- PASS: TestSecretRemove (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretUpdateUnsupported [2022-03-03T05:23:52.492Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretUpdateError [2022-03-03T05:23:52.492Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSecretUpdate [2022-03-03T05:23:52.492Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceCreateError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceCreate [2022-03-03T05:23:52.492Z] --- PASS: TestServiceCreate (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-03T05:23:52.492Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceCreateDigestPinning [2022-03-03T05:23:52.492Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceInspectError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceInspectServiceNotFound [2022-03-03T05:23:52.492Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceInspectWithEmptyID [2022-03-03T05:23:52.492Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceInspect [2022-03-03T05:23:52.492Z] --- PASS: TestServiceInspect (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceListError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceListError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceList [2022-03-03T05:23:52.492Z] --- PASS: TestServiceList (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceLogsError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceLogs [2022-03-03T05:23:52.492Z] --- PASS: TestServiceLogs (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceRemoveError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceRemoveNotFoundError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceRemove [2022-03-03T05:23:52.492Z] --- PASS: TestServiceRemove (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceUpdateError [2022-03-03T05:23:52.492Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestServiceUpdate [2022-03-03T05:23:52.492Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmGetUnlockKeyError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmGetUnlockKey [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmInitError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmInit [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmInit (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmInspectError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmInspect [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmJoinError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmJoin [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmLeaveError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmLeave [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmUnlockError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmUnlock [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmUpdateError [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestSwarmUpdate [2022-03-03T05:23:52.492Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestTaskInspectError [2022-03-03T05:23:52.492Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestTaskInspectWithEmptyID [2022-03-03T05:23:52.492Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestTaskInspect [2022-03-03T05:23:52.492Z] --- PASS: TestTaskInspect (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestTaskListError [2022-03-03T05:23:52.492Z] --- PASS: TestTaskListError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestTaskList [2022-03-03T05:23:52.492Z] --- PASS: TestTaskList (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeCreateError [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeCreate [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeInspectError [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeInspectNotFound [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeInspectWithEmptyID [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeInspect [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeListError [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeListError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeList [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeList (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeRemoveError [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-03T05:23:52.492Z] === RUN TestVolumeRemove [2022-03-03T05:23:52.492Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-03T05:23:52.492Z] === CONT TestTLSCloseWriter [2022-03-03T05:23:52.492Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-03T05:23:52.492Z] PASS [2022-03-03T05:23:52.492Z] coverage: 75.2% of statements [2022-03-03T05:23:52.492Z] ok github.com/docker/docker/client 0.520s coverage: 75.2% of statements [2022-03-03T05:23:52.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-03T05:23:54.692Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-03T05:23:55.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-03T05:23:55.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-03T05:23:57.194Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-03T05:23:59.095Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-03T05:24:00.470Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-03T05:24:01.845Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-03T05:24:03.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-03T05:24:05.047Z] --- PASS: TestBuildMultiStageOnBuild (16.45s) [2022-03-03T05:24:05.047Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:24:05.047Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:24:05.047Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-03T05:24:05.047Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:24:05.117Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-03T05:24:10.377Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-03T05:24:12.277Z] docker_cli_swarm_test.go:1796: [d04f5ceba8733] joining swarm manager [dac8fa19078fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:24:13.652Z] docker_cli_swarm_test.go:1797: [d9c889db555d6] joining swarm manager [dac8fa19078fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:24:17.588Z] --- PASS: TestBuildMultiStageLayerLeak (13.95s) [2022-03-03T05:24:17.588Z] === RUN TestBuildWithHugeFile [2022-03-03T05:24:17.861Z] --- PASS: TestCheckoutGit (39.66s) [2022-03-03T05:24:17.861Z] === RUN TestValidGitTransport [2022-03-03T05:24:17.861Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-03T05:24:17.861Z] === RUN TestGitInvalidRef [2022-03-03T05:24:17.861Z] --- PASS: TestGitInvalidRef (0.35s) [2022-03-03T05:24:17.861Z] PASS [2022-03-03T05:24:17.861Z] coverage: 86.3% of statements [2022-03-03T05:24:17.861Z] ok github.com/docker/docker/builder/remotecontext/git 40.093s coverage: 86.3% of statements [2022-03-03T05:24:17.861Z] ? github.com/docker/docker/cli [no test files] [2022-03-03T05:24:17.861Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-03T05:24:20.247Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-03T05:24:20.247Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-03T05:24:20.247Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-03T05:24:20.813Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-03T05:24:20.813Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-03T05:24:20.813Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-03T05:24:20.813Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-03T05:24:21.379Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-03T05:24:21.379Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-03T05:24:21.689Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestConfigureDaemonLogs [2022-03-03T05:24:21.689Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestCommonOptionsInstallFlags [2022-03-03T05:24:21.689Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-03T05:24:21.689Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-03T05:24:21.689Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-03T05:24:21.689Z] PASS [2022-03-03T05:24:21.689Z] coverage: 18.7% of statements [2022-03-03T05:24:21.689Z] ok github.com/docker/docker/cmd/dockerd 0.262s coverage: 18.7% of statements [2022-03-03T05:24:21.689Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-03T05:24:21.689Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-03T05:24:22.312Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-03T05:24:22.312Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-03T05:24:22.312Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-03T05:24:22.312Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-03T05:24:22.312Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-03T05:24:23.270Z] === RUN TestContainerStopSignal [2022-03-03T05:24:23.270Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestContainerStopTimeout [2022-03-03T05:24:23.270Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-03T05:24:23.270Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-03T05:24:23.270Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-03T05:24:23.270Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-03T05:24:23.270Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestReplaceAndAppendEnvVars [2022-03-03T05:24:23.270Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-03T05:24:23.270Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestNewMemoryStore [2022-03-03T05:24:23.270Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestAddContainers [2022-03-03T05:24:23.270Z] --- PASS: TestAddContainers (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestGetContainer [2022-03-03T05:24:23.270Z] --- PASS: TestGetContainer (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestDeleteContainer [2022-03-03T05:24:23.270Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestListContainers [2022-03-03T05:24:23.270Z] --- PASS: TestListContainers (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestFirstContainer [2022-03-03T05:24:23.270Z] --- PASS: TestFirstContainer (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestApplyAllContainer [2022-03-03T05:24:23.270Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestIsValidHealthString [2022-03-03T05:24:23.270Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestStateRunStop [2022-03-03T05:24:23.270Z] --- PASS: TestStateRunStop (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestStateTimeoutWait [2022-03-03T05:24:23.270Z] state_test.go:141: Stop callback fired [2022-03-03T05:24:23.270Z] state_test.go:165: Stop callback fired [2022-03-03T05:24:23.270Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-03T05:24:23.270Z] === RUN TestIsValidStateString [2022-03-03T05:24:23.270Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestViewSaveDelete [2022-03-03T05:24:23.270Z] --- PASS: TestViewSaveDelete (0.02s) [2022-03-03T05:24:23.270Z] === RUN TestViewAll [2022-03-03T05:24:23.270Z] --- PASS: TestViewAll (0.02s) [2022-03-03T05:24:23.270Z] === RUN TestViewGet [2022-03-03T05:24:23.270Z] --- PASS: TestViewGet (0.01s) [2022-03-03T05:24:23.270Z] === RUN TestNames [2022-03-03T05:24:23.270Z] --- PASS: TestNames (0.00s) [2022-03-03T05:24:23.270Z] === RUN TestViewWithHealthCheck [2022-03-03T05:24:23.270Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-03T05:24:23.270Z] PASS [2022-03-03T05:24:23.270Z] coverage: 41.7% of statements [2022-03-03T05:24:23.270Z] ok github.com/docker/docker/container 0.295s coverage: 41.7% of statements [2022-03-03T05:24:23.744Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-03T05:24:23.744Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-03T05:24:23.744Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-03T05:24:23.744Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-03T05:24:24.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-03T05:24:24.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-03T05:24:24.212Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-03T05:24:24.212Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-03T05:24:24.212Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-03T05:24:24.740Z] === RUN TestPrepare [2022-03-03T05:24:24.740Z] --- PASS: TestPrepare (0.00s) [2022-03-03T05:24:24.740Z] === RUN TestStart [2022-03-03T05:24:24.740Z] --- PASS: TestStart (0.00s) [2022-03-03T05:24:24.740Z] === RUN TestWaitCancel [2022-03-03T05:24:24.740Z] --- PASS: TestWaitCancel (0.00s) [2022-03-03T05:24:24.740Z] === RUN TestWaitDisabled [2022-03-03T05:24:24.740Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-03T05:24:24.740Z] === RUN TestWaitEnabled [2022-03-03T05:24:24.740Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-03T05:24:24.740Z] === RUN TestRemove [2022-03-03T05:24:24.740Z] --- PASS: TestRemove (0.00s) [2022-03-03T05:24:24.740Z] PASS [2022-03-03T05:24:24.740Z] coverage: 65.3% of statements [2022-03-03T05:24:24.740Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-03-03T05:24:24.778Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-03T05:24:25.035Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-03T05:24:26.408Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-03T05:24:26.408Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-03T05:24:26.408Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-03T05:24:26.977Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-03T05:24:26.977Z] === RUN TestNewListSecretsFilters [2022-03-03T05:24:26.977Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestNewListConfigsFilters [2022-03-03T05:24:26.977Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-03T05:24:26.977Z] PASS [2022-03-03T05:24:26.977Z] coverage: 0.5% of statements [2022-03-03T05:24:26.977Z] ok github.com/docker/docker/daemon/cluster 0.208s coverage: 0.5% of statements [2022-03-03T05:24:26.977Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-03T05:24:26.977Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-03T05:24:26.977Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-03T05:24:26.977Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-03T05:24:26.977Z] PASS [2022-03-03T05:24:26.977Z] coverage: 35.9% of statements [2022-03-03T05:24:26.977Z] ok github.com/docker/docker/daemon/cluster/convert 0.274s coverage: 35.9% of statements [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-03T05:24:28.319Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-03T05:24:28.319Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-03T05:24:28.319Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-03T05:24:28.319Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-03T05:24:28.319Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-03T05:24:28.319Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-03T05:24:28.319Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-03T05:24:28.319Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-03T05:24:28.319Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-03T05:24:28.932Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-03T05:24:29.308Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-03T05:24:29.308Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T05:24:29.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-03T05:24:29.308Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-03T05:24:29.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-03T05:24:31.461Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-03T05:24:31.461Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite (1254.98s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.27s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.29s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.17s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.73s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.25s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.54s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.51s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachDetach (0.86s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.03s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.24s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.88s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.42s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.93s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.39s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.47s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.90s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.13s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.35s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.07s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.50s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.50s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.56s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.55s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.93s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.51s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.15s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.54s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.42s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.18s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.53s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.12s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.19s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.44s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.21s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.53s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.33s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.20s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.41s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.76s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.28s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.26s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.92s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.55s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.57s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.81s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.11s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.98s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.42s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.55s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.95s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.05s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) [2022-03-03T05:24:31.461Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.83s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.75s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.46s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.76s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.64s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.85s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.38s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.24s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.65s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.97s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.98s) [2022-03-03T05:24:31.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-03T05:24:31.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-03T05:24:31.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-03T05:24:31.461Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.02s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.73s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.40s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.08s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.88s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.27s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.73s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.56s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.29s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.70s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.78s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.68s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.11s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.33s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.31s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.44s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.69s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.61s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.46s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.31s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.53s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.46s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.04s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.43s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.08s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.65s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.13s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.13s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnv (0.96s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.93s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.04s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.30s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.09s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.54s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.52s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.32s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2022-03-03T05:24:31.461Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.02s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.14s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.36s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.27s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.45s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.50s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.27s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.98s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.88s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildHistory (2.62s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.63s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.37s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.84s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.81s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.31s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.10s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.05s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.72s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.60s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.67s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.59s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.59s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.22s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.22s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.38s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.35s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.93s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.42s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.83s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.75s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildPATH (1.33s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.63s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.04s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.50s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.84s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.70s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.17s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.45s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.79s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.33s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.60s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.49s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.83s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.38s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.60s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.14s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitTTY (1.15s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.17s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.52s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.49s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.61s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.66s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.11s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.69s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2022-03-03T05:24:31.462Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.91s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.61s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.54s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cdff98_} (1.33s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11141312553_/foo_false____} (1.30s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11141312553_/foo_true____} (1.48s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31650083872_/foo_false____} (1.32s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31650083872_/foo_true____} (1.43s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31650083872_/foo_true__0xc000d66018__} (1.37s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d66030_} (1.82s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d66048_} (1.34s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d660a8_} (1.91s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d660c0_} (1.70s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.03s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.97s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.30s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.45s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.80s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-03-03T05:24:31.462Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.79s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.55s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.06s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.81s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.34s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.50s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.43s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.16s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.24s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.21s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.98s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.29s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.24s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.57s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.07s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.66s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.62s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.92s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.16s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsAttach (0.97s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.41s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.51s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFilters (1.23s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFormat (1.16s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.57s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.19s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExec (1.16s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.61s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.42s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.17s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecEnv (0.67s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.49s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.74s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecInspectID (1.67s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.70s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.78s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecStartFails (0.63s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.83s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecTTY (0.84s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.77s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecUlimits (0.62s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.77s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.62s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestHealth (19.34s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.67s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.75s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportDisplay (1.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.21s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.58s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.63s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.38s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.58s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.13s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.79s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectHistory (1.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-03T05:24:31.463Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.53s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.88s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectStatus (0.68s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.08s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.62s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.55s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.80s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.14s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.25s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.76s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.72s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.60s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.28s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.78s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.28s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.80s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.23s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.67s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.94s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.05s) [2022-03-03T05:24:31.463Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.97s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.45s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.58s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestNetHostname (1.41s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.74s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginActive (1.88s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.56s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.15s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.43s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPortList (8.17s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.07s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.58s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.58s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.12s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.26s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.18s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsByOrder (2.36s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.65s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.20s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.72s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.19s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.04s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.86s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.78s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.99s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.60s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.16s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.71s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.36s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.04s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.74s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.76s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.67s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.82s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.56s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.21s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.15s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.32s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.66s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.89s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.63s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.68s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.68s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.40s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.11s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.66s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.59s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.41s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.18s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.66s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.05s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.73s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.61s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.26s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.56s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.71s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.18s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.45s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunMount (4.23s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.48s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.26s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.66s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.11s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.12s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-03-03T05:24:31.464Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.28s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunRm (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.06s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.85s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2022-03-03T05:24:31.464Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunState (1.39s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunSysctls (1.40s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.86s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.99s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.53s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.52s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.51s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.98s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.78s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.82s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.09s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.75s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.56s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.72s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.64s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.28s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.56s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.32s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.14s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.05s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.70s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.81s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.73s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.80s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.63s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.62s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.71s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.43s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.24s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.15s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.31s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateStats (3.62s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.66s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.42s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.17s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.65s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.48s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.70s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.89s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.12s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.19s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.60s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.59s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.56s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.62s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.11s) [2022-03-03T05:24:31.465Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.63s) [2022-03-03T05:24:31.465Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-03T05:24:31.465Z] === RUN TestDockerRegistrySuite [2022-03-03T05:24:31.465Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-03T05:24:31.767Z] === RUN TestBuilderGC [2022-03-03T05:24:31.767Z] --- PASS: TestBuilderGC (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationNotFound [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonBrokenConfiguration [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestFindConfigurationConflicts [2022-03-03T05:24:31.767Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-03T05:24:31.767Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-03T05:24:31.767Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-03T05:24:31.767Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-03T05:24:31.767Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-03T05:24:31.767Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-03T05:24:31.767Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_label [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_dns [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-03T05:24:31.768Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-03T05:24:31.768Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestReloadSetConfigFileNotExist [2022-03-03T05:24:31.768Z] time="2022-03-03T05:24:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-03T05:24:31.768Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-03-03T05:24:31.768Z] === RUN TestReloadDefaultConfigNotExist [2022-03-03T05:24:31.768Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:24:31.768Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestReloadBadDefaultConfig [2022-03-03T05:24:31.768Z] time="2022-03-03T05:24:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-389558818" [2022-03-03T05:24:31.768Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestReloadWithConflictingLabels [2022-03-03T05:24:31.768Z] time="2022-03-03T05:24:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2693825731" [2022-03-03T05:24:31.768Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestReloadWithDuplicateLabels [2022-03-03T05:24:31.768Z] time="2022-03-03T05:24:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2583806217" [2022-03-03T05:24:31.768Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestMaskURLCredentials [2022-03-03T05:24:31.768Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestDaemonConfigurationMerge [2022-03-03T05:24:31.768Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-03T05:24:31.768Z] PASS [2022-03-03T05:24:31.768Z] coverage: 79.2% of statements [2022-03-03T05:24:31.768Z] ok github.com/docker/docker/daemon/config 0.563s coverage: 79.2% of statements [2022-03-03T05:24:31.768Z] === RUN TestEventsLog [2022-03-03T05:24:31.768Z] --- PASS: TestEventsLog (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestEventsLogTimeout [2022-03-03T05:24:31.768Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestLogEvents [2022-03-03T05:24:31.768Z] --- PASS: TestLogEvents (0.05s) [2022-03-03T05:24:31.768Z] === RUN TestLoadBufferedEvents [2022-03-03T05:24:31.768Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-03-03T05:24:31.768Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-03T05:24:31.768Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-03T05:24:31.768Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-03T05:24:31.768Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-03T05:24:31.768Z] PASS [2022-03-03T05:24:31.768Z] coverage: 50.0% of statements [2022-03-03T05:24:31.768Z] ok github.com/docker/docker/daemon/events 0.307s coverage: 50.0% of statements [2022-03-03T05:24:32.242Z] === RUN TestWaitNodeAttachment [2022-03-03T05:24:32.276Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-03T05:24:32.398Z] check_test.go:195: [d88dc00c14c08] daemon is not started [2022-03-03T05:24:32.398Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-03T05:24:32.715Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-03T05:24:32.715Z] === RUN TestIsolationConversion [2022-03-03T05:24:32.715Z] === RUN TestIsolationConversion/default [2022-03-03T05:24:32.715Z] === RUN TestIsolationConversion/process [2022-03-03T05:24:32.715Z] === RUN TestIsolationConversion/hyperv [2022-03-03T05:24:32.715Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestContainerLabels [2022-03-03T05:24:32.715Z] --- PASS: TestContainerLabels (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestCredentialSpecConversion [2022-03-03T05:24:32.715Z] === RUN TestCredentialSpecConversion/none [2022-03-03T05:24:32.715Z] === RUN TestCredentialSpecConversion/config [2022-03-03T05:24:32.715Z] === RUN TestCredentialSpecConversion/file [2022-03-03T05:24:32.715Z] === RUN TestCredentialSpecConversion/registry [2022-03-03T05:24:32.715Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-03T05:24:32.715Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestControllerValidateMountBind [2022-03-03T05:24:32.715Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestControllerValidateMountVolume [2022-03-03T05:24:32.715Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestControllerValidateMountTarget [2022-03-03T05:24:32.715Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestControllerValidateMountTmpfs [2022-03-03T05:24:32.715Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestControllerValidateMountInvalidType [2022-03-03T05:24:32.715Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-03T05:24:32.715Z] === RUN TestControllerValidateMountNamedPipe [2022-03-03T05:24:32.715Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-03T05:24:32.715Z] PASS [2022-03-03T05:24:32.715Z] coverage: 11.0% of statements [2022-03-03T05:24:32.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.605s coverage: 11.0% of statements [2022-03-03T05:24:33.333Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-03T05:24:33.592Z] check_test.go:195: [d67b507c67774] daemon is not started [2022-03-03T05:24:33.592Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-03T05:24:33.711Z] === RUN TestIsEmptyDir [2022-03-03T05:24:33.711Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-03T05:24:33.711Z] PASS [2022-03-03T05:24:33.711Z] coverage: 2.3% of statements [2022-03-03T05:24:33.711Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-03-03T05:24:33.711Z] === RUN TestLinkNaming [2022-03-03T05:24:33.712Z] --- PASS: TestLinkNaming (0.00s) [2022-03-03T05:24:33.712Z] === RUN TestLinkNew [2022-03-03T05:24:33.712Z] --- PASS: TestLinkNew (0.00s) [2022-03-03T05:24:33.712Z] === RUN TestLinkEnv [2022-03-03T05:24:33.712Z] --- PASS: TestLinkEnv (0.00s) [2022-03-03T05:24:33.712Z] === RUN TestLinkMultipleEnv [2022-03-03T05:24:33.712Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-03T05:24:33.712Z] === RUN TestLinkPortRangeEnv [2022-03-03T05:24:33.712Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-03T05:24:33.712Z] PASS [2022-03-03T05:24:33.712Z] coverage: 93.0% of statements [2022-03-03T05:24:33.712Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-03-03T05:24:34.709Z] === RUN TestVerifyNetworkingConfig [2022-03-03T05:24:34.709Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestGetContainer [2022-03-03T05:24:34.709Z] --- PASS: TestGetContainer (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestValidContainerNames [2022-03-03T05:24:34.709Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestContainerInitDNS [2022-03-03T05:24:34.709Z] daemon_test.go:145: root required [2022-03-03T05:24:34.709Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestMerge [2022-03-03T05:24:34.709Z] --- PASS: TestMerge (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestValidateContainerIsolation [2022-03-03T05:24:34.709Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestFindNetworkErrorType [2022-03-03T05:24:34.709Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestEnsureServicesExist [2022-03-03T05:24:34.709Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestEnsureServicesExistErrors [2022-03-03T05:24:34.709Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-03T05:24:34.709Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-03T05:24:34.709Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-03T05:24:34.709Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestContainerDelete [2022-03-03T05:24:34.709Z] --- PASS: TestContainerDelete (0.01s) [2022-03-03T05:24:34.709Z] === RUN TestContainerDoubleDelete [2022-03-03T05:24:34.709Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestLogContainerEventCopyLabels [2022-03-03T05:24:34.709Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestLogContainerEventWithAttributes [2022-03-03T05:24:34.709Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestNoneHealthcheck [2022-03-03T05:24:34.709Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestHealthStates [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] time="2022-03-03T05:24:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-03T05:24:34.709Z] --- PASS: TestHealthStates (0.20s) [2022-03-03T05:24:34.709Z] === RUN TestGetInspectData [2022-03-03T05:24:34.709Z] --- PASS: TestGetInspectData (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestFillLicense [2022-03-03T05:24:34.709Z] --- PASS: TestFillLicense (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestListInvalidFilter [2022-03-03T05:24:34.709Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestNameFilter [2022-03-03T05:24:34.709Z] --- PASS: TestNameFilter (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-03T05:24:34.709Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-03T05:24:34.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-03T05:24:34.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-03T05:24:34.710Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestDaemonReloadLabels [2022-03-03T05:24:34.710Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-03-03T05:24:34.710Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-03T05:24:34.710Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestDaemonReloadMirrors [2022-03-03T05:24:34.710Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-03T05:24:34.710Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-03T05:24:34.710Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-03T05:24:34.710Z] reload_test.go:342: root required [2022-03-03T05:24:34.710Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-03T05:24:34.710Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-03T05:24:34.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-03T05:24:34.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-03T05:24:34.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-03T05:24:34.710Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-03T05:24:34.710Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-03T05:24:34.710Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-03T05:24:34.710Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-03T05:24:34.710Z] === RUN TestParseVolumesFrom [2022-03-03T05:24:34.710Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-03T05:24:34.710Z] PASS [2022-03-03T05:24:34.710Z] coverage: 8.6% of statements [2022-03-03T05:24:34.968Z] check_test.go:195: [db93ebbab4db7] daemon is not started [2022-03-03T05:24:34.968Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-03T05:24:34.968Z] check_test.go:195: [d1f925e30f133] daemon is not started [2022-03-03T05:24:34.968Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T05:24:35.187Z] ok github.com/docker/docker/daemon 0.837s coverage: 8.6% of statements [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-03T05:24:35.187Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-03T05:24:35.226Z] docker_cli_swarm_test.go:1315: [d32375cc34a41] joining swarm manager [d3d5f6bc35c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:24:35.280Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-03T05:24:35.280Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-03T05:24:35.280Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-03T05:24:35.280Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-03T05:24:35.280Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-03T05:24:35.280Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-03T05:24:35.280Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-03T05:24:35.280Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-03T05:24:35.280Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-03T05:24:36.601Z] docker_cli_swarm_test.go:1316: [de04941e69684] joining swarm manager [d3d5f6bc35c9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/defaults [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-03T05:24:36.770Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-03T05:24:36.770Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-03T05:24:36.770Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-03T05:24:36.770Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-03T05:24:36.770Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-03T05:24:36.770Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-03T05:24:36.770Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-03T05:24:36.770Z] === RUN TestAdapterReadLogs [2022-03-03T05:24:36.770Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCopier [2022-03-03T05:24:36.770Z] --- PASS: TestCopier (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCopierLongLines [2022-03-03T05:24:36.770Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCopierSlow [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-03T05:24:36.770Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-03-03T05:24:36.770Z] === RUN TestCreateSuccess [2022-03-03T05:24:36.770Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCreateStreamSkipped [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-03T05:24:36.770Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCreateLogGroupSuccess [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-03T05:24:36.770Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCreateError [2022-03-03T05:24:36.770Z] --- PASS: TestCreateError (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestCreateAlreadyExists [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-03T05:24:36.770Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestLogClosed [2022-03-03T05:24:36.770Z] --- PASS: TestLogClosed (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestLogBlocking [2022-03-03T05:24:36.770Z] --- PASS: TestLogBlocking (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-03T05:24:36.770Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestLogNonBlockingBufferFull [2022-03-03T05:24:36.770Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestPublishBatchSuccess [2022-03-03T05:24:36.770Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestPublishBatchError [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=error msg=error [2022-03-03T05:24:36.770Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-03T05:24:36.770Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-03T05:24:36.770Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-03T05:24:36.770Z] time="2022-03-03T05:24:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-03T05:24:36.771Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchSimple [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchTicker [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMultilinePattern [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchClose [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen/0/Hello [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen/2/🙃 [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen/3/���� [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen/4/He��o [2022-03-03T05:24:36.771Z] === RUN TestEffectiveLen/5/ [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/0/ [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/1/Hello [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: Hello [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/2/Hello [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: He [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: llo [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/3/Hello [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: Hello [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/4/🙃 [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/5/🙃 [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/6/a� [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: a [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: � [2022-03-03T05:24:36.771Z] === RUN TestFindValidSplit/7/a� [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1076: a� [2022-03-03T05:24:36.771Z] cloudwatchlogs_test.go:1077: [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestProcessEventEmoji [2022-03-03T05:24:36.771Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchLineSplit [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMaxEvents [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-03T05:24:36.771Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-03T05:24:36.771Z] --- PASS: TestCopierSlow (0.20s) [2022-03-03T05:24:36.771Z] === RUN TestCopierWithSized [2022-03-03T05:24:36.771Z] === RUN TestCopierWithSized/as_is [2022-03-03T05:24:36.771Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-03T05:24:36.771Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.11s) [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-03T05:24:36.771Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsFormat [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-03T05:24:36.771Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestCreateTagSuccess [2022-03-03T05:24:36.771Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-03T05:24:36.771Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-03T05:24:36.771Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-03T05:24:36.771Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-03T05:24:36.771Z] --- PASS: TestCopierWithSized (0.05s) [2022-03-03T05:24:36.771Z] --- PASS: TestCopierWithSized/as_is (0.03s) [2022-03-03T05:24:36.771Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2022-03-03T05:24:36.771Z] === RUN TestCopierWithPartial [2022-03-03T05:24:36.771Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestRingLogger [2022-03-03T05:24:36.771Z] --- PASS: TestRingLogger (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestRingCap [2022-03-03T05:24:36.771Z] --- PASS: TestRingCap (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestRingClose [2022-03-03T05:24:36.771Z] --- PASS: TestRingClose (0.00s) [2022-03-03T05:24:36.771Z] === RUN TestRingDrain [2022-03-03T05:24:36.771Z] --- PASS: TestRingDrain (0.00s) [2022-03-03T05:24:36.771Z] PASS [2022-03-03T05:24:36.771Z] coverage: 43.8% of statements [2022-03-03T05:24:36.771Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-03T05:24:36.771Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-03T05:24:36.771Z] PASS [2022-03-03T05:24:36.771Z] coverage: 80.2% of statements [2022-03-03T05:24:36.771Z] ok github.com/docker/docker/daemon/logger/awslogs 0.608s coverage: 80.2% of statements [2022-03-03T05:24:36.771Z] ok github.com/docker/docker/daemon/logger 0.341s coverage: 43.8% of statements [2022-03-03T05:24:37.262Z] === RUN TestSearchRegistryForImagesErrors [2022-03-03T05:24:37.262Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-03T05:24:37.262Z] === RUN TestSearchRegistryForImages [2022-03-03T05:24:37.262Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-03T05:24:37.263Z] === RUN TestOnlyPlatformWithFallback [2022-03-03T05:24:37.263Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-03T05:24:37.263Z] === RUN TestImageDelete [2022-03-03T05:24:37.263Z] === RUN TestImageDelete/no_lease [2022-03-03T05:24:37.762Z] === RUN TestImageDelete/lease_exists [2022-03-03T05:24:37.762Z] --- PASS: TestImageDelete (0.33s) [2022-03-03T05:24:37.762Z] --- PASS: TestImageDelete/no_lease (0.04s) [2022-03-03T05:24:37.762Z] --- PASS: TestImageDelete/lease_exists (0.12s) [2022-03-03T05:24:37.762Z] === RUN TestContentStoreForPull [2022-03-03T05:24:37.973Z] check_test.go:195: [d887cd111dbe0] daemon is not started [2022-03-03T05:24:38.230Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T05:24:38.236Z] --- PASS: TestContentStoreForPull (0.27s) [2022-03-03T05:24:38.236Z] PASS [2022-03-03T05:24:38.236Z] coverage: 6.8% of statements [2022-03-03T05:24:38.236Z] ok github.com/docker/docker/daemon/images 0.810s coverage: 6.8% of statements [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-03T05:24:38.236Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-03T05:24:38.236Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-03T05:24:38.236Z] PASS [2022-03-03T05:24:38.236Z] coverage: 33.6% of statements [2022-03-03T05:24:38.236Z] ok github.com/docker/docker/daemon/logger/fluentd 0.084s coverage: 33.6% of statements [2022-03-03T05:24:38.236Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-03T05:24:38.236Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-03T05:24:38.236Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-03T05:24:38.236Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-03T05:24:38.236Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-03T05:24:38.236Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-03T05:24:38.241Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-03T05:24:38.241Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-03T05:24:38.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-03T05:24:38.241Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:24:38.241Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-03T05:24:38.710Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-03T05:24:38.710Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-03T05:24:38.710Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-03T05:24:38.710Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.27s) [2022-03-03T05:24:38.710Z] === RUN TestFastTimeMarshalJSON [2022-03-03T05:24:38.710Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-03T05:24:38.710Z] PASS [2022-03-03T05:24:38.710Z] coverage: 87.2% of statements [2022-03-03T05:24:38.710Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.361s coverage: 87.2% of statements [2022-03-03T05:24:39.185Z] === RUN TestJSONFileLogger [2022-03-03T05:24:39.185Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-03T05:24:39.185Z] === RUN TestJSONFileLoggerWithTags [2022-03-03T05:24:39.185Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-03T05:24:39.185Z] === RUN TestJSONFileLoggerWithOpts [2022-03-03T05:24:39.185Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-03T05:24:39.185Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-03T05:24:39.185Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-03-03T05:24:39.185Z] === RUN TestEncodeDecode [2022-03-03T05:24:39.185Z] === PAUSE TestEncodeDecode [2022-03-03T05:24:39.185Z] === RUN TestUnexpectedEOF [2022-03-03T05:24:39.185Z] time="2022-03-03T05:24:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-03T05:24:39.185Z] time="2022-03-03T05:24:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-03T05:24:39.185Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-03T05:24:39.185Z] === CONT TestEncodeDecode [2022-03-03T05:24:39.185Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-03T05:24:39.185Z] PASS [2022-03-03T05:24:39.185Z] coverage: 69.9% of statements [2022-03-03T05:24:39.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.387s coverage: 69.9% of statements [2022-03-03T05:24:40.660Z] === RUN TestWriteLog [2022-03-03T05:24:40.660Z] === PAUSE TestWriteLog [2022-03-03T05:24:40.660Z] === RUN TestReadLog [2022-03-03T05:24:40.660Z] === PAUSE TestReadLog [2022-03-03T05:24:40.660Z] === RUN TestDecode [2022-03-03T05:24:40.660Z] === RUN TestOpenFileDelete [2022-03-03T05:24:40.660Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-03T05:24:40.660Z] === RUN TestOpenFileRename [2022-03-03T05:24:40.660Z] --- PASS: TestOpenFileRename (0.01s) [2022-03-03T05:24:40.660Z] === RUN TestHandleDecoderErr [2022-03-03T05:24:40.660Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-03T05:24:40.660Z] === RUN TestParseLogTagDefaultTag [2022-03-03T05:24:40.660Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-03T05:24:40.660Z] === RUN TestParseLogTag [2022-03-03T05:24:40.660Z] --- PASS: TestParseLogTag (0.00s) [2022-03-03T05:24:40.660Z] --- PASS: TestDecode (0.04s) [2022-03-03T05:24:40.660Z] === CONT TestWriteLog [2022-03-03T05:24:40.660Z] === CONT TestReadLog [2022-03-03T05:24:40.660Z] === RUN TestParseLogTagEmptyTag [2022-03-03T05:24:40.660Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-03T05:24:40.660Z] === RUN TestTailFiles [2022-03-03T05:24:40.660Z] --- PASS: TestTailFiles (0.00s) [2022-03-03T05:24:40.660Z] === RUN TestFollowLogsConsumerGone [2022-03-03T05:24:40.660Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-03T05:24:40.660Z] === RUN TestFollowLogsProducerGone [2022-03-03T05:24:40.660Z] === RUN TestReadLog/tail_exact [2022-03-03T05:24:40.660Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-03-03T05:24:40.660Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-03-03T05:24:40.660Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-03T05:24:40.660Z] === RUN TestCheckCapacityAndRotate [2022-03-03T05:24:40.660Z] --- PASS: TestWriteLog (0.02s) [2022-03-03T05:24:40.660Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-03T05:24:40.660Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-03T05:24:40.660Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-03T05:24:40.660Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-03T05:24:40.660Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-03-03T05:24:40.660Z] PASS [2022-03-03T05:24:40.660Z] coverage: 54.9% of statements [2022-03-03T05:24:40.660Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.314s coverage: 54.9% of statements [2022-03-03T05:24:40.660Z] === RUN TestReadLog/tail_less_than_available [2022-03-03T05:24:40.660Z] === RUN TestReadLog/tail_more_than_available [2022-03-03T05:24:40.660Z] --- PASS: TestReadLog (0.25s) [2022-03-03T05:24:41.135Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-03-03T05:24:41.135Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-03T05:24:41.135Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-03T05:24:41.135Z] PASS [2022-03-03T05:24:41.135Z] coverage: 78.7% of statements [2022-03-03T05:24:41.135Z] ok github.com/docker/docker/daemon/logger/local 0.516s coverage: 78.7% of statements [2022-03-03T05:24:41.135Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-03T05:24:41.608Z] === RUN TestLog [2022-03-03T05:24:41.608Z] --- PASS: TestLog (0.03s) [2022-03-03T05:24:41.608Z] PASS [2022-03-03T05:24:41.608Z] coverage: 31.5% of statements [2022-03-03T05:24:41.608Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-03-03T05:24:42.082Z] === RUN TestValidateLogOpt [2022-03-03T05:24:42.082Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestNewMissedConfig [2022-03-03T05:24:42.082Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestNewMissedUrl [2022-03-03T05:24:42.082Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestNewMissedToken [2022-03-03T05:24:42.082Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestNewWithProxy [2022-03-03T05:24:42.082Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestDefault [2022-03-03T05:24:42.082Z] --- PASS: TestDefault (0.01s) [2022-03-03T05:24:42.082Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-03T05:24:42.082Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-03-03T05:24:42.082Z] === RUN TestJsonFormat [2022-03-03T05:24:42.082Z] --- PASS: TestJsonFormat (0.01s) [2022-03-03T05:24:42.082Z] === RUN TestRawFormat [2022-03-03T05:24:42.082Z] --- PASS: TestRawFormat (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestRawFormatWithLabels [2022-03-03T05:24:42.082Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestRawFormatWithoutTag [2022-03-03T05:24:42.082Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-03T05:24:42.082Z] === RUN TestBatching [2022-03-03T05:24:42.560Z] === RUN TestNewParse [2022-03-03T05:24:42.560Z] --- PASS: TestNewParse (0.00s) [2022-03-03T05:24:42.560Z] PASS [2022-03-03T05:24:42.560Z] coverage: 8.3% of statements [2022-03-03T05:24:42.560Z] ok github.com/docker/docker/daemon/logger/templates 0.076s coverage: 8.3% of statements [2022-03-03T05:24:42.560Z] --- PASS: TestBatching (0.31s) [2022-03-03T05:24:42.560Z] === RUN TestFrequency [2022-03-03T05:24:42.560Z] --- PASS: TestFrequency (0.16s) [2022-03-03T05:24:42.560Z] === RUN TestOneMessagePerRequest [2022-03-03T05:24:42.560Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-03-03T05:24:42.560Z] === RUN TestVerify [2022-03-03T05:24:42.560Z] === RUN TestParseLogFormat [2022-03-03T05:24:42.560Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-03T05:24:42.560Z] === RUN TestValidateLogOptEmpty [2022-03-03T05:24:42.560Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-03T05:24:42.560Z] === RUN TestValidateSyslogAddress [2022-03-03T05:24:42.560Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-03T05:24:42.560Z] --- PASS: TestVerify (0.00s) [2022-03-03T05:24:42.560Z] === RUN TestSkipVerify [2022-03-03T05:24:42.560Z] === RUN TestParseAddressDefaultPort [2022-03-03T05:24:42.560Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-03T05:24:42.560Z] === RUN TestValidateSyslogFacility [2022-03-03T05:24:42.560Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-03T05:24:42.560Z] === RUN TestValidateLogOptSyslogFormat [2022-03-03T05:24:42.560Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-03T05:24:42.560Z] === RUN TestValidateLogOpt [2022-03-03T05:24:42.560Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-03T05:24:42.560Z] PASS [2022-03-03T05:24:42.560Z] coverage: 46.8% of statements [2022-03-03T05:24:42.560Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 46.8% of statements [2022-03-03T05:24:42.560Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:42.560Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.038Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.038Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.038Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] --- PASS: TestSkipVerify (0.65s) [2022-03-03T05:24:43.511Z] === RUN TestBufferMaximum [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.927674\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.927674\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-03T05:24:43.511Z] === RUN TestServerAlwaysDown [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.931689\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.931689\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.931689\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.932687\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] time="2022-03-03T05:24:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1646285082.932687\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.511Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-03T05:24:43.511Z] === RUN TestCannotSendAfterClose [2022-03-03T05:24:43.511Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-03T05:24:43.511Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-03T05:24:43.987Z] === RUN TestV1IDService [2022-03-03T05:24:43.987Z] --- PASS: TestV1IDService (0.03s) [2022-03-03T05:24:43.987Z] === RUN TestV2MetadataService [2022-03-03T05:24:43.987Z] time="2022-03-03T05:24:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-03T05:24:43.987Z] time="2022-03-03T05:24:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"95a374a7be89\"}'" [2022-03-03T05:24:43.987Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-03T05:24:43.987Z] PASS [2022-03-03T05:24:44.116Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-03T05:24:44.459Z] coverage: 82.5% of statements [2022-03-03T05:24:44.459Z] ok github.com/docker/docker/daemon/logger/splunk 2.249s coverage: 82.5% of statements [2022-03-03T05:24:44.459Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-03T05:24:44.459Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-03T05:24:44.459Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-03T05:24:44.786Z] check_test.go:195: [d496ed49aafa3] daemon is not started [2022-03-03T05:24:44.786Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-03T05:24:45.456Z] === RUN TestSuccessfulDownload [2022-03-03T05:24:45.456Z] download_test.go:267: Needs fixing on Windows [2022-03-03T05:24:45.456Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-03T05:24:45.456Z] === RUN TestCancelledDownload [2022-03-03T05:24:45.456Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-03T05:24:45.456Z] === RUN TestMaxDownloadAttempts [2022-03-03T05:24:45.456Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:24:45.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:24:45.456Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:24:45.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:24:45.456Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:24:45.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:24:45.456Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:24:45.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:24:45.456Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-03T05:24:45.456Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-03T05:24:45.456Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-03T05:24:45.456Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-03T05:24:45.456Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-03T05:24:45.456Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-03T05:24:45.456Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-03T05:24:45.456Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-03T05:24:45.456Z] === RUN TestContinueOnError_NeverContinue [2022-03-03T05:24:45.456Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-03T05:24:45.456Z] === RUN TestManifestStore [2022-03-03T05:24:45.456Z] === RUN TestManifestStore/no_remote_or_local [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1881948160\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-03T05:24:45.456Z] === RUN TestManifestStore/no_local_cache [2022-03-03T05:24:45.456Z] === RUN TestManifestStore/with_local_cache [2022-03-03T05:24:45.456Z] === RUN TestManifestStore/unknown_media_type [2022-03-03T05:24:45.456Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=warning msg="reference for unknown type: " [2022-03-03T05:24:45.456Z] --- PASS: TestV2MetadataService (1.50s) [2022-03-03T05:24:45.456Z] PASS [2022-03-03T05:24:45.456Z] coverage: 48.2% of statements [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-03T05:24:45.456Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-03T05:24:45.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-03-03T05:24:45.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-03-03T05:24:45.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-03-03T05:24:45.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-03-03T05:24:45.456Z] === RUN TestTransfer [2022-03-03T05:24:45.456Z] ok github.com/docker/docker/distribution/metadata 1.618s coverage: 48.2% of statements [2022-03-03T05:24:45.456Z] time="2022-03-03T05:24:45Z" level=warning msg="reference for unknown type: " [2022-03-03T05:24:45.928Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-03T05:24:45.928Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-03T05:24:45.929Z] time="2022-03-03T05:24:45Z" level=warning msg="reference for unknown type: " [2022-03-03T05:24:45.929Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-03T05:24:45.929Z] time="2022-03-03T05:24:45Z" level=warning msg="reference for unknown type: " [2022-03-03T05:24:45.929Z] time="2022-03-03T05:24:45Z" level=warning msg="reference for unknown type: " [2022-03-03T05:24:45.929Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-03T05:24:45.929Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-03T05:24:45.929Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-03T05:24:45.929Z] time="2022-03-03T05:24:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore (0.41s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-03T05:24:45.929Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestFixManifestLayers [2022-03-03T05:24:45.929Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-03T05:24:45.929Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-03T05:24:45.929Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestFixManifestLayersBadParent [2022-03-03T05:24:45.929Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestValidateManifest [2022-03-03T05:24:45.929Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-03T05:24:45.929Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestFormatPlatform [2022-03-03T05:24:45.929Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestGetRepositoryMountCandidates [2022-03-03T05:24:45.929Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestLayerAlreadyExists [2022-03-03T05:24:45.929Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:24:45.929Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:24:45.929Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:24:45.929Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:24:45.929Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:24:45.929Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-03-03T05:24:45.929Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestWhenEmptyAuthConfig [2022-03-03T05:24:45.929Z] --- PASS: TestTransfer (0.12s) [2022-03-03T05:24:45.929Z] === RUN TestConcurrencyLimit [2022-03-03T05:24:45.929Z] === RUN TestNotFound [2022-03-03T05:24:45.929Z] --- PASS: TestNotFound (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestConflict [2022-03-03T05:24:45.929Z] --- PASS: TestConflict (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestForbidden [2022-03-03T05:24:45.929Z] --- PASS: TestForbidden (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestInvalidParameter [2022-03-03T05:24:45.929Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestNotImplemented [2022-03-03T05:24:45.929Z] --- PASS: TestNotImplemented (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestNotModified [2022-03-03T05:24:45.929Z] --- PASS: TestNotModified (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestUnauthorized [2022-03-03T05:24:45.929Z] --- PASS: TestUnauthorized (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestUnknown [2022-03-03T05:24:45.929Z] --- PASS: TestUnknown (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestCancelled [2022-03-03T05:24:45.929Z] --- PASS: TestCancelled (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestDeadline [2022-03-03T05:24:45.929Z] --- PASS: TestDeadline (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestDataLoss [2022-03-03T05:24:45.929Z] --- PASS: TestDataLoss (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestUnavailable [2022-03-03T05:24:45.929Z] --- PASS: TestUnavailable (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestSystem [2022-03-03T05:24:45.929Z] --- PASS: TestSystem (0.00s) [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Not_Found [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Bad_Request [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Conflict [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Unauthorized [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Forbidden [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Not_Modified [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-03T05:24:45.929Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-03T05:24:45.929Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-03T05:24:45.929Z] PASS [2022-03-03T05:24:45.929Z] coverage: 53.1% of statements [2022-03-03T05:24:45.929Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2022-03-03T05:24:45.929Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-03T05:24:45.929Z] === RUN TestInactiveJobs [2022-03-03T05:24:46.402Z] --- PASS: TestInactiveJobs (0.44s) [2022-03-03T05:24:46.402Z] === RUN TestWatchRelease [2022-03-03T05:24:46.875Z] --- PASS: TestWatchRelease (0.05s) [2022-03-03T05:24:46.875Z] === RUN TestWatchFinishedTransfer [2022-03-03T05:24:46.875Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-03T05:24:46.875Z] === RUN TestDuplicateTransfer [2022-03-03T05:24:46.875Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-03T05:24:46.875Z] === RUN TestSuccessfulUpload [2022-03-03T05:24:46.875Z] time="2022-03-03T05:24:46Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-03T05:24:46.875Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-03-03T05:24:46.875Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-03T05:24:46.875Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-03T05:24:46.875Z] === RUN TestTokenPassThru [2022-03-03T05:24:46.875Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-03T05:24:46.875Z] === RUN TestTokenPassThruDifferentHost [2022-03-03T05:24:46.875Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-03T05:24:46.875Z] PASS [2022-03-03T05:24:46.875Z] coverage: 24.6% of statements [2022-03-03T05:24:46.875Z] ok github.com/docker/docker/distribution 1.724s coverage: 24.6% of statements [2022-03-03T05:24:46.875Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-03T05:24:46.875Z] === RUN TestCancelledUpload [2022-03-03T05:24:46.875Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-03T05:24:46.875Z] PASS [2022-03-03T05:24:46.875Z] coverage: 77.2% of statements [2022-03-03T05:24:46.875Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 77.2% of statements [2022-03-03T05:24:47.316Z] check_test.go:195: [d18a9c740f649] daemon is not started [2022-03-03T05:24:47.316Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-03T05:24:47.348Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-03T05:24:47.348Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-03T05:24:47.348Z] === RUN TestCompare [2022-03-03T05:24:47.348Z] --- PASS: TestCompare (0.00s) [2022-03-03T05:24:47.348Z] PASS [2022-03-03T05:24:47.348Z] coverage: 19.2% of statements [2022-03-03T05:24:47.348Z] ok github.com/docker/docker/image/cache 0.083s coverage: 19.2% of statements [2022-03-03T05:24:47.821Z] === RUN TestFSGetInvalidData [2022-03-03T05:24:47.821Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-03T05:24:47.821Z] === RUN TestFSInvalidSet [2022-03-03T05:24:47.821Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-03T05:24:47.821Z] === RUN TestFSInvalidRoot [2022-03-03T05:24:47.821Z] --- PASS: TestFSInvalidRoot (0.04s) [2022-03-03T05:24:47.821Z] === RUN TestFSMetadataGetSet [2022-03-03T05:24:47.821Z] --- PASS: TestFSMetadataGetSet (0.07s) [2022-03-03T05:24:47.821Z] === RUN TestFSInvalidWalker [2022-03-03T05:24:47.821Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-03T05:24:47.821Z] === RUN TestFSGetSet [2022-03-03T05:24:47.821Z] --- PASS: TestFSGetSet (0.10s) [2022-03-03T05:24:47.821Z] === RUN TestFSGetUnsetKey [2022-03-03T05:24:47.821Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-03T05:24:47.821Z] === RUN TestFSGetEmptyData [2022-03-03T05:24:47.821Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-03T05:24:47.821Z] === RUN TestFSDelete [2022-03-03T05:24:48.251Z] check_test.go:195: [d51579b0b5fcf] daemon is not started [2022-03-03T05:24:48.251Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-03T05:24:48.294Z] --- PASS: TestFSDelete (0.04s) [2022-03-03T05:24:48.294Z] === RUN TestFSWalker [2022-03-03T05:24:48.294Z] --- PASS: TestFSWalker (0.02s) [2022-03-03T05:24:48.294Z] === RUN TestFSWalkerStopOnError [2022-03-03T05:24:48.294Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-03T05:24:48.294Z] === RUN TestNewFromJSON [2022-03-03T05:24:48.294Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-03T05:24:48.294Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-03T05:24:48.294Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-03T05:24:48.294Z] === RUN TestMarshalKeyOrder [2022-03-03T05:24:48.294Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-03T05:24:48.294Z] === RUN TestHistoryEqual [2022-03-03T05:24:48.294Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-03T05:24:48.294Z] === RUN TestImage [2022-03-03T05:24:48.294Z] --- PASS: TestImage (0.00s) [2022-03-03T05:24:48.294Z] === RUN TestImageOSNotEmpty [2022-03-03T05:24:48.294Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-03T05:24:48.294Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-03T05:24:48.294Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-03T05:24:48.294Z] === RUN TestCreate [2022-03-03T05:24:48.294Z] --- PASS: TestCreate (0.01s) [2022-03-03T05:24:48.294Z] === RUN TestRestore [2022-03-03T05:24:48.294Z] time="2022-03-03T05:24:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-03T05:24:48.294Z] --- PASS: TestRestore (0.05s) [2022-03-03T05:24:48.294Z] === RUN TestAddDelete [2022-03-03T05:24:48.294Z] --- PASS: TestAddDelete (0.05s) [2022-03-03T05:24:48.294Z] === RUN TestSearchAfterDelete [2022-03-03T05:24:48.294Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-03T05:24:48.294Z] === RUN TestParentReset [2022-03-03T05:24:48.294Z] --- PASS: TestParentReset (0.04s) [2022-03-03T05:24:48.294Z] === RUN TestGetAndSetLastUpdated [2022-03-03T05:24:48.294Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-03-03T05:24:48.294Z] === RUN TestStoreLen [2022-03-03T05:24:48.767Z] --- PASS: TestStoreLen (0.07s) [2022-03-03T05:24:48.767Z] PASS [2022-03-03T05:24:48.767Z] coverage: 86.9% of statements [2022-03-03T05:24:48.767Z] ok github.com/docker/docker/image 0.906s coverage: 86.9% of statements [2022-03-03T05:24:48.767Z] === RUN TestMakeV1ConfigFromConfig [2022-03-03T05:24:48.767Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-03T05:24:48.767Z] PASS [2022-03-03T05:24:48.767Z] coverage: 25.0% of statements [2022-03-03T05:24:48.767Z] ok github.com/docker/docker/image/v1 0.103s coverage: 25.0% of statements [2022-03-03T05:24:48.767Z] === RUN TestValidateManifest [2022-03-03T05:24:48.767Z] === RUN TestValidateManifest/nil [2022-03-03T05:24:48.767Z] === RUN TestValidateManifest/non-nil [2022-03-03T05:24:48.767Z] --- PASS: TestValidateManifest (0.00s) [2022-03-03T05:24:48.767Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-03T05:24:48.767Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-03T05:24:48.767Z] PASS [2022-03-03T05:24:48.767Z] coverage: 0.7% of statements [2022-03-03T05:24:48.767Z] ok github.com/docker/docker/image/tarexport 0.096s coverage: 0.7% of statements [2022-03-03T05:24:48.767Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-03T05:24:48.816Z] check_test.go:195: [da23e21c0b3a7] daemon is not started [2022-03-03T05:24:48.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-03T05:24:50.214Z] check_test.go:195: [db63780e6c539] daemon is not started [2022-03-03T05:24:50.214Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-03T05:24:51.001Z] === RUN TestSerialization [2022-03-03T05:24:51.001Z] --- PASS: TestSerialization (0.02s) [2022-03-03T05:24:51.001Z] PASS [2022-03-03T05:24:51.001Z] coverage: 100.0% of statements [2022-03-03T05:24:51.001Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-03-03T05:24:51.001Z] === RUN TestEmptyLayer [2022-03-03T05:24:51.001Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestCommitFailure [2022-03-03T05:24:51.001Z] --- PASS: TestCommitFailure (0.02s) [2022-03-03T05:24:51.001Z] === RUN TestStartTransactionFailure [2022-03-03T05:24:51.001Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestGetOrphan [2022-03-03T05:24:51.001Z] --- PASS: TestGetOrphan (0.01s) [2022-03-03T05:24:51.001Z] === RUN TestMountAndRegister [2022-03-03T05:24:51.001Z] layer_test.go:258: Layer size: 14 [2022-03-03T05:24:51.001Z] --- PASS: TestMountAndRegister (0.08s) [2022-03-03T05:24:51.001Z] === RUN TestLayerRelease [2022-03-03T05:24:51.001Z] layer_test.go:291: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestStoreRestore [2022-03-03T05:24:51.001Z] layer_test.go:340: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestTarStreamStability [2022-03-03T05:24:51.001Z] layer_test.go:455: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestRegisterExistingLayer [2022-03-03T05:24:51.001Z] === RUN TestEnvironmentParsing [2022-03-03T05:24:51.001Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-03T05:24:51.001Z] PASS [2022-03-03T05:24:51.001Z] coverage: 1.2% of statements [2022-03-03T05:24:51.001Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-03-03T05:24:51.001Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-03-03T05:24:51.001Z] === RUN TestTarStreamVerification [2022-03-03T05:24:51.001Z] layer_test.go:684: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestLayerMigration [2022-03-03T05:24:51.001Z] migration_test.go:45: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestLayerMigrationNoTarsplit [2022-03-03T05:24:51.001Z] migration_test.go:181: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestMountInit [2022-03-03T05:24:51.001Z] mount_test.go:17: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestMountInit (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestMountSize [2022-03-03T05:24:51.001Z] mount_test.go:76: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestMountSize (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestMountChanges [2022-03-03T05:24:51.001Z] mount_test.go:125: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestMountChanges (0.00s) [2022-03-03T05:24:51.001Z] === RUN TestMountApply [2022-03-03T05:24:51.001Z] mount_test.go:212: Failing on Windows [2022-03-03T05:24:51.001Z] --- SKIP: TestMountApply (0.00s) [2022-03-03T05:24:51.001Z] PASS [2022-03-03T05:24:51.001Z] coverage: 30.2% of statements [2022-03-03T05:24:51.001Z] ok github.com/docker/docker/layer 0.392s coverage: 30.2% of statements [2022-03-03T05:24:51.146Z] check_test.go:195: [d305032c593a8] daemon is not started [2022-03-03T05:24:51.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-03T05:24:51.474Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-03T05:24:51.474Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-03T05:24:51.474Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-03T05:24:51.474Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-03T05:24:52.080Z] check_test.go:195: [d8217fd1ca6e7] daemon is not started [2022-03-03T05:24:52.080Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-03T05:24:52.469Z] === RUN TestSequenceGetAvailableBit [2022-03-03T05:24:52.470Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestSequenceEqual [2022-03-03T05:24:52.470Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestSequenceCopy [2022-03-03T05:24:52.470Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestGetFirstAvailable [2022-03-03T05:24:52.470Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestFindSequence [2022-03-03T05:24:52.470Z] --- PASS: TestFindSequence (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestCheckIfAvailable [2022-03-03T05:24:52.470Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestMergeSequences [2022-03-03T05:24:52.470Z] --- PASS: TestMergeSequences (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestPushReservation [2022-03-03T05:24:52.470Z] --- PASS: TestPushReservation (0.00s) [2022-03-03T05:24:52.470Z] === RUN TestSerializeDeserialize [2022-03-03T05:24:52.942Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestSet [2022-03-03T05:24:52.942Z] --- PASS: TestSet (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestSetUnset [2022-03-03T05:24:52.942Z] --- PASS: TestSetUnset (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestOffsetSetUnset [2022-03-03T05:24:52.942Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestSetInRange [2022-03-03T05:24:52.942Z] --- PASS: TestSetInRange (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestSetAnyInRange [2022-03-03T05:24:52.942Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestMethods [2022-03-03T05:24:52.942Z] --- PASS: TestMethods (0.00s) [2022-03-03T05:24:52.942Z] === RUN TestRandomAllocateDeallocate [2022-03-03T05:24:53.014Z] check_test.go:195: [d64f7d990d60f] daemon is not started [2022-03-03T05:24:53.014Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-03T05:24:53.949Z] check_test.go:195: [d2a45b801c3cc] daemon is not started [2022-03-03T05:24:53.949Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-03T05:24:54.521Z] === RUN TestInvalidConfig [2022-03-03T05:24:54.521Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-03T05:24:54.521Z] === RUN TestConfig [2022-03-03T05:24:54.521Z] --- PASS: TestConfig (0.00s) [2022-03-03T05:24:54.521Z] === RUN TestOptionsLabels [2022-03-03T05:24:54.521Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-03T05:24:54.521Z] === RUN TestValidName [2022-03-03T05:24:54.521Z] --- PASS: TestValidName (0.00s) [2022-03-03T05:24:54.521Z] PASS [2022-03-03T05:24:54.521Z] coverage: 19.7% of statements [2022-03-03T05:24:54.521Z] ok github.com/docker/docker/libnetwork/config 0.105s coverage: 19.7% of statements [2022-03-03T05:24:54.885Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:733ea801075722a07a604b7fb357f6c6ec2af348c8f6e8b7cb0daa36590e0afa [2022-03-03T05:24:54.993Z] === RUN TestKey [2022-03-03T05:24:54.993Z] --- PASS: TestKey (0.00s) [2022-03-03T05:24:54.993Z] === RUN TestParseKey [2022-03-03T05:24:54.993Z] --- PASS: TestParseKey (0.00s) [2022-03-03T05:24:54.993Z] === RUN TestInvalidDataStore [2022-03-03T05:24:54.993Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-03T05:24:54.993Z] === RUN TestKVObjectFlatKey [2022-03-03T05:24:54.993Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-03T05:24:54.993Z] === RUN TestAtomicKVObjectFlatKey [2022-03-03T05:24:54.993Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-03T05:24:54.993Z] PASS [2022-03-03T05:24:54.993Z] coverage: 21.9% of statements [2022-03-03T05:24:54.993Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-03-03T05:24:55.453Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7841aaf40e17b3a824331de9369e09186204f53fe093c8f60877d9805446c3b [2022-03-03T05:24:55.466Z] === RUN TestErrorInterfaces [2022-03-03T05:24:55.467Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestNetworkMarshalling [2022-03-03T05:24:55.467Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-03T05:24:55.467Z] === RUN TestEndpointMarshalling [2022-03-03T05:24:55.467Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestAuxAddresses [2022-03-03T05:24:55.467Z] time="2022-03-03T05:24:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:24:55.467Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-03T05:24:55.467Z] === RUN TestSRVServiceQuery [2022-03-03T05:24:55.467Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-03T05:24:55.467Z] === RUN TestServiceVIPReuse [2022-03-03T05:24:55.467Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-03T05:24:55.467Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestDNSIPQuery [2022-03-03T05:24:55.467Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestDNSProxyServFail [2022-03-03T05:24:55.467Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestSandboxAddEmpty [2022-03-03T05:24:55.467Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestSandboxAddMultiPrio [2022-03-03T05:24:55.467Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestSandboxAddSamePrio [2022-03-03T05:24:55.467Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestCleanupServiceDiscovery [2022-03-03T05:24:55.467Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestDNSOptions [2022-03-03T05:24:55.467Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:24:55.467Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-03T05:24:55.467Z] === RUN TestMultipleControllersWithSameStore [2022-03-03T05:24:55.467Z] time="2022-03-03T05:24:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:24:55.467Z] time="2022-03-03T05:24:55Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-03T05:24:55.467Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-03T05:24:55.467Z] PASS [2022-03-03T05:24:55.467Z] coverage: 8.5% of statements [2022-03-03T05:24:55.467Z] ok github.com/docker/docker/libnetwork 0.387s coverage: 8.5% of statements [2022-03-03T05:24:55.712Z] check_test.go:195: [d2cf62fb7fb22] daemon is not started [2022-03-03T05:24:55.712Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-03T05:24:55.939Z] === RUN TestIPDataMarshalling [2022-03-03T05:24:55.939Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-03T05:24:55.939Z] === RUN TestValidateAndIsV6 [2022-03-03T05:24:55.939Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-03T05:24:55.939Z] PASS [2022-03-03T05:24:55.939Z] coverage: 68.9% of statements [2022-03-03T05:24:55.939Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-03-03T05:24:56.413Z] === RUN TestDriver [2022-03-03T05:24:56.413Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:24:56.413Z] PASS [2022-03-03T05:24:56.413Z] coverage: 34.8% of statements [2022-03-03T05:24:56.413Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-03-03T05:24:56.648Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54e49c9d4870650c3adced5811b6e3b28bef6b1815fcc1342744b6ef10561a89 [2022-03-03T05:24:56.886Z] === RUN TestDriver [2022-03-03T05:24:56.886Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:24:56.886Z] PASS [2022-03-03T05:24:56.886Z] coverage: 34.8% of statements [2022-03-03T05:24:56.886Z] ok github.com/docker/docker/libnetwork/drivers/null 0.081s coverage: 34.8% of statements [2022-03-03T05:24:57.214Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:592c9d9ee1dab49eda87ca8eaa9435087a4d4e80ebb9b996058fa63079817a31 [2022-03-03T05:24:57.359Z] === RUN TestNetworkAllocateFree [2022-03-03T05:24:57.359Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-03T05:24:57.359Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-03T05:24:57.359Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-03T05:24:57.359Z] PASS [2022-03-03T05:24:57.359Z] coverage: 63.6% of statements [2022-03-03T05:24:57.359Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2022-03-03T05:24:57.472Z] check_test.go:195: [df398e0dad617] daemon is not started [2022-03-03T05:24:57.472Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-03T05:24:57.833Z] === RUN TestGetEmptyCapabilities [2022-03-03T05:24:57.833Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-03-03T05:24:57.833Z] === RUN TestGetExtraCapabilities [2022-03-03T05:24:57.833Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-03T05:24:57.833Z] === RUN TestGetInvalidCapabilities [2022-03-03T05:24:57.833Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-03T05:24:57.833Z] === RUN TestRemoteDriver [2022-03-03T05:24:57.833Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-03T05:24:57.833Z] === RUN TestDriverError [2022-03-03T05:24:57.833Z] --- PASS: TestDriverError (0.01s) [2022-03-03T05:24:57.833Z] === RUN TestMissingValues [2022-03-03T05:24:57.833Z] --- PASS: TestMissingValues (0.01s) [2022-03-03T05:24:57.833Z] === RUN TestRollback [2022-03-03T05:24:57.833Z] --- PASS: TestRollback (0.01s) [2022-03-03T05:24:57.833Z] PASS [2022-03-03T05:24:57.833Z] coverage: 57.4% of statements [2022-03-03T05:24:57.833Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.124s coverage: 57.4% of statements [2022-03-03T05:24:58.307Z] === RUN TestNAT [2022-03-03T05:24:58.307Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-03T05:24:58.307Z] --- SKIP: TestNAT (0.00s) [2022-03-03T05:24:58.307Z] === RUN TestTransparent [2022-03-03T05:24:58.307Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-03T05:24:58.307Z] --- SKIP: TestTransparent (0.00s) [2022-03-03T05:24:58.307Z] PASS [2022-03-03T05:24:58.307Z] coverage: 0.0% of statements [2022-03-03T05:24:58.307Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.065s coverage: 0.0% of statements [2022-03-03T05:24:58.407Z] check_test.go:195: [d83c412048490] daemon is not started [2022-03-03T05:24:58.407Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-03T05:24:58.780Z] === RUN TestBuildDefault [2022-03-03T05:24:58.780Z] --- PASS: TestBuildDefault (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestBuildHostnameDomainname [2022-03-03T05:24:58.780Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestBuildHostname [2022-03-03T05:24:58.780Z] --- PASS: TestBuildHostname (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestBuildHostnameFQDN [2022-03-03T05:24:58.780Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestBuildNoIP [2022-03-03T05:24:58.780Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestUpdate [2022-03-03T05:24:58.780Z] --- PASS: TestUpdate (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-03T05:24:58.780Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-03T05:24:58.780Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestAddEmpty [2022-03-03T05:24:58.780Z] --- PASS: TestAddEmpty (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestAdd [2022-03-03T05:24:58.780Z] --- PASS: TestAdd (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestDeleteEmpty [2022-03-03T05:24:58.780Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestDeleteNewline [2022-03-03T05:24:58.780Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestDelete [2022-03-03T05:24:58.780Z] --- PASS: TestDelete (0.00s) [2022-03-03T05:24:58.780Z] === RUN TestConcurrentWrites [2022-03-03T05:24:59.253Z] === RUN TestNew [2022-03-03T05:24:59.253Z] --- PASS: TestNew (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestAddDriver [2022-03-03T05:24:59.253Z] --- PASS: TestAddDriver (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestAddDuplicateDriver [2022-03-03T05:24:59.253Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-03T05:24:59.253Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestDriver [2022-03-03T05:24:59.253Z] --- PASS: TestDriver (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestIPAM [2022-03-03T05:24:59.253Z] --- PASS: TestIPAM (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestWalkIPAMs [2022-03-03T05:24:59.253Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-03T05:24:59.253Z] === RUN TestWalkDrivers [2022-03-03T05:24:59.253Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-03T05:24:59.253Z] PASS [2022-03-03T05:24:59.253Z] coverage: 82.4% of statements [2022-03-03T05:24:59.253Z] ok github.com/docker/docker/libnetwork/drvregistry 0.095s coverage: 82.4% of statements [2022-03-03T05:24:59.253Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-03T05:24:59.253Z] PASS [2022-03-03T05:24:59.253Z] coverage: 81.2% of statements [2022-03-03T05:24:59.253Z] ok github.com/docker/docker/libnetwork/etchosts 0.357s coverage: 81.2% of statements [2022-03-03T05:24:59.726Z] === RUN TestNew [2022-03-03T05:24:59.726Z] --- PASS: TestNew (0.00s) [2022-03-03T05:24:59.726Z] === RUN TestAllocate [2022-03-03T05:24:59.726Z] --- PASS: TestAllocate (0.00s) [2022-03-03T05:24:59.726Z] === RUN TestUninitialized [2022-03-03T05:24:59.726Z] --- PASS: TestUninitialized (0.00s) [2022-03-03T05:24:59.727Z] === RUN TestAllocateInRange [2022-03-03T05:24:59.727Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-03T05:24:59.727Z] === RUN TestAllocateSerial [2022-03-03T05:24:59.727Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-03T05:24:59.727Z] PASS [2022-03-03T05:24:59.727Z] coverage: 87.5% of statements [2022-03-03T05:24:59.727Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-03-03T05:24:59.727Z] === RUN TestCaller [2022-03-03T05:24:59.727Z] --- PASS: TestCaller (0.00s) [2022-03-03T05:24:59.727Z] PASS [2022-03-03T05:24:59.727Z] coverage: 100.0% of statements [2022-03-03T05:24:59.727Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-03-03T05:25:00.200Z] === RUN TestSetSerialInsertDelete [2022-03-03T05:25:00.200Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-03T05:25:00.200Z] === RUN TestSetParallelInsertDelete [2022-03-03T05:25:00.938Z] check_test.go:195: [d31025e4e5ac1] daemon is not started [2022-03-03T05:25:00.938Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-03T05:25:01.195Z] --- PASS: TestRandomAllocateDeallocate (8.42s) [2022-03-03T05:25:01.195Z] === RUN TestAllocateRandomDeallocate [2022-03-03T05:25:01.503Z] check_test.go:195: [dad0ef341854e] daemon is not started [2022-03-03T05:25:01.503Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-03T05:25:01.668Z] === RUN TestInt2IP2IntConversion [2022-03-03T05:25:01.761Z] check_test.go:195: [d02417711d82c] daemon is not started [2022-03-03T05:25:01.761Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T05:25:02.141Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-03-03T05:25:02.141Z] === RUN TestGetAddressVersion [2022-03-03T05:25:02.141Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-03T05:25:02.141Z] === RUN TestKeyString [2022-03-03T05:25:02.141Z] --- PASS: TestKeyString (0.00s) [2022-03-03T05:25:02.141Z] === RUN TestPoolDataMarshal [2022-03-03T05:25:02.141Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-03T05:25:02.141Z] === RUN TestSubnetsMarshal [2022-03-03T05:25:02.141Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-03-03T05:25:02.141Z] === RUN TestAddSubnets [2022-03-03T05:25:02.615Z] --- PASS: TestAddSubnets (0.08s) [2022-03-03T05:25:02.615Z] === RUN TestDoublePoolRelease [2022-03-03T05:25:02.615Z] === RUN TestPoolRequest [2022-03-03T05:25:02.615Z] --- PASS: TestPoolRequest (0.00s) [2022-03-03T05:25:02.615Z] === RUN TestOtherRequests [2022-03-03T05:25:02.615Z] --- PASS: TestOtherRequests (0.00s) [2022-03-03T05:25:02.615Z] PASS [2022-03-03T05:25:02.615Z] coverage: 57.1% of statements [2022-03-03T05:25:02.615Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-03T05:25:02.615Z] === RUN TestAddReleasePoolID [2022-03-03T05:25:02.615Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-03-03T05:25:02.615Z] --- PASS: TestAddReleasePoolID (0.12s) [2022-03-03T05:25:02.615Z] === RUN TestPredefinedPool [2022-03-03T05:25:02.615Z] --- PASS: TestPredefinedPool (0.05s) [2022-03-03T05:25:02.615Z] === RUN TestRemoveSubnet [2022-03-03T05:25:02.615Z] --- PASS: TestAllocateRandomDeallocate (1.70s) [2022-03-03T05:25:02.615Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-03T05:25:02.694Z] check_test.go:195: [da90ff14b6c36] daemon is not started [2022-03-03T05:25:02.694Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T05:25:03.088Z] --- PASS: TestRemoveSubnet (0.33s) [2022-03-03T05:25:03.088Z] === RUN TestGetSameAddress [2022-03-03T05:25:03.088Z] --- PASS: TestGetSameAddress (0.04s) [2022-03-03T05:25:03.088Z] === RUN TestPoolAllocationReuse [2022-03-03T05:25:03.563Z] === RUN TestGetCapabilities [2022-03-03T05:25:03.563Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-03T05:25:03.563Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-03T05:25:03.563Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-03T05:25:03.563Z] === RUN TestGetDefaultAddressSpaces [2022-03-03T05:25:03.563Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-03T05:25:03.563Z] === RUN TestRemoteDriver [2022-03-03T05:25:03.628Z] check_test.go:195: [d8251a4c6515c] daemon is not started [2022-03-03T05:25:03.628Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T05:25:04.036Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-03T05:25:04.036Z] PASS [2022-03-03T05:25:04.036Z] coverage: 47.4% of statements [2022-03-03T05:25:04.036Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.086s coverage: 47.4% of statements [2022-03-03T05:25:04.036Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.50s) [2022-03-03T05:25:04.036Z] === RUN TestRetrieveFromStore [2022-03-03T05:25:04.194Z] check_test.go:195: [d1946c9c1e18b] daemon is not started [2022-03-03T05:25:04.194Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-03T05:25:05.034Z] === RUN TestWindowsIPAM [2022-03-03T05:25:05.034Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-03T05:25:05.034Z] PASS [2022-03-03T05:25:05.034Z] coverage: 71.4% of statements [2022-03-03T05:25:05.034Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-03-03T05:25:05.034Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-03-03T05:25:05.034Z] === RUN TestIsCorrupted [2022-03-03T05:25:05.034Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-03T05:25:05.034Z] === RUN TestSetRollover [2022-03-03T05:25:05.507Z] --- PASS: TestPoolAllocationReuse (2.33s) [2022-03-03T05:25:05.507Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-03T05:25:05.507Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-03T05:25:05.507Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-03T05:25:05.979Z] === RUN TestDefaultNetwork [2022-03-03T05:25:05.979Z] --- PASS: TestDefaultNetwork (0.31s) [2022-03-03T05:25:05.979Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-03T05:25:06.453Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-03-03T05:25:06.453Z] === RUN TestInitAddressPools [2022-03-03T05:25:06.453Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-03T05:25:06.453Z] PASS [2022-03-03T05:25:06.453Z] coverage: 74.0% of statements [2022-03-03T05:25:06.453Z] ok github.com/docker/docker/libnetwork/ipamutils 0.700s coverage: 74.0% of statements [2022-03-03T05:25:06.726Z] check_test.go:195: [d8f1ff29afa89] daemon is not started [2022-03-03T05:25:06.726Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-03T05:25:06.926Z] === RUN TestKeyValue [2022-03-03T05:25:06.926Z] --- PASS: TestKeyValue (0.00s) [2022-03-03T05:25:06.926Z] PASS [2022-03-03T05:25:06.926Z] coverage: 60.0% of statements [2022-03-03T05:25:06.926Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-03-03T05:25:06.926Z] --- PASS: TestSetRollover (2.16s) [2022-03-03T05:25:06.926Z] === RUN TestSetRolloverSerial [2022-03-03T05:25:07.293Z] check_test.go:195: [dddce7f89322f] daemon is not started [2022-03-03T05:25:07.293Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-03T05:25:08.228Z] check_test.go:195: [dd16fd15c095a] daemon is not started [2022-03-03T05:25:08.228Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-03T05:25:08.487Z] check_test.go:195: [d10c2815b4d5e] daemon is not started [2022-03-03T05:25:08.487Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-03T05:25:08.746Z] check_test.go:195: [da1de625def87] daemon is not started [2022-03-03T05:25:08.746Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-03T05:25:08.746Z] check_test.go:195: [d027506156dc8] daemon is not started [2022-03-03T05:25:09.004Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-03T05:25:09.004Z] check_test.go:195: [d507cb3abef28] daemon is not started [2022-03-03T05:25:09.004Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-03T05:25:09.161Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.58s) [2022-03-03T05:25:09.161Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-03T05:25:09.569Z] check_test.go:195: [de9ee79b8b66c] daemon is not started [2022-03-03T05:25:09.569Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-03T05:25:09.569Z] check_test.go:195: [de76736e82674] daemon is not started [2022-03-03T05:25:09.569Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-03T05:25:09.634Z] --- PASS: TestSetRolloverSerial (2.68s) [2022-03-03T05:25:09.634Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-03T05:25:09.634Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-03T05:25:09.634Z] PASS [2022-03-03T05:25:09.634Z] coverage: 84.4% of statements [2022-03-03T05:25:09.634Z] ok github.com/docker/docker/libnetwork/bitseq 17.389s coverage: 84.4% of statements [2022-03-03T05:25:10.107Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-03T05:25:10.107Z] PASS [2022-03-03T05:25:10.107Z] coverage: 100.0% of statements [2022-03-03T05:25:10.107Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.089s coverage: 100.0% of statements [2022-03-03T05:25:10.506Z] check_test.go:195: [d6203070754d4] daemon is not started [2022-03-03T05:25:10.506Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-03T05:25:10.580Z] === RUN TestNetworkDBSimple [2022-03-03T05:25:11.053Z] === RUN TestGenerate [2022-03-03T05:25:11.053Z] --- PASS: TestGenerate (0.00s) [2022-03-03T05:25:11.053Z] === RUN TestGeneratePtr [2022-03-03T05:25:11.053Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-03T05:25:11.053Z] === RUN TestGenerateMissingField [2022-03-03T05:25:11.053Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-03T05:25:11.053Z] === RUN TestFieldCannotBeSet [2022-03-03T05:25:11.053Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-03T05:25:11.053Z] === RUN TestTypeMismatchError [2022-03-03T05:25:11.053Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-03T05:25:11.053Z] PASS [2022-03-03T05:25:11.053Z] coverage: 100.0% of statements [2022-03-03T05:25:11.053Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-03-03T05:25:11.484Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-03T05:25:11.484Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-03T05:25:11.484Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-03T05:25:11.484Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-03T05:25:11.484Z] Cross building: bundles/cross/linux/s390x [2022-03-03T05:25:11.484Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-03T05:25:11.484Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-03T05:25:11.526Z] 2022/03/03 05:25:11 Closing DB instances... [2022-03-03T05:25:11.880Z] check_test.go:195: [dd2d99effa761] daemon is not started [2022-03-03T05:25:11.880Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-03T05:25:11.999Z] testing: warning: no tests to run [2022-03-03T05:25:11.999Z] PASS [2022-03-03T05:25:11.999Z] coverage: 0.0% of statements [2022-03-03T05:25:11.999Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-03-03T05:25:12.472Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.33s) [2022-03-03T05:25:12.472Z] === RUN TestGetAddress [2022-03-03T05:25:12.812Z] check_test.go:195: [dda585a949ebc] daemon is not started [2022-03-03T05:25:12.812Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-03T05:25:12.945Z] === RUN TestRequestNewPort [2022-03-03T05:25:12.945Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestRequestSpecificPort [2022-03-03T05:25:12.945Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestReleasePort [2022-03-03T05:25:12.945Z] --- PASS: TestReleasePort (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestReuseReleasedPort [2022-03-03T05:25:12.945Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestReleaseUnreadledPort [2022-03-03T05:25:12.945Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestUnknowProtocol [2022-03-03T05:25:12.945Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestAllocateAllPorts [2022-03-03T05:25:12.945Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestPortAllocation [2022-03-03T05:25:12.945Z] --- PASS: TestPortAllocation (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestPortAllocationWithCustomRange [2022-03-03T05:25:12.945Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestNoDuplicateBPR [2022-03-03T05:25:12.945Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-03T05:25:12.945Z] === RUN TestChangePortRange [2022-03-03T05:25:12.945Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-03T05:25:12.945Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-03T05:25:12.945Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-03T05:25:12.945Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-03T05:25:12.945Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-03T05:25:12.945Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-03T05:25:12.945Z] --- PASS: TestChangePortRange (0.00s) [2022-03-03T05:25:12.945Z] PASS [2022-03-03T05:25:12.945Z] coverage: 88.6% of statements [2022-03-03T05:25:12.945Z] ok github.com/docker/docker/libnetwork/portallocator 0.058s coverage: 88.6% of statements [2022-03-03T05:25:13.421Z] --- PASS: TestNetworkDBSimple (2.84s) [2022-03-03T05:25:13.421Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-03T05:25:13.744Z] check_test.go:195: [d5f86e250f4e0] daemon is not started [2022-03-03T05:25:13.744Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-03T05:25:13.894Z] testing: warning: no tests to run [2022-03-03T05:25:13.894Z] PASS [2022-03-03T05:25:13.894Z] coverage: 0.0% of statements [2022-03-03T05:25:13.894Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-03-03T05:25:14.367Z] 2022/03/03 05:25:14 Closing DB instances... [2022-03-03T05:25:14.676Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-03T05:25:14.841Z] === RUN TestHashData [2022-03-03T05:25:14.841Z] --- PASS: TestHashData (0.00s) [2022-03-03T05:25:14.841Z] PASS [2022-03-03T05:25:14.841Z] coverage: 2.8% of statements [2022-03-03T05:25:14.841Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite (44.30s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.05s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.20s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.78s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.50s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.25s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.05s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.87s) [2022-03-03T05:25:15.626Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-03-03T05:25:15.626Z] === RUN TestDockerSchema1RegistrySuite [2022-03-03T05:25:15.626Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-03T05:25:15.626Z] check_test.go:222: [d4fc91bd5aa51] daemon is not started [2022-03-03T05:25:15.626Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T05:25:15.838Z] === RUN TestErrorConstructors [2022-03-03T05:25:15.838Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-03T05:25:15.838Z] === RUN TestCompareIPMask [2022-03-03T05:25:15.838Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-03T05:25:15.838Z] === RUN TestUtilGetHostPartIP [2022-03-03T05:25:15.838Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-03T05:25:15.838Z] === RUN TestUtilGetBroadcastIP [2022-03-03T05:25:15.838Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-03T05:25:15.838Z] === RUN TestParseCIDR [2022-03-03T05:25:15.838Z] --- PASS: TestParseCIDR (0.00s) [2022-03-03T05:25:15.838Z] PASS [2022-03-03T05:25:15.838Z] coverage: 37.3% of statements [2022-03-03T05:25:15.838Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-03T05:25:15.838Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-03T05:25:16.311Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-03-03T05:25:16.311Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-03T05:25:16.783Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-03T05:25:16.783Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-03T05:25:16.784Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-03T05:25:16.784Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-03T05:25:16.784Z] PASS [2022-03-03T05:25:16.784Z] coverage: 50.0% of statements [2022-03-03T05:25:16.784Z] ok github.com/docker/docker/oci 0.059s coverage: 50.0% of statements [2022-03-03T05:25:17.787Z] 2022/03/03 05:25:17 Closing DB instances... [2022-03-03T05:25:17.787Z] === RUN TestAddressPoolOpt [2022-03-03T05:25:17.787Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/a [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/something [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/_=a [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/env1=value1 [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/_env1=value1 [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/PATH [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/=a [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/PATH= [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/PATH=something [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/asd!qwe [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/1asd [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/123 [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/some_space [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/__some_space_before [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/some_space_after__ [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/= [2022-03-03T05:25:17.787Z] === RUN TestValidateEnv/PaTh [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestParseHost [2022-03-03T05:25:17.787Z] --- PASS: TestParseHost (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestParseDockerDaemonHost [2022-03-03T05:25:17.787Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestParseTCP [2022-03-03T05:25:17.787Z] --- PASS: TestParseTCP (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-03T05:25:17.787Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestValidateExtraHosts [2022-03-03T05:25:17.787Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestIpOptString [2022-03-03T05:25:17.787Z] --- PASS: TestIpOptString (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-03T05:25:17.787Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestNewIpOptValidDefaultVal [2022-03-03T05:25:17.787Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestIpOptSetInvalidVal [2022-03-03T05:25:17.787Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestValidateIPAddress [2022-03-03T05:25:17.787Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestMapOpts [2022-03-03T05:25:17.787Z] --- PASS: TestMapOpts (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestListOptsWithoutValidator [2022-03-03T05:25:17.787Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestListOptsWithValidator [2022-03-03T05:25:17.787Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestValidateDNSSearch [2022-03-03T05:25:17.787Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_general_format [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_one_more [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-03T05:25:17.787Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-03T05:25:17.787Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestNamedListOpts [2022-03-03T05:25:17.787Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestNamedMapOpts [2022-03-03T05:25:17.787Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestParseLink [2022-03-03T05:25:17.787Z] --- PASS: TestParseLink (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestQuotedStringSetWithQuotes [2022-03-03T05:25:17.787Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-03-03T05:25:17.787Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestQuotedStringSetWithNoQuotes [2022-03-03T05:25:17.787Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-03-03T05:25:17.787Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-03-03T05:25:17.787Z] === RUN TestUlimitOpt [2022-03-03T05:25:17.787Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-03T05:25:17.787Z] PASS [2022-03-03T05:25:17.787Z] coverage: 67.4% of statements [2022-03-03T05:25:17.787Z] ok github.com/docker/docker/opts 0.122s coverage: 67.4% of statements [2022-03-03T05:25:17.787Z] === RUN TestParseVersion [2022-03-03T05:25:17.787Z] --- PASS: TestParseVersion (0.00s) [2022-03-03T05:25:17.787Z] PASS [2022-03-03T05:25:17.787Z] coverage: 52.9% of statements [2022-03-03T05:25:17.787Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 52.9% of statements [2022-03-03T05:25:18.915Z] check_test.go:222: [dff29a256d123] daemon is not started [2022-03-03T05:25:18.915Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T05:25:19.367Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.11s) [2022-03-03T05:25:19.367Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-03T05:25:19.840Z] === RUN TestPeerCertificateMarshalJSON [2022-03-03T05:25:20.313Z] === RUN TestIsArchivePathDir [2022-03-03T05:25:20.313Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-03T05:25:20.313Z] === RUN TestIsArchivePathInvalidFile [2022-03-03T05:25:20.313Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-03T05:25:20.313Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-03T05:25:20.313Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2022-03-03T05:25:20.313Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-03T05:25:20.313Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-03T05:25:20.313Z] === RUN TestMiddleware [2022-03-03T05:25:20.313Z] --- PASS: TestMiddleware (0.00s) [2022-03-03T05:25:20.313Z] === RUN TestNewResponseModifier [2022-03-03T05:25:20.313Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-03T05:25:20.313Z] PASS [2022-03-03T05:25:20.313Z] coverage: 26.8% of statements [2022-03-03T05:25:20.313Z] ok github.com/docker/docker/pkg/authorization 0.657s coverage: 26.8% of statements [2022-03-03T05:25:20.313Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-03-03T05:25:20.313Z] === RUN TestIsArchivePathTar [2022-03-03T05:25:20.786Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-03T05:25:20.786Z] === RUN TestDecompressStreamGzip [2022-03-03T05:25:20.786Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-03-03T05:25:20.786Z] === RUN TestDecompressStreamBzip2 [2022-03-03T05:25:20.786Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-03T05:25:20.786Z] === RUN TestDecompressStreamXz [2022-03-03T05:25:20.786Z] archive_test.go:133: Xz not present in msys2 [2022-03-03T05:25:20.786Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestDecompressStreamZstd [2022-03-03T05:25:20.786Z] archive_test.go:140: zstd not installed [2022-03-03T05:25:20.786Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-03T05:25:20.786Z] === RUN TestCompressStreamXzUnsupported [2022-03-03T05:25:20.786Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-03T05:25:20.786Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestCompressStreamInvalid [2022-03-03T05:25:20.786Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestExtensionInvalid [2022-03-03T05:25:20.786Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestExtensionUncompressed [2022-03-03T05:25:20.786Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestExtensionBzip2 [2022-03-03T05:25:20.786Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestExtensionGzip [2022-03-03T05:25:20.786Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestExtensionXz [2022-03-03T05:25:20.786Z] --- PASS: TestExtensionXz (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestExtensionZstd [2022-03-03T05:25:20.786Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestCmdStreamLargeStderr [2022-03-03T05:25:20.786Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-03-03T05:25:20.786Z] === RUN TestCmdStreamBad [2022-03-03T05:25:20.786Z] archive_test.go:252: Failing on Windows CI machines [2022-03-03T05:25:20.786Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-03T05:25:20.786Z] === RUN TestCmdStreamGood [2022-03-03T05:25:21.258Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-03T05:25:21.258Z] === RUN TestUntarPathWithInvalidDest [2022-03-03T05:25:21.258Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-03T05:25:21.258Z] === RUN TestUntarPathWithInvalidSrc [2022-03-03T05:25:21.258Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-03T05:25:21.258Z] === RUN TestUntarPath [2022-03-03T05:25:21.258Z] === RUN TestUnbuffered [2022-03-03T05:25:21.258Z] --- PASS: TestUnbuffered (0.00s) [2022-03-03T05:25:21.258Z] === RUN TestRaceUnbuffered [2022-03-03T05:25:21.258Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-03T05:25:21.258Z] PASS [2022-03-03T05:25:21.258Z] coverage: 100.0% of statements [2022-03-03T05:25:21.258Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2022-03-03T05:25:21.258Z] --- PASS: TestUntarPath (0.08s) [2022-03-03T05:25:21.258Z] === RUN TestUntarPathWithDestinationFile [2022-03-03T05:25:21.258Z] 2022/03/03 05:25:20 Closing DB instances... [2022-03-03T05:25:21.258Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-03-03T05:25:21.258Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-03T05:25:21.258Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-03-03T05:25:21.258Z] === RUN TestCopyWithTarInvalidSrc [2022-03-03T05:25:21.258Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-03T05:25:21.258Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-03T05:25:21.258Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-03T05:25:21.258Z] === RUN TestCopyWithTarSrcFile [2022-03-03T05:25:21.258Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-03T05:25:21.258Z] === RUN TestCopyWithTarSrcFolder [2022-03-03T05:25:21.258Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-03T05:25:21.258Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-03T05:25:21.258Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-03T05:25:21.258Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-03T05:25:21.258Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-03T05:25:21.258Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-03T05:25:21.258Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-03-03T05:25:21.258Z] === RUN TestCopyFileWithTarSrcFile [2022-03-03T05:25:21.258Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-03T05:25:21.258Z] === RUN TestTarFiles [2022-03-03T05:25:21.732Z] === RUN TestMatch [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[foo]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[foo_bar]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[]#01 [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[qux]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-03T05:25:21.732Z] === RUN TestMatch/[[foo_baz]] [2022-03-03T05:25:21.732Z] --- PASS: TestMatch (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-03T05:25:21.732Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-03T05:25:21.732Z] PASS [2022-03-03T05:25:21.732Z] coverage: 87.5% of statements [2022-03-03T05:25:21.732Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-03-03T05:25:23.102Z] check_test.go:222: [d7b5639097268] daemon is not started [2022-03-03T05:25:23.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-03T05:25:23.312Z] === RUN TestChrootTarUntar [2022-03-03T05:25:23.312Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-03T05:25:23.312Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootUntarEmptyArchive [2022-03-03T05:25:23.312Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootTarUntarWithSymlink [2022-03-03T05:25:23.312Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootCopyWithTar [2022-03-03T05:25:23.312Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootCopyFileWithTar [2022-03-03T05:25:23.312Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootUntarPath [2022-03-03T05:25:23.312Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-03T05:25:23.312Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-03T05:25:23.312Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:25:23.312Z] === RUN TestChrootApplyDotDotFile [2022-03-03T05:25:23.312Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:25:23.312Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-03T05:25:23.312Z] PASS [2022-03-03T05:25:23.312Z] coverage: 15.1% of statements [2022-03-03T05:25:23.312Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.1% of statements [2022-03-03T05:25:23.312Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-03-03T05:25:23.312Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-03T05:25:24.307Z] === RUN TestEnsureRemoveAllNotExist [2022-03-03T05:25:24.307Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-03T05:25:24.307Z] === RUN TestEnsureRemoveAllWithDir [2022-03-03T05:25:24.307Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-03T05:25:24.307Z] === RUN TestEnsureRemoveAllWithFile [2022-03-03T05:25:24.307Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-03T05:25:24.307Z] PASS [2022-03-03T05:25:24.307Z] coverage: 0.0% of statements [2022-03-03T05:25:24.307Z] ok github.com/docker/docker/pkg/containerfs 0.049s coverage: 0.0% of statements [2022-03-03T05:25:24.474Z] check_test.go:222: [d7fe2fd982901] daemon is not started [2022-03-03T05:25:24.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-03T05:25:24.474Z] check_test.go:222: [d8fbde549181d] daemon is not started [2022-03-03T05:25:24.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T05:25:25.303Z] === RUN TestSizeEmpty [2022-03-03T05:25:25.303Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestSizeEmptyFile [2022-03-03T05:25:25.303Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestSizeNonemptyFile [2022-03-03T05:25:25.303Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-03T05:25:25.303Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-03T05:25:25.303Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-03T05:25:25.303Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestMoveToSubdir [2022-03-03T05:25:25.303Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-03T05:25:25.303Z] === RUN TestSizeNonExistingDirectory [2022-03-03T05:25:25.303Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-03T05:25:25.303Z] PASS [2022-03-03T05:25:25.303Z] coverage: 80.0% of statements [2022-03-03T05:25:25.303Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2022-03-03T05:25:25.303Z] 2022/03/03 05:25:25 Closing DB instances... [2022-03-03T05:25:25.406Z] check_test.go:222: [dc87a99920a9d] daemon is not started [2022-03-03T05:25:25.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T05:25:26.299Z] === RUN TestPollerAddRemove [2022-03-03T05:25:26.299Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-03T05:25:26.299Z] === RUN TestPollerEvent [2022-03-03T05:25:26.299Z] poller_test.go:40: No chmod on Windows [2022-03-03T05:25:26.299Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-03T05:25:26.299Z] === RUN TestPollerClose [2022-03-03T05:25:26.299Z] --- PASS: TestPollerClose (0.00s) [2022-03-03T05:25:26.299Z] PASS [2022-03-03T05:25:26.299Z] coverage: 45.7% of statements [2022-03-03T05:25:26.299Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-03-03T05:25:26.337Z] check_test.go:222: [df2a32205db87] daemon is not started [2022-03-03T05:25:26.337Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T05:25:26.772Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-03T05:25:26.772Z] === RUN TestNetworkDBNodeLeave [2022-03-03T05:25:27.271Z] check_test.go:222: [dd7d1d35a6584] daemon is not started [2022-03-03T05:25:27.271Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-03T05:25:27.775Z] === RUN TestCopyFileWithInvalidSrc [2022-03-03T05:25:27.775Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCopyFileWithInvalidDest [2022-03-03T05:25:27.775Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-03T05:25:27.775Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-03T05:25:27.775Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCopyFile [2022-03-03T05:25:27.775Z] --- PASS: TestCopyFile (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-03T05:25:27.775Z] fileutils_test.go:133: Needs porting to Windows [2022-03-03T05:25:27.775Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-03T05:25:27.775Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-03T05:25:27.775Z] fileutils_test.go:179: Needs porting to Windows [2022-03-03T05:25:27.775Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestWildcardMatches [2022-03-03T05:25:27.775Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestPatternMatches [2022-03-03T05:25:27.775Z] --- PASS: TestPatternMatches (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-03T05:25:27.775Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestPatternMatchesFolderExclusions [2022-03-03T05:25:27.775Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-03T05:25:27.775Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-03T05:25:27.775Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-03T05:25:27.775Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-03T05:25:27.775Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestSingleExclamationError [2022-03-03T05:25:27.775Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestMatchesWithNoPatterns [2022-03-03T05:25:27.775Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestMatchesWithMalformedPatterns [2022-03-03T05:25:27.775Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestMatches [2022-03-03T05:25:27.775Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-03T05:25:27.775Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-03T05:25:27.775Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-03T05:25:27.775Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-03T05:25:27.775Z] --- PASS: TestMatches (0.02s) [2022-03-03T05:25:27.775Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-03T05:25:27.775Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-03T05:25:27.775Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-03T05:25:27.775Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.01s) [2022-03-03T05:25:27.775Z] === RUN TestCleanPatterns [2022-03-03T05:25:27.775Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-03T05:25:27.775Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCleanPatternsExceptionFlag [2022-03-03T05:25:27.775Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-03T05:25:27.775Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-03T05:25:27.775Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCleanPatternsErrorSingleException [2022-03-03T05:25:27.775Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCreateIfNotExistsDir [2022-03-03T05:25:27.775Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-03-03T05:25:27.775Z] === RUN TestCreateIfNotExistsFile [2022-03-03T05:25:27.775Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-03T05:25:27.775Z] === RUN TestMatch [2022-03-03T05:25:27.775Z] --- PASS: TestMatch (0.00s) [2022-03-03T05:25:27.775Z] === RUN TestCompile [2022-03-03T05:25:27.775Z] === RUN TestCompile/slash [2022-03-03T05:25:27.775Z] === RUN TestCompile/backslash [2022-03-03T05:25:27.775Z] --- PASS: TestCompile (0.00s) [2022-03-03T05:25:27.775Z] --- PASS: TestCompile/slash (0.00s) [2022-03-03T05:25:27.775Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-03T05:25:27.775Z] PASS [2022-03-03T05:25:27.775Z] coverage: 84.7% of statements [2022-03-03T05:25:27.775Z] ok github.com/docker/docker/pkg/fileutils 0.120s coverage: 84.7% of statements [2022-03-03T05:25:28.249Z] === RUN TestGet [2022-03-03T05:25:28.249Z] --- PASS: TestGet (0.00s) [2022-03-03T05:25:28.249Z] === RUN TestGetShortcutString [2022-03-03T05:25:28.249Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-03T05:25:28.249Z] PASS [2022-03-03T05:25:28.249Z] coverage: 42.9% of statements [2022-03-03T05:25:28.249Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-03-03T05:25:28.722Z] --- PASS: TestTarFiles (7.24s) [2022-03-03T05:25:28.722Z] === RUN TestDetectCompressionZstd [2022-03-03T05:25:28.722Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-03T05:25:28.722Z] === RUN TestTarUntar [2022-03-03T05:25:28.722Z] --- PASS: TestTarUntar (0.05s) [2022-03-03T05:25:28.722Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-03T05:25:28.722Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-03T05:25:28.722Z] === RUN TestTarWithOptions [2022-03-03T05:25:28.722Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-03T05:25:28.722Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-03T05:25:28.722Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-03T05:25:28.722Z] === RUN TestUntarUstarGnuConflict [2022-03-03T05:25:28.722Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-03T05:25:28.722Z] === RUN TestUntarInvalidFilenames [2022-03-03T05:25:28.722Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3396855\\dest" [2022-03-03T05:25:29.195Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-03T05:25:29.195Z] === RUN TestUntarHardlinkToSymlink [2022-03-03T05:25:29.195Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-03T05:25:29.195Z] === RUN TestUntarInvalidHardlink [2022-03-03T05:25:29.195Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2748229509\\victim\\hello" -> "../victim/hello" [2022-03-03T05:25:29.195Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1442913310\\victim\\hello" -> "/../victim/hello" [2022-03-03T05:25:29.195Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink840195867\\victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1862066120\\victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2195564187\\victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink124370961\\victim" -> "../victim" [2022-03-03T05:25:29.195Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-03T05:25:29.195Z] === RUN TestUntarInvalidSymlink [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink528241457\\dest\\dotdot" -> "../victim/hello" [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink367820655\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3861498965\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3028937517\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1766731265\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1097607678\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:29.195Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1757183476\\dest\\dir\\loophole" -> "../../victim" [2022-03-03T05:25:29.195Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-03T05:25:29.195Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-03T05:25:29.195Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-03T05:25:29.195Z] === RUN TestXGlobalNoParent [2022-03-03T05:25:29.195Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-03T05:25:29.195Z] === RUN TestReplaceFileTarWrapper [2022-03-03T05:25:29.195Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-03-03T05:25:29.195Z] === RUN TestPrefixHeaderReadable [2022-03-03T05:25:29.195Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-03T05:25:29.195Z] === RUN TestDisablePigz [2022-03-03T05:25:29.195Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-03T05:25:29.670Z] === RUN TestCreateIDMapOrder [2022-03-03T05:25:29.670Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-03T05:25:29.670Z] PASS [2022-03-03T05:25:29.670Z] coverage: 7.2% of statements [2022-03-03T05:25:29.670Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 7.2% of statements [2022-03-03T05:25:29.670Z] --- PASS: TestDisablePigz (0.15s) [2022-03-03T05:25:29.670Z] === RUN TestPigz [2022-03-03T05:25:29.670Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-03-03T05:25:29.670Z] === RUN TestNetworkDBWatch [2022-03-03T05:25:29.670Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-03T05:25:29.670Z] --- PASS: TestPigz (0.17s) [2022-03-03T05:25:29.670Z] === RUN TestNosysFileInfo [2022-03-03T05:25:29.671Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestCopyFileWithInvalidDest [2022-03-03T05:25:29.671Z] archive_windows_test.go:16: Currently fails [2022-03-03T05:25:29.671Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestCanonicalTarNameForPath [2022-03-03T05:25:29.671Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestCanonicalTarName [2022-03-03T05:25:29.671Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestChmodTarEntry [2022-03-03T05:25:29.671Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestHardLinkOrder [2022-03-03T05:25:29.671Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-03T05:25:29.671Z] === RUN TestChangeString [2022-03-03T05:25:29.671Z] --- PASS: TestChangeString (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestChangesWithNoChanges [2022-03-03T05:25:29.671Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-03T05:25:29.671Z] === RUN TestChangesWithChanges [2022-03-03T05:25:29.671Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-03T05:25:29.671Z] === RUN TestChangesWithChangesGH13590 [2022-03-03T05:25:29.671Z] changes_test.go:195: needs more investigation [2022-03-03T05:25:29.671Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-03T05:25:29.671Z] === RUN TestChangesDirsEmpty [2022-03-03T05:25:29.801Z] check_test.go:222: [d0831b756cd5c] daemon is not started [2022-03-03T05:25:29.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-03T05:25:30.059Z] check_test.go:222: [de2e1d55d87c4] daemon is not started [2022-03-03T05:25:30.059Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-03T05:25:30.144Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-03-03T05:25:30.144Z] === RUN TestChangesDirsMutated [2022-03-03T05:25:30.144Z] --- PASS: TestChangesDirsMutated (0.22s) [2022-03-03T05:25:30.144Z] === RUN TestApplyLayer [2022-03-03T05:25:30.144Z] changes_test.go:432: needs further investigation [2022-03-03T05:25:30.144Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-03T05:25:30.144Z] === RUN TestChangesSizeWithHardlinks [2022-03-03T05:25:30.144Z] changes_test.go:468: needs further investigation [2022-03-03T05:25:30.144Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-03T05:25:30.144Z] === RUN TestChangesSizeWithNoChanges [2022-03-03T05:25:30.144Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-03T05:25:30.144Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-03T05:25:30.144Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-03T05:25:30.144Z] === RUN TestChangesSize [2022-03-03T05:25:30.144Z] --- PASS: TestChangesSize (0.00s) [2022-03-03T05:25:30.144Z] === RUN TestApplyLayerInvalidFilenames [2022-03-03T05:25:30.144Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames592644360\\dest" [2022-03-03T05:25:30.144Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-03T05:25:30.144Z] === RUN TestApplyLayerInvalidHardlink [2022-03-03T05:25:30.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2471399567\\victim\\hello" -> "../victim/hello" [2022-03-03T05:25:30.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink383687275\\victim\\hello" -> "/../victim/hello" [2022-03-03T05:25:30.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink591141445\\victim" -> "../victim" [2022-03-03T05:25:30.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1034082300\\victim" -> "../victim" [2022-03-03T05:25:30.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3356377741\\victim" -> "../victim" [2022-03-03T05:25:30.144Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink680547762\\victim" -> "../victim" [2022-03-03T05:25:30.144Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-03-03T05:25:30.144Z] === RUN TestApplyLayerInvalidSymlink [2022-03-03T05:25:30.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4277580496\\dest\\dotdot" -> "../victim/hello" [2022-03-03T05:25:30.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink160938807\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-03T05:25:30.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3384112147\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:30.144Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink605053635\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:30.318Z] check_test.go:222: [d19990c1fb9c4] daemon is not started [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite (14.87s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.90s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.69s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2022-03-03T05:25:30.318Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2022-03-03T05:25:30.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-03T05:25:30.318Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-03T05:25:30.616Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3940461728\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:30.616Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1170694709\\dest\\loophole-victim" -> "../victim" [2022-03-03T05:25:30.616Z] --- PASS: TestApplyLayerInvalidSymlink (0.07s) [2022-03-03T05:25:30.616Z] === RUN TestApplyLayerWhiteouts [2022-03-03T05:25:30.616Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-03T05:25:30.616Z] === RUN TestGenerateEmptyFile [2022-03-03T05:25:30.616Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-03T05:25:30.616Z] === RUN TestGenerateWithContent [2022-03-03T05:25:30.616Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-03T05:25:30.616Z] PASS [2022-03-03T05:25:30.616Z] coverage: 63.0% of statements [2022-03-03T05:25:30.616Z] ok github.com/docker/docker/pkg/archive 10.362s coverage: 63.0% of statements [2022-03-03T05:25:31.089Z] === RUN TestFixedBufferCap [2022-03-03T05:25:31.089Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestFixedBufferLen [2022-03-03T05:25:31.089Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestFixedBufferString [2022-03-03T05:25:31.089Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestFixedBufferWrite [2022-03-03T05:25:31.089Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestFixedBufferRead [2022-03-03T05:25:31.089Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestBytesPipeRead [2022-03-03T05:25:31.089Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestBytesPipeWrite [2022-03-03T05:25:31.089Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-03T05:25:31.089Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-03T05:25:31.089Z] 2022/03/03 05:25:30 Closing DB instances... [2022-03-03T05:25:31.252Z] check_test.go:251: [d44116e270ffc] daemon is not started [2022-03-03T05:25:31.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-03T05:25:31.511Z] check_test.go:251: [d52bf2d2d45e4] daemon is not started [2022-03-03T05:25:31.511Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-03T05:25:31.563Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-03-03T05:25:31.563Z] === RUN TestAtomicWriteToFile [2022-03-03T05:25:31.563Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-03T05:25:31.563Z] === RUN TestAtomicWriteSetCommit [2022-03-03T05:25:31.563Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-03T05:25:31.563Z] === RUN TestAtomicWriteSetCancel [2022-03-03T05:25:31.563Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-03T05:25:31.563Z] === RUN TestReadCloserWrapperClose [2022-03-03T05:25:31.563Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-03T05:25:31.563Z] === RUN TestReaderErrWrapperReadOnError [2022-03-03T05:25:31.563Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-03T05:25:31.563Z] === RUN TestReaderErrWrapperRead [2022-03-03T05:25:31.563Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-03T05:25:31.563Z] === RUN TestCancelReadCloser [2022-03-03T05:25:31.563Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-03T05:25:31.563Z] === RUN TestWriteCloserWrapperClose [2022-03-03T05:25:31.563Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-03T05:25:31.563Z] === RUN TestNopWriteCloser [2022-03-03T05:25:31.563Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-03T05:25:31.563Z] === RUN TestNopWriter [2022-03-03T05:25:31.563Z] --- PASS: TestNopWriter (0.00s) [2022-03-03T05:25:31.563Z] === RUN TestWriteCounter [2022-03-03T05:25:31.563Z] --- PASS: TestWriteCounter (0.00s) [2022-03-03T05:25:31.563Z] PASS [2022-03-03T05:25:31.563Z] coverage: 70.1% of statements [2022-03-03T05:25:31.563Z] ok github.com/docker/docker/pkg/ioutils 0.709s coverage: 70.1% of statements [2022-03-03T05:25:31.768Z] check_test.go:251: [dc4c316c34285] daemon is not started [2022-03-03T05:25:31.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-03T05:25:32.565Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-03T05:25:32.565Z] === RUN TestNetworkDBBulkSync [2022-03-03T05:25:32.565Z] === RUN TestError [2022-03-03T05:25:32.565Z] --- PASS: TestError (0.00s) [2022-03-03T05:25:32.565Z] === RUN TestProgressString [2022-03-03T05:25:32.565Z] === RUN TestProgressString/no_progress [2022-03-03T05:25:32.565Z] === RUN TestProgressString/progress_1 [2022-03-03T05:25:32.565Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-03T05:25:32.565Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-03T05:25:32.565Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-03T05:25:32.565Z] === RUN TestProgressString/with_units [2022-03-03T05:25:32.565Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-03T05:25:32.565Z] === RUN TestProgressString/hide_counts [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-03T05:25:32.565Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-03T05:25:32.565Z] === RUN TestJSONMessageDisplay [2022-03-03T05:25:33.038Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-03-03T05:25:33.038Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-03T05:25:33.038Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-03T05:25:33.038Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-03T05:25:33.038Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-03T05:25:33.038Z] === RUN TestDisplayJSONMessagesStream [2022-03-03T05:25:33.038Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-03T05:25:33.038Z] PASS [2022-03-03T05:25:33.038Z] coverage: 91.7% of statements [2022-03-03T05:25:33.038Z] ok github.com/docker/docker/pkg/jsonmessage 0.256s coverage: 91.7% of statements [2022-03-03T05:25:33.142Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-03T05:25:33.401Z] check_test.go:251: [db342f324210e] daemon is not started [2022-03-03T05:25:33.401Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-03T05:25:33.966Z] check_test.go:251: [df0eb094570a8] daemon is not started [2022-03-03T05:25:33.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-03T05:25:34.034Z] === RUN TestStandardLongPath [2022-03-03T05:25:34.034Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-03T05:25:34.034Z] === RUN TestUNCLongPath [2022-03-03T05:25:34.034Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-03T05:25:34.034Z] PASS [2022-03-03T05:25:34.034Z] coverage: 100.0% of statements [2022-03-03T05:25:34.034Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-03-03T05:25:34.034Z] 2022/03/03 05:25:33 Closing DB instances... [2022-03-03T05:25:34.507Z] === RUN TestNameFormat [2022-03-03T05:25:34.507Z] --- PASS: TestNameFormat (0.00s) [2022-03-03T05:25:34.507Z] === RUN TestNameRetries [2022-03-03T05:25:34.507Z] --- PASS: TestNameRetries (0.00s) [2022-03-03T05:25:34.507Z] PASS [2022-03-03T05:25:34.507Z] coverage: 85.7% of statements [2022-03-03T05:25:34.507Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-03-03T05:25:34.898Z] check_test.go:251: [d370fb81cd01e] daemon is not started [2022-03-03T05:25:34.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-03T05:25:34.898Z] check_test.go:251: [ddba15d8e8582] daemon is not started [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.49s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.80s) [2022-03-03T05:25:34.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-03T05:25:34.898Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-03T05:25:34.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-03T05:25:35.502Z] === RUN TestParseKeyValueOpt [2022-03-03T05:25:35.502Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-03T05:25:35.502Z] === RUN TestParseUintList [2022-03-03T05:25:35.502Z] --- PASS: TestParseUintList (0.00s) [2022-03-03T05:25:35.502Z] === RUN TestParseUintListMaximumLimits [2022-03-03T05:25:35.502Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-03T05:25:35.502Z] PASS [2022-03-03T05:25:35.502Z] coverage: 97.0% of statements [2022-03-03T05:25:35.502Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-03-03T05:25:35.502Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-03-03T05:25:35.502Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-03T05:25:36.498Z] === RUN TestNewAndRemove [2022-03-03T05:25:36.498Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-03T05:25:36.498Z] === RUN TestRemoveInvalidPath [2022-03-03T05:25:36.498Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-03T05:25:36.498Z] PASS [2022-03-03T05:25:36.498Z] coverage: 82.6% of statements [2022-03-03T05:25:36.498Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2022-03-03T05:25:38.078Z] === RUN TestFailedConnection [2022-03-03T05:25:38.551Z] 2022/03/03 05:25:38 Closing DB instances... [2022-03-03T05:25:38.551Z] --- PASS: TestGetAddress (26.28s) [2022-03-03T05:25:38.551Z] === RUN TestRequestSyntaxCheck [2022-03-03T05:25:38.551Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-03-03T05:25:38.551Z] === RUN TestRequest [2022-03-03T05:25:39.549Z] --- PASS: TestFailedConnection (1.07s) [2022-03-03T05:25:39.549Z] === RUN TestFailOnce [2022-03-03T05:25:39.549Z] 2022/03/03 05:25:39 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-03-03T05:25:39.549Z] goroutine 34 [running]: [2022-03-03T05:25:39.549Z] net/http.(*conn).serve.func1() [2022-03-03T05:25:39.549Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-03-03T05:25:39.549Z] panic({0x172b9a0, 0x183f710}) [2022-03-03T05:25:39.549Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-03-03T05:25:39.549Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3e8e332b9f0a09e6}, 0xc0001a1a98) [2022-03-03T05:25:39.549Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-03T05:25:39.549Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x184c620, 0xc0000aa0e0}, 0x1661206) [2022-03-03T05:25:39.549Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-03-03T05:25:39.549Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x184c620, 0xc0000aa0e0}, 0xc0000b4200) [2022-03-03T05:25:39.549Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-03-03T05:25:39.549Z] net/http.serverHandler.ServeHTTP({0x184ad10}, {0x184c620, 0xc0000aa0e0}, 0xc0000b4200) [2022-03-03T05:25:39.549Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-03-03T05:25:39.549Z] net/http.(*conn).serve(0xc000222000, {0x184e620, 0xc0002020c0}) [2022-03-03T05:25:39.549Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-03-03T05:25:39.549Z] created by net/http.(*Server).Serve [2022-03-03T05:25:39.549Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-03-03T05:25:39.549Z] time="2022-03-03T05:25:39Z" 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-03-03T05:25:40.158Z] check_test.go:278: [d50e68eb6970c] daemon is not started [2022-03-03T05:25:40.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-03T05:25:40.158Z] check_test.go:278: [d9118de751d34] daemon is not started [2022-03-03T05:25:40.158Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-03T05:25:40.416Z] check_test.go:278: [d303eabc39aa7] daemon is not started [2022-03-03T05:25:40.416Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-03T05:25:40.416Z] check_test.go:278: [d7ad4293031a3] daemon is not started [2022-03-03T05:25:40.416Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-03T05:25:40.547Z] --- PASS: TestFailOnce (1.20s) [2022-03-03T05:25:40.547Z] === RUN TestEchoInputOutput [2022-03-03T05:25:40.547Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-03T05:25:40.547Z] === RUN TestBackoff [2022-03-03T05:25:40.547Z] --- PASS: TestBackoff (0.00s) [2022-03-03T05:25:40.547Z] === RUN TestAbortRetry [2022-03-03T05:25:40.547Z] --- PASS: TestAbortRetry (0.00s) [2022-03-03T05:25:40.547Z] === RUN TestClientScheme [2022-03-03T05:25:40.547Z] --- PASS: TestClientScheme (0.00s) [2022-03-03T05:25:40.547Z] === RUN TestNewClientWithTimeout [2022-03-03T05:25:40.674Z] check_test.go:278: [d60e93b994cba] daemon is not started [2022-03-03T05:25:40.674Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2022-03-03T05:25:40.674Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-03-03T05:25:40.674Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-03T05:25:40.674Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-03T05:25:40.674Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-03-03T05:25:40.674Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-03-03T05:25:40.674Z] === RUN TestDockerNetworkSuite [2022-03-03T05:25:40.674Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-03T05:25:41.020Z] time="2022-03-03T05:25:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-03T05:25:41.020Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.72s) [2022-03-03T05:25:41.020Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-03T05:25:41.609Z] docker_cli_network_unix_test.go:46: [d179623a786c9] daemon is not started [2022-03-03T05:25:41.609Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-03T05:25:42.016Z] 2022/03/03 05:25:41 Closing DB instances... [2022-03-03T05:25:42.174Z] docker_cli_network_unix_test.go:46: [d8628a360e9e2] daemon is not started [2022-03-03T05:25:42.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-03T05:25:42.492Z] time="2022-03-03T05:25:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-03T05:25:44.075Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-03T05:25:44.075Z] === RUN TestNetworkDBGarbageCollection [2022-03-03T05:25:44.960Z] docker_cli_network_unix_test.go:46: [d76501fd3326b] daemon is not started [2022-03-03T05:25:45.069Z] time="2022-03-03T05:25:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-03T05:25:45.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-03T05:25:46.915Z] docker_cli_network_unix_test.go:46: [d40a952217d29] daemon is not started [2022-03-03T05:25:47.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-03T05:25:47.177Z] docker_cli_network_unix_test.go:1233: [d0b9523731ba7] daemon is not started [2022-03-03T05:25:49.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-03T05:25:49.857Z] time="2022-03-03T05:25:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-03T05:25:51.079Z] docker_cli_network_unix_test.go:46: [df8180d4576ff] daemon is not started [2022-03-03T05:25:51.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-03T05:25:52.834Z] --- PASS: TestRequest (13.90s) [2022-03-03T05:25:52.834Z] === RUN TestOverlappingRequests [2022-03-03T05:25:53.308Z] --- PASS: TestOverlappingRequests (0.64s) [2022-03-03T05:25:53.308Z] === RUN TestRelease [2022-03-03T05:25:55.524Z] docker_cli_network_unix_test.go:46: [df54427d723f7] daemon is not started [2022-03-03T05:25:55.545Z] === RUN TestParseEmptyInterface [2022-03-03T05:25:55.545Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestParseNonInterfaceType [2022-03-03T05:25:55.545Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestParseWithOneFunction [2022-03-03T05:25:55.545Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestParseWithMultipleFuncs [2022-03-03T05:25:55.545Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestParseWithUnnamedReturn [2022-03-03T05:25:55.545Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestEmbeddedInterface [2022-03-03T05:25:55.545Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestParsedImports [2022-03-03T05:25:55.545Z] --- PASS: TestParsedImports (0.00s) [2022-03-03T05:25:55.545Z] === RUN TestAliasedImports [2022-03-03T05:25:55.545Z] --- PASS: TestAliasedImports (0.00s) [2022-03-03T05:25:55.545Z] PASS [2022-03-03T05:25:55.545Z] coverage: 56.8% of statements [2022-03-03T05:25:55.545Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-03-03T05:25:55.545Z] --- PASS: TestRelease (2.60s) [2022-03-03T05:25:55.545Z] === RUN TestAllocateRandomDeallocate [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-03T05:25:56.435Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-03T05:25:56.435Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-03T05:25:56.435Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-03T05:25:56.435Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-03T05:25:56.435Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-03T05:25:56.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-03T05:25:56.904Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-03T05:25:57.123Z] === RUN TestHTTPTransport [2022-03-03T05:25:57.123Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-03T05:25:57.123Z] PASS [2022-03-03T05:25:57.123Z] coverage: 85.7% of statements [2022-03-03T05:25:57.123Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-03-03T05:25:57.595Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-03T05:25:57.595Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-03T05:25:57.595Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-03T05:25:57.595Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-03T05:25:57.595Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-03T05:25:57.595Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-03T05:25:57.595Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-03T05:25:57.595Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-03T05:25:57.595Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-03T05:25:57.595Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-03T05:25:57.595Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-03T05:25:57.595Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-03T05:25:57.595Z] === RUN TestBufferPoolPutAndGet [2022-03-03T05:25:57.595Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-03T05:25:57.595Z] PASS [2022-03-03T05:25:57.595Z] coverage: 88.2% of statements [2022-03-03T05:25:57.595Z] ok github.com/docker/docker/pkg/pools 0.052s coverage: 88.2% of statements [2022-03-03T05:25:58.069Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-03-03T05:25:58.069Z] === RUN TestClientStream [2022-03-03T05:25:58.069Z] --- PASS: TestClientStream (0.00s) [2022-03-03T05:25:58.069Z] === RUN TestClientSendFile [2022-03-03T05:25:58.069Z] --- PASS: TestClientSendFile (0.00s) [2022-03-03T05:25:58.069Z] === RUN TestClientWithRequestTimeout [2022-03-03T05:25:58.069Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-03T05:25:58.069Z] === RUN TestFileSpecPlugin [2022-03-03T05:25:58.069Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-03T05:25:58.069Z] === RUN TestFileJSONSpecPlugin [2022-03-03T05:25:58.069Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-03T05:25:58.069Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-03T05:25:58.069Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-03T05:25:58.069Z] === RUN TestPluginAddHandler [2022-03-03T05:25:58.069Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-03T05:25:58.069Z] === RUN TestPluginWaitBadPlugin [2022-03-03T05:25:58.069Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-03T05:25:58.069Z] === RUN TestGet [2022-03-03T05:25:58.069Z] time="2022-03-03T05:25:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-03T05:25:58.267Z] docker_cli_network_unix_test.go:46: [d85308ae5a3ab] daemon is not started [2022-03-03T05:25:58.542Z] === RUN TestOutputOnPrematureClose [2022-03-03T05:25:58.542Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-03T05:25:58.542Z] === RUN TestCompleteSilently [2022-03-03T05:25:58.542Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-03T05:25:58.542Z] PASS [2022-03-03T05:25:58.542Z] coverage: 75.9% of statements [2022-03-03T05:25:58.542Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2022-03-03T05:25:58.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-03T05:25:59.019Z] === RUN TestSendToOneSub [2022-03-03T05:25:59.019Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-03T05:25:59.019Z] === RUN TestSendToMultipleSubs [2022-03-03T05:25:59.019Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-03T05:25:59.019Z] === RUN TestEvictOneSub [2022-03-03T05:25:59.019Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-03T05:25:59.019Z] === RUN TestClosePublisher [2022-03-03T05:25:59.019Z] --- PASS: TestClosePublisher (0.00s) [2022-03-03T05:25:59.019Z] === RUN TestPubSubRace [2022-03-03T05:25:59.019Z] time="2022-03-03T05:25:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-03T05:25:59.862Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-03T05:26:00.014Z] --- PASS: TestPubSubRace (1.07s) [2022-03-03T05:26:00.014Z] PASS [2022-03-03T05:26:00.014Z] coverage: 75.0% of statements [2022-03-03T05:26:00.014Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 75.0% of statements [2022-03-03T05:26:00.203Z] docker_cli_network_unix_test.go:46: [d78249b081b3a] daemon is not started [2022-03-03T05:26:00.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-03T05:26:00.768Z] docker_cli_network_unix_test.go:46: [d2be8cea131e3] daemon is not started [2022-03-03T05:26:00.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-03T05:26:01.012Z] === RUN TestRegister [2022-03-03T05:26:01.012Z] --- PASS: TestRegister (0.00s) [2022-03-03T05:26:01.012Z] === RUN TestCommand [2022-03-03T05:26:01.012Z] --- PASS: TestCommand (0.04s) [2022-03-03T05:26:01.012Z] === RUN TestNaiveSelf [2022-03-03T05:26:01.012Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-03T05:26:01.012Z] PASS [2022-03-03T05:26:01.012Z] coverage: 82.4% of statements [2022-03-03T05:26:01.012Z] ok github.com/docker/docker/pkg/reexec 0.125s coverage: 82.4% of statements [2022-03-03T05:26:01.012Z] time="2022-03-03T05:26:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-03T05:26:01.026Z] docker_cli_network_unix_test.go:46: [dffe0d0c129d2] daemon is not started [2022-03-03T05:26:01.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-03T05:26:01.429Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-03T05:26:01.429Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-03T05:26:01.429Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-03T05:26:01.429Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-03T05:26:01.429Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-03T05:26:01.429Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-03T05:26:01.485Z] === RUN TestDump [2022-03-03T05:26:01.485Z] goroutine 6 [running]: [2022-03-03T05:26:01.485Z] github.com/docker/docker/pkg/stack.dump(0x123b6b7) [2022-03-03T05:26:01.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-03T05:26:01.485Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-03T05:26:01.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-03T05:26:01.485Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-03-03T05:26:01.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-03T05:26:01.485Z] testing.tRunner(0xc00015a1a0, 0x13a8f38) [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:26:01.485Z] created by testing.(*T).Run [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-03T05:26:01.485Z] [2022-03-03T05:26:01.485Z] goroutine 1 [chan receive]: [2022-03-03T05:26:01.485Z] testing.(*T).Run(0xc00015a000, {0x139a571, 0x121a413}, 0x13a8f38) [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-03T05:26:01.485Z] testing.runTests.func1(0xc000068840) [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-03T05:26:01.485Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:26:01.485Z] testing.runTests(0xc000076080, {0x150cc20, 0x3, 0x3}, {0x123a90d, 0x139c26b, 0x15116e0}) [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-03T05:26:01.485Z] testing.(*M).Run(0xc000076080) [2022-03-03T05:26:01.485Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-03T05:26:01.485Z] main.main() [2022-03-03T05:26:01.485Z] _testmain.go:95 +0x1f5 [2022-03-03T05:26:01.485Z] --- PASS: TestDump (0.00s) [2022-03-03T05:26:01.485Z] === RUN TestDumpToFile [2022-03-03T05:26:01.592Z] docker_cli_network_unix_test.go:46: [da1c39e9a98ef] daemon is not started [2022-03-03T05:26:01.959Z] --- PASS: TestDumpToFile (0.18s) [2022-03-03T05:26:01.959Z] === RUN TestDumpToFileWithEmptyInput [2022-03-03T05:26:01.959Z] goroutine 8 [running]: [2022-03-03T05:26:01.959Z] github.com/docker/docker/pkg/stack.dump(0x12a8894) [2022-03-03T05:26:01.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-03T05:26:01.959Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12a8c40}) [2022-03-03T05:26:01.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-03-03T05:26:01.959Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-03-03T05:26:01.959Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-03T05:26:01.959Z] testing.tRunner(0xc00015a680, 0x13a8f28) [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:26:01.959Z] created by testing.(*T).Run [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-03-03T05:26:01.959Z] [2022-03-03T05:26:01.959Z] goroutine 1 [chan receive]: [2022-03-03T05:26:01.959Z] testing.(*T).Run(0xc00015a000, {0x13a1356, 0x121a413}, 0x13a8f28) [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-03-03T05:26:01.959Z] testing.runTests.func1(0xc000068840) [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-03-03T05:26:01.959Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-03-03T05:26:01.959Z] testing.runTests(0xc000076080, {0x150cc20, 0x3, 0x3}, {0x123a90d, 0x139c26b, 0x15116e0}) [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-03-03T05:26:01.959Z] testing.(*M).Run(0xc000076080) [2022-03-03T05:26:01.959Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-03-03T05:26:01.959Z] main.main() [2022-03-03T05:26:01.959Z] _testmain.go:95 +0x1f5 [2022-03-03T05:26:01.959Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-03T05:26:01.959Z] PASS [2022-03-03T05:26:01.959Z] coverage: 90.9% of statements [2022-03-03T05:26:01.959Z] ok github.com/docker/docker/pkg/stack 0.230s coverage: 90.9% of statements [2022-03-03T05:26:02.158Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-03T05:26:02.431Z] === RUN TestNewStdWriter [2022-03-03T05:26:02.431Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-03T05:26:02.431Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestWriteWithNilBytes [2022-03-03T05:26:02.431Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestWrite [2022-03-03T05:26:02.431Z] --- PASS: TestWrite (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestWriteWithWriterError [2022-03-03T05:26:02.431Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-03T05:26:02.431Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyWriteAndRead [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-03T05:26:02.431Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-03T05:26:02.431Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-03T05:26:02.431Z] PASS [2022-03-03T05:26:02.431Z] coverage: 100.0% of statements [2022-03-03T05:26:02.431Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-03-03T05:26:02.725Z] docker_cli_network_unix_test.go:46: [db7b5e1f845ba] daemon is not started [2022-03-03T05:26:02.907Z] --- PASS: TestAllocateRandomDeallocate (7.22s) [2022-03-03T05:26:02.907Z] === RUN TestRetrieveFromStore [2022-03-03T05:26:03.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-03T05:26:03.290Z] docker_cli_network_unix_test.go:46: [d74071842b072] daemon is not started [2022-03-03T05:26:03.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-03T05:26:03.381Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-03T05:26:03.381Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-03T05:26:03.381Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestFormatStatus [2022-03-03T05:26:03.381Z] --- PASS: TestFormatStatus (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestFormatError [2022-03-03T05:26:03.381Z] --- PASS: TestFormatError (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestFormatJSONError [2022-03-03T05:26:03.381Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-03T05:26:03.381Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-03T05:26:03.381Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestNewJSONProgressOutput [2022-03-03T05:26:03.381Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestAuxFormatterEmit [2022-03-03T05:26:03.381Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestStreamWriterStdout [2022-03-03T05:26:03.381Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-03T05:26:03.381Z] === RUN TestStreamWriterStderr [2022-03-03T05:26:03.381Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-03T05:26:03.381Z] PASS [2022-03-03T05:26:03.381Z] coverage: 66.2% of statements [2022-03-03T05:26:03.381Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-03-03T05:26:03.549Z] docker_cli_network_unix_test.go:46: [dd1efa2f49c0c] daemon is not started [2022-03-03T05:26:03.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-03T05:26:03.651Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-03T05:26:03.854Z] === RUN TestGenerateRandomID [2022-03-03T05:26:03.854Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-03T05:26:03.854Z] === RUN TestShortenId [2022-03-03T05:26:03.854Z] --- PASS: TestShortenId (0.00s) [2022-03-03T05:26:03.854Z] === RUN TestShortenSha256Id [2022-03-03T05:26:03.854Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-03T05:26:03.854Z] === RUN TestShortenIdEmpty [2022-03-03T05:26:03.854Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-03T05:26:03.854Z] === RUN TestShortenIdInvalid [2022-03-03T05:26:03.854Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-03T05:26:03.854Z] === RUN TestIsShortIDNonHex [2022-03-03T05:26:03.854Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-03T05:26:03.854Z] === RUN TestIsShortIDNotCorrectSize [2022-03-03T05:26:03.854Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-03T05:26:03.854Z] PASS [2022-03-03T05:26:03.854Z] coverage: 70.6% of statements [2022-03-03T05:26:03.854Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2022-03-03T05:26:04.116Z] docker_cli_network_unix_test.go:46: [d6c3b79f2b887] daemon is not started [2022-03-03T05:26:04.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-03T05:26:04.632Z] docker_cli_network_unix_test.go:46: [d606dc98e6ef9] daemon is not started [2022-03-03T05:26:04.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-03T05:26:04.633Z] docker_cli_network_unix_test.go:46: [d10bd66ec9060] daemon is not started [2022-03-03T05:26:04.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-03T05:26:04.848Z] === RUN TestIsCpusetListAvailable [2022-03-03T05:26:04.848Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-03T05:26:04.848Z] PASS [2022-03-03T05:26:04.848Z] coverage: 39.4% of statements [2022-03-03T05:26:04.848Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 39.4% of statements [2022-03-03T05:26:04.890Z] docker_cli_network_unix_test.go:46: [db7fc4ba0f46b] daemon is not started [2022-03-03T05:26:04.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-03T05:26:05.322Z] time="2022-03-03T05:26:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-03T05:26:05.322Z] --- PASS: TestRetrieveFromStore (2.36s) [2022-03-03T05:26:05.322Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-03T05:26:05.322Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-03T05:26:05.322Z] === RUN TestParallelPredefinedRequest1 [2022-03-03T05:26:05.322Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-03T05:26:05.322Z] === RUN TestParallelPredefinedRequest2 [2022-03-03T05:26:05.322Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-03T05:26:05.322Z] === RUN TestParallelPredefinedRequest3 [2022-03-03T05:26:05.322Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-03T05:26:05.322Z] === RUN TestParallelPredefinedRequest4 [2022-03-03T05:26:05.322Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-03T05:26:05.322Z] === RUN TestParallelPredefinedRequest5 [2022-03-03T05:26:05.322Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-03T05:26:05.322Z] === RUN TestDebug [2022-03-03T05:26:05.322Z] --- PASS: TestDebug (0.00s) [2022-03-03T05:26:05.322Z] === RUN TestRequestPoolParallel [2022-03-03T05:26:05.797Z] --- PASS: TestRequestPoolParallel (0.59s) [2022-03-03T05:26:05.797Z] === RUN TestFullAllocateRelease [2022-03-03T05:26:05.824Z] docker_cli_network_unix_test.go:46: [da6d6b7dda544] daemon is not started [2022-03-03T05:26:05.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-03T05:26:06.391Z] docker_cli_network_unix_test.go:46: [d336bb3536789] daemon is not started [2022-03-03T05:26:06.793Z] --- PASS: TestFullAllocateRelease (0.72s) [2022-03-03T05:26:06.793Z] === RUN TestOddAllocateRelease [2022-03-03T05:26:06.793Z] === RUN TestChtimes [2022-03-03T05:26:06.793Z] --- PASS: TestChtimes (0.00s) [2022-03-03T05:26:06.793Z] === RUN TestChtimesWindows [2022-03-03T05:26:06.793Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-03T05:26:06.793Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-03T05:26:06.793Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-03T05:26:06.793Z] PASS [2022-03-03T05:26:06.793Z] coverage: 12.9% of statements [2022-03-03T05:26:06.793Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 12.9% of statements [2022-03-03T05:26:06.793Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-03-03T05:26:06.793Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-03T05:26:06.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-03T05:26:06.957Z] docker_cli_network_unix_test.go:46: [d1b1c98584c93] daemon is not started [2022-03-03T05:26:06.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-03T05:26:07.216Z] docker_cli_network_unix_test.go:46: [d9f0dbff16cc5] daemon is not started [2022-03-03T05:26:07.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-03T05:26:07.216Z] docker_cli_network_unix_test.go:46: [df24907f9f292] daemon is not started [2022-03-03T05:26:07.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-03T05:26:07.266Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-03-03T05:26:07.266Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-03T05:26:07.266Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-03-03T05:26:07.266Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-03T05:26:07.266Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-03T05:26:07.266Z] === CONT TestParallelPredefinedRequest1 [2022-03-03T05:26:07.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:07.266Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:26:07.266Z] === CONT TestParallelPredefinedRequest2 [2022-03-03T05:26:07.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:07.266Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:26:07.266Z] === CONT TestParallelPredefinedRequest4 [2022-03-03T05:26:07.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:07.266Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:26:07.266Z] === CONT TestParallelPredefinedRequest5 [2022-03-03T05:26:07.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:07.266Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:26:07.266Z] === CONT TestParallelPredefinedRequest3 [2022-03-03T05:26:07.266Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:07.266Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:26:07.266Z] PASS [2022-03-03T05:26:07.266Z] coverage: 85.3% of statements [2022-03-03T05:26:07.266Z] ok github.com/docker/docker/libnetwork/ipam 65.555s coverage: 85.3% of statements [2022-03-03T05:26:07.741Z] === RUN TestTailFile [2022-03-03T05:26:07.741Z] --- PASS: TestTailFile (0.01s) [2022-03-03T05:26:07.741Z] === RUN TestTailFileManyLines [2022-03-03T05:26:07.741Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-03T05:26:07.741Z] === RUN TestTailEmptyFile [2022-03-03T05:26:07.741Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-03T05:26:07.741Z] === RUN TestTailNegativeN [2022-03-03T05:26:07.741Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/truncated_last_line [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/no_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.741Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.741Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.741Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.742Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.742Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.742Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:07.743Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.743Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:07.744Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:07.744Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.217Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.217Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.218Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-03T05:26:08.219Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.219Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:26:08.220Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:26:08.586Z] docker_cli_network_unix_test.go:968: [d0564f8fa2fc4] daemon is not started [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:26:08.692Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.693Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-03T05:26:08.694Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-03T05:26:08.694Z] PASS [2022-03-03T05:26:08.694Z] coverage: 88.6% of statements [2022-03-03T05:26:08.694Z] ok github.com/docker/docker/pkg/tailfile 0.260s coverage: 88.6% of statements [2022-03-03T05:26:09.169Z] === RUN TestTarSumRemoveNonExistent [2022-03-03T05:26:09.169Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-03T05:26:09.169Z] === RUN TestTarSumRemove [2022-03-03T05:26:09.169Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestSortFileInfoSums [2022-03-03T05:26:09.169Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestNewTarSumForLabelInvalid [2022-03-03T05:26:09.169Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestNewTarSumForLabel [2022-03-03T05:26:09.169Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestEmptyTar [2022-03-03T05:26:09.169Z] --- PASS: TestEmptyTar (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestTarSumsReadSize [2022-03-03T05:26:09.169Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestTarSums [2022-03-03T05:26:09.169Z] --- PASS: TestTarSums (0.08s) [2022-03-03T05:26:09.169Z] === RUN TestIteration [2022-03-03T05:26:09.169Z] --- PASS: TestIteration (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestVersionLabelForChecksum [2022-03-03T05:26:09.169Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestVersion [2022-03-03T05:26:09.169Z] --- PASS: TestVersion (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestGetVersion [2022-03-03T05:26:09.169Z] --- PASS: TestGetVersion (0.00s) [2022-03-03T05:26:09.169Z] === RUN TestGetVersions [2022-03-03T05:26:09.169Z] --- PASS: TestGetVersions (0.00s) [2022-03-03T05:26:09.169Z] PASS [2022-03-03T05:26:09.169Z] coverage: 89.3% of statements [2022-03-03T05:26:09.169Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-03-03T05:26:09.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-03T05:26:10.165Z] testing: warning: no tests to run [2022-03-03T05:26:10.165Z] PASS [2022-03-03T05:26:10.165Z] coverage: [no statements] [2022-03-03T05:26:10.165Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2022-03-03T05:26:10.637Z] === RUN TestTruncIndex [2022-03-03T05:26:10.637Z] --- PASS: TestTruncIndex (0.10s) [2022-03-03T05:26:10.637Z] PASS [2022-03-03T05:26:10.637Z] coverage: 91.5% of statements [2022-03-03T05:26:10.637Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2022-03-03T05:26:10.889Z] docker_cli_network_unix_test.go:46: [ddce9ca78ab3a] daemon is not started [2022-03-03T05:26:10.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-03T05:26:11.633Z] === RUN TestIsGIT [2022-03-03T05:26:11.633Z] --- PASS: TestIsGIT (0.00s) [2022-03-03T05:26:11.633Z] === RUN TestIsTransport [2022-03-03T05:26:11.633Z] --- PASS: TestIsTransport (0.00s) [2022-03-03T05:26:11.633Z] PASS [2022-03-03T05:26:11.633Z] coverage: 100.0% of statements [2022-03-03T05:26:11.633Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-03-03T05:26:12.107Z] === RUN TestVersionInfo [2022-03-03T05:26:12.107Z] --- PASS: TestVersionInfo (0.00s) [2022-03-03T05:26:12.107Z] === RUN TestAppendVersions [2022-03-03T05:26:12.107Z] --- PASS: TestAppendVersions (0.00s) [2022-03-03T05:26:12.107Z] PASS [2022-03-03T05:26:12.107Z] coverage: 88.9% of statements [2022-03-03T05:26:12.107Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2022-03-03T05:26:13.102Z] --- PASS: TestGet (15.01s) [2022-03-03T05:26:13.102Z] === RUN TestPluginWithNoManifest [2022-03-03T05:26:13.103Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-03T05:26:13.103Z] === RUN TestGetAll [2022-03-03T05:26:13.103Z] --- PASS: TestGetAll (0.00s) [2022-03-03T05:26:13.103Z] PASS [2022-03-03T05:26:13.103Z] coverage: 73.2% of statements [2022-03-03T05:26:13.103Z] ok github.com/docker/docker/pkg/plugins 35.006s coverage: 73.2% of statements [2022-03-03T05:26:13.418Z] docker_cli_network_unix_test.go:1116: [d120aa7ab22ba] daemon is not started [2022-03-03T05:26:13.574Z] === RUN TestValidatePrivileges [2022-03-03T05:26:13.575Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-03T05:26:13.575Z] === RUN TestFilterByCapNeg [2022-03-03T05:26:13.575Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-03T05:26:13.575Z] === RUN TestFilterByCapPos [2022-03-03T05:26:13.575Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-03T05:26:13.575Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-03T05:26:13.575Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-03T05:26:13.575Z] PASS [2022-03-03T05:26:13.575Z] coverage: 12.0% of statements [2022-03-03T05:26:13.575Z] ok github.com/docker/docker/plugin 0.087s coverage: 12.0% of statements [2022-03-03T05:26:14.113Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-03T05:26:14.570Z] === RUN TestNewSettable [2022-03-03T05:26:14.570Z] --- PASS: TestNewSettable (0.00s) [2022-03-03T05:26:14.570Z] === RUN TestIsSettable [2022-03-03T05:26:14.570Z] --- PASS: TestIsSettable (0.00s) [2022-03-03T05:26:14.570Z] === RUN TestUpdateSettingsEnv [2022-03-03T05:26:14.570Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-03T05:26:14.570Z] PASS [2022-03-03T05:26:14.570Z] coverage: 20.0% of statements [2022-03-03T05:26:14.570Z] ok github.com/docker/docker/plugin/v2 0.050s coverage: 20.0% of statements [2022-03-03T05:26:15.114Z] === RUN TestLoad [2022-03-03T05:26:15.114Z] --- PASS: TestLoad (0.00s) [2022-03-03T05:26:15.114Z] === RUN TestSave [2022-03-03T05:26:15.114Z] --- PASS: TestSave (0.04s) [2022-03-03T05:26:15.114Z] === RUN TestAddDeleteGet [2022-03-03T05:26:15.114Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-03T05:26:15.114Z] === RUN TestInvalidTags [2022-03-03T05:26:15.114Z] --- PASS: TestInvalidTags (0.01s) [2022-03-03T05:26:15.114Z] PASS [2022-03-03T05:26:15.114Z] coverage: 84.4% of statements [2022-03-03T05:26:15.114Z] ok github.com/docker/docker/reference 0.153s coverage: 84.4% of statements [2022-03-03T05:26:15.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-03T05:26:15.590Z] docker_cli_network_unix_test.go:46: [dddd4e9e1ee7b] daemon is not started [2022-03-03T05:26:15.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-03T05:26:16.532Z] docker_cli_network_unix_test.go:46: [d76cff75d3601] daemon is not started [2022-03-03T05:26:16.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-03T05:26:16.532Z] docker_cli_network_unix_test.go:46: [d7726fe0e5a83] daemon is not started [2022-03-03T05:26:16.693Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-03T05:26:16.693Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-03T05:26:16.693Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-03T05:26:16.693Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-03T05:26:16.693Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-03T05:26:16.693Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-03T05:26:16.693Z] === RUN TestResumableRequestReaderWithReadError [2022-03-03T05:26:16.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-03T05:26:16.790Z] docker_cli_network_unix_test.go:46: [dcbe7a433b7df] daemon is not started [2022-03-03T05:26:16.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-03T05:26:17.047Z] docker_cli_network_unix_test.go:46: [dfb36c4394e01] daemon is not started [2022-03-03T05:26:17.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-03T05:26:17.048Z] docker_cli_network_unix_test.go:46: [df88e0efb6c95] daemon is not started [2022-03-03T05:26:17.167Z] === RUN TestResolveAuthConfigIndexServer [2022-03-03T05:26:17.167Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestResolveAuthConfigFullURL [2022-03-03T05:26:17.167Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-03T05:26:17.167Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestValidateMirror [2022-03-03T05:26:17.167Z] --- PASS: TestValidateMirror (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestLoadInsecureRegistries [2022-03-03T05:26:17.167Z] time="2022-03-03T05:26:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-03T05:26:17.167Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-03T05:26:17.167Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-03T05:26:17.167Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-03T05:26:17.167Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-03T05:26:17.167Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestResumableRequestReader [2022-03-03T05:26:17.167Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-03T05:26:17.167Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-03T05:26:17.167Z] PASS [2022-03-03T05:26:17.167Z] coverage: 100.0% of statements [2022-03-03T05:26:17.167Z] ok github.com/docker/docker/registry/resumable 0.273s coverage: 100.0% of statements [2022-03-03T05:26:17.167Z] time="2022-03-03T05:26:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-03T05:26:17.167Z] time="2022-03-03T05:26:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-03T05:26:17.167Z] time="2022-03-03T05:26:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-03T05:26:17.167Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-03-03T05:26:17.167Z] === RUN TestNewServiceConfig [2022-03-03T05:26:17.167Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestValidateIndexName [2022-03-03T05:26:17.167Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestValidateIndexNameWithError [2022-03-03T05:26:17.167Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestEndpointParse [2022-03-03T05:26:17.167Z] --- PASS: TestEndpointParse (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestEndpointParseInvalid [2022-03-03T05:26:17.167Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestValidateEndpoint [2022-03-03T05:26:17.167Z] --- PASS: TestValidateEndpoint (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestPing [2022-03-03T05:26:17.167Z] --- PASS: TestPing (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestPingRegistryEndpoint [2022-03-03T05:26:17.167Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:17.167Z] --- SKIP: TestPingRegistryEndpoint (0.02s) [2022-03-03T05:26:17.167Z] === RUN TestEndpoint [2022-03-03T05:26:17.167Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:17.167Z] --- SKIP: TestEndpoint (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestParseRepositoryInfo [2022-03-03T05:26:17.167Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestNewIndexInfo [2022-03-03T05:26:17.167Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestMirrorEndpointLookup [2022-03-03T05:26:17.167Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:17.167Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-03-03T05:26:17.167Z] === RUN TestSearchRepositories [2022-03-03T05:26:17.167Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-03T05:26:17.167Z] Host: 127.0.0.1:49324 [2022-03-03T05:26:17.167Z] User-Agent: docker test client [2022-03-03T05:26:17.167Z] Authorization: Token fake-token [2022-03-03T05:26:17.167Z] X-Docker-Token: true [2022-03-03T05:26:17.167Z] Accept-Encoding: gzip [2022-03-03T05:26:17.167Z] [2022-03-03T05:26:17.167Z] [2022-03-03T05:26:17.167Z] registry_test.go:730: HTTP/1.1 200 OK [2022-03-03T05:26:17.167Z] Connection: close [2022-03-03T05:26:17.167Z] Content-Length: 144 [2022-03-03T05:26:17.167Z] Cache-Control: no-cache [2022-03-03T05:26:17.167Z] Content-Type: application/json [2022-03-03T05:26:17.167Z] Date: Thu, 03 Mar 2022 05:26:16 GMT [2022-03-03T05:26:17.167Z] Expires: -1 [2022-03-03T05:26:17.167Z] Pragma: no-cache [2022-03-03T05:26:17.167Z] Server: docker-tests/mock [2022-03-03T05:26:17.167Z] X-Docker-Registry-Config: mock [2022-03-03T05:26:17.167Z] X-Docker-Registry-Version: 0.0.0 [2022-03-03T05:26:17.167Z] [2022-03-03T05:26:17.167Z] [2022-03-03T05:26:17.167Z] --- PASS: TestSearchRepositories (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestTrustedLocation [2022-03-03T05:26:17.167Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-03T05:26:17.167Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestAllowNondistributableArtifacts [2022-03-03T05:26:17.167Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-03T05:26:17.167Z] === RUN TestIsSecureIndex [2022-03-03T05:26:17.167Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-03T05:26:17.167Z] PASS [2022-03-03T05:26:17.167Z] coverage: 51.2% of statements [2022-03-03T05:26:17.167Z] ok github.com/docker/docker/registry 0.310s coverage: 51.2% of statements [2022-03-03T05:26:17.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-03T05:26:17.305Z] docker_cli_network_unix_test.go:46: [d258ad3d88a95] daemon is not started [2022-03-03T05:26:17.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-03T05:26:17.640Z] === RUN TestRestartManagerTimeout [2022-03-03T05:26:17.640Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-03T05:26:17.640Z] === RUN TestRestartManagerTimeoutReset [2022-03-03T05:26:17.640Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-03T05:26:17.640Z] PASS [2022-03-03T05:26:17.640Z] coverage: 50.9% of statements [2022-03-03T05:26:17.640Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-03-03T05:26:17.920Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-03T05:26:18.115Z] === RUN TestDecodeContainerConfig [2022-03-03T05:26:18.115Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-03T05:26:18.115Z] === RUN TestDecodeContainerConfigIsolation [2022-03-03T05:26:18.115Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-03T05:26:18.115Z] === RUN TestValidatePrivileged [2022-03-03T05:26:18.115Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-03T05:26:18.115Z] PASS [2022-03-03T05:26:18.115Z] coverage: 52.6% of statements [2022-03-03T05:26:18.115Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.6% of statements [2022-03-03T05:26:18.390Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-03T05:26:18.390Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-03T05:26:18.390Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-03T05:26:18.679Z] docker_cli_network_unix_test.go:46: [d4caadc956959] daemon is not started [2022-03-03T05:26:19.110Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-03T05:26:19.110Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-03T05:26:19.110Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-03T05:26:19.110Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-03T05:26:19.110Z] PASS [2022-03-03T05:26:19.110Z] coverage: 62.5% of statements [2022-03-03T05:26:19.110Z] ok github.com/docker/docker/testutil 0.171s coverage: 62.5% of statements [2022-03-03T05:26:20.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-03T05:26:20.049Z] docker_cli_network_unix_test.go:46: [d1430fa394f37] daemon is not started [2022-03-03T05:26:20.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-03T05:26:20.049Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-03T05:26:20.049Z] docker_cli_network_unix_test.go:46: [dd742727dbc43] daemon is not started [2022-03-03T05:26:20.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-03T05:26:20.307Z] docker_cli_network_unix_test.go:46: [d6bfbe2b05cf6] daemon is not started [2022-03-03T05:26:20.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-03T05:26:21.350Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-03T05:26:22.919Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-03T05:26:22.928Z] === RUN TestGetDriver [2022-03-03T05:26:22.928Z] --- PASS: TestGetDriver (0.00s) [2022-03-03T05:26:22.928Z] === RUN TestVolumeRequestError [2022-03-03T05:26:22.928Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-03T05:26:22.928Z] PASS [2022-03-03T05:26:22.928Z] coverage: 36.1% of statements [2022-03-03T05:26:22.928Z] ok github.com/docker/docker/volume/drivers 0.072s coverage: 36.1% of statements [2022-03-03T05:26:22.928Z] === RUN TestGetAddress [2022-03-03T05:26:22.928Z] --- PASS: TestGetAddress (0.00s) [2022-03-03T05:26:22.928Z] === RUN TestRemove [2022-03-03T05:26:22.928Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-03T05:26:22.928Z] --- SKIP: TestRemove (0.00s) [2022-03-03T05:26:22.928Z] === RUN TestInitializeWithVolumes [2022-03-03T05:26:22.928Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-03T05:26:22.928Z] === RUN TestCreate [2022-03-03T05:26:22.928Z] --- PASS: TestCreate (0.01s) [2022-03-03T05:26:22.928Z] === RUN TestValidateName [2022-03-03T05:26:22.928Z] --- PASS: TestValidateName (0.00s) [2022-03-03T05:26:22.928Z] === RUN TestCreateWithOpts [2022-03-03T05:26:22.928Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-03T05:26:22.928Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-03T05:26:22.928Z] === RUN TestRelaodNoOpts [2022-03-03T05:26:22.928Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-03T05:26:22.928Z] PASS [2022-03-03T05:26:22.928Z] coverage: 41.5% of statements [2022-03-03T05:26:22.928Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRaw [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-03T05:26:24.508Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRaw [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-03T05:26:24.508Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestConvertTmpfsOptions [2022-03-03T05:26:24.508Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-03T05:26:24.508Z] linux_parser_test.go:209: data="ro" [2022-03-03T05:26:24.508Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestParseMountSpec [2022-03-03T05:26:24.508Z] parser_test.go:62: case 0 [2022-03-03T05:26:24.508Z] parser_test.go:62: case 1 [2022-03-03T05:26:24.508Z] parser_test.go:62: case 2 [2022-03-03T05:26:24.508Z] parser_test.go:62: case 3 [2022-03-03T05:26:24.508Z] parser_test.go:62: case 4 [2022-03-03T05:26:24.508Z] parser_test.go:62: case 5 [2022-03-03T05:26:24.508Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestValidateMount [2022-03-03T05:26:24.508Z] --- PASS: TestValidateMount (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRaw [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-03T05:26:24.508Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-03T05:26:24.508Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-03T05:26:24.508Z] PASS [2022-03-03T05:26:24.508Z] coverage: 67.6% of statements [2022-03-03T05:26:24.508Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-03-03T05:26:24.508Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-03T05:26:24.508Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-03T05:26:24.508Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-03T05:26:24.508Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-03T05:26:25.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-03T05:26:25.504Z] === RUN TestSetGetMeta [2022-03-03T05:26:25.504Z] === PAUSE TestSetGetMeta [2022-03-03T05:26:25.504Z] === RUN TestRestore [2022-03-03T05:26:25.504Z] === PAUSE TestRestore [2022-03-03T05:26:25.504Z] === RUN TestServiceCreate [2022-03-03T05:26:25.504Z] === PAUSE TestServiceCreate [2022-03-03T05:26:25.504Z] === RUN TestServiceList [2022-03-03T05:26:25.504Z] === PAUSE TestServiceList [2022-03-03T05:26:25.504Z] === RUN TestServiceRemove [2022-03-03T05:26:25.504Z] === PAUSE TestServiceRemove [2022-03-03T05:26:25.504Z] === RUN TestServiceGet [2022-03-03T05:26:25.504Z] === PAUSE TestServiceGet [2022-03-03T05:26:25.504Z] === RUN TestServicePrune [2022-03-03T05:26:25.504Z] === PAUSE TestServicePrune [2022-03-03T05:26:25.504Z] === RUN TestCreate [2022-03-03T05:26:25.504Z] === PAUSE TestCreate [2022-03-03T05:26:25.504Z] === RUN TestRemove [2022-03-03T05:26:25.504Z] === PAUSE TestRemove [2022-03-03T05:26:25.504Z] === RUN TestList [2022-03-03T05:26:25.504Z] === PAUSE TestList [2022-03-03T05:26:25.504Z] === RUN TestFindByDriver [2022-03-03T05:26:25.504Z] === PAUSE TestFindByDriver [2022-03-03T05:26:25.504Z] === RUN TestFindByReferenced [2022-03-03T05:26:25.504Z] === PAUSE TestFindByReferenced [2022-03-03T05:26:25.504Z] === RUN TestDerefMultipleOfSameRef [2022-03-03T05:26:25.504Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-03T05:26:25.504Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:26:25.504Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:26:25.504Z] === RUN TestDefererencePluginOnCreateError [2022-03-03T05:26:25.504Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-03T05:26:25.504Z] === RUN TestRefDerefRemove [2022-03-03T05:26:25.504Z] === PAUSE TestRefDerefRemove [2022-03-03T05:26:25.504Z] === RUN TestGet [2022-03-03T05:26:25.504Z] === PAUSE TestGet [2022-03-03T05:26:25.504Z] === RUN TestGetWithReference [2022-03-03T05:26:25.504Z] === PAUSE TestGetWithReference [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_nil_list [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_empty_list [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_filter_some [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_filter_middle [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:26:25.504Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-03T05:26:25.504Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_nil_list [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_filter_some [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_empty_list [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_filter_middle [2022-03-03T05:26:25.504Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-03T05:26:25.504Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-03T05:26:25.504Z] === CONT TestSetGetMeta [2022-03-03T05:26:25.504Z] === CONT TestList [2022-03-03T05:26:25.504Z] === CONT TestServiceGet [2022-03-03T05:26:25.504Z] === CONT TestDefererencePluginOnCreateError [2022-03-03T05:26:25.504Z] --- PASS: TestSetGetMeta (0.05s) [2022-03-03T05:26:25.504Z] === CONT TestGetWithReference [2022-03-03T05:26:25.504Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2022-03-03T05:26:25.504Z] === CONT TestGet [2022-03-03T05:26:25.504Z] --- PASS: TestList (0.08s) [2022-03-03T05:26:25.504Z] === CONT TestRefDerefRemove [2022-03-03T05:26:25.504Z] --- PASS: TestGetWithReference (0.04s) [2022-03-03T05:26:25.504Z] === CONT TestServiceList [2022-03-03T05:26:25.504Z] --- PASS: TestGet (0.04s) [2022-03-03T05:26:25.504Z] === CONT TestServiceRemove [2022-03-03T05:26:25.504Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-03T05:26:25.504Z] === CONT TestServiceCreate [2022-03-03T05:26:25.504Z] --- PASS: TestServiceGet (0.26s) [2022-03-03T05:26:25.504Z] === CONT TestRestore [2022-03-03T05:26:25.504Z] --- PASS: TestServiceRemove (0.16s) [2022-03-03T05:26:25.504Z] === CONT TestDerefMultipleOfSameRef [2022-03-03T05:26:25.504Z] --- PASS: TestServiceCreate (0.16s) [2022-03-03T05:26:25.504Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-03T05:26:25.504Z] --- PASS: TestServiceList (0.18s) [2022-03-03T05:26:25.504Z] === CONT TestCreate [2022-03-03T05:26:25.504Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-03T05:26:25.504Z] === CONT TestRemove [2022-03-03T05:26:25.504Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-03-03T05:26:25.504Z] === CONT TestFindByReferenced [2022-03-03T05:26:25.504Z] --- PASS: TestCreate (0.03s) [2022-03-03T05:26:25.504Z] === CONT TestServicePrune [2022-03-03T05:26:25.504Z] --- PASS: TestRestore (0.05s) [2022-03-03T05:26:25.504Z] === CONT TestFindByDriver [2022-03-03T05:26:25.504Z] time="2022-03-03T05:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:26:25.504Z] --- PASS: TestRemove (0.04s) [2022-03-03T05:26:25.504Z] --- PASS: TestFindByReferenced (0.04s) [2022-03-03T05:26:25.504Z] time="2022-03-03T05:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:26:25.504Z] --- PASS: TestFindByDriver (0.04s) [2022-03-03T05:26:25.504Z] time="2022-03-03T05:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:26:25.504Z] time="2022-03-03T05:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-03T05:26:25.977Z] time="2022-03-03T05:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-03T05:26:25.977Z] --- PASS: TestServicePrune (0.07s) [2022-03-03T05:26:25.977Z] PASS [2022-03-03T05:26:25.977Z] coverage: 69.0% of statements [2022-03-03T05:26:25.977Z] ok github.com/docker/docker/volume/service 0.445s coverage: 69.0% of statements [2022-03-03T05:26:25.988Z] docker_cli_network_unix_test.go:1084: [d4c7a6bc840f7] daemon is not started [2022-03-03T05:26:26.720Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-03T05:26:26.720Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-03T05:26:26.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-03T05:26:26.720Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-03T05:26:26.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-03T05:26:26.720Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-03T05:26:26.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-03T05:26:26.720Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-03T05:26:26.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-03T05:26:27.190Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-03T05:26:27.891Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-03T05:26:28.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-03T05:26:28.149Z] docker_cli_network_unix_test.go:46: [dc7d434eb90b9] daemon is not started [2022-03-03T05:26:28.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-03T05:26:28.717Z] docker_cli_network_unix_test.go:46: [d6f945ad67463] daemon is not started [2022-03-03T05:26:28.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-03T05:26:29.584Z] --- PASS: TestBuildWithHugeFile (121.44s) [2022-03-03T05:26:29.584Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:26:29.584Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:26:29.584Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:26:29.584Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:26:29.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:26:29.584Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:26:29.584Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:26:29.584Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:26:29.584Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:26:29.584Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:26:29.584Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:26:29.584Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:26:29.584Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-03T05:26:29.584Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-03T05:26:29.584Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-03T05:26:29.584Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-03T05:26:29.584Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:26:29.584Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:26:29.584Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:26:29.584Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-03T05:26:29.584Z] PASS [2022-03-03T05:26:29.584Z] ok github.com/docker/docker/integration/build 203.248s [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === Skipped [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-03T05:26:29.584Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-03T05:26:29.584Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-03T05:26:29.584Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-03T05:26:29.584Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:26:29.584Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-03T05:26:29.584Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] DONE 29 tests, 6 skipped in 236.726s [2022-03-03T05:26:29.584Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-03T05:26:29.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:26:29.584Z] INFO: Testing against a local daemon [2022-03-03T05:26:29.584Z] === RUN TestConfigInspect [2022-03-03T05:26:29.584Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestConfigList [2022-03-03T05:26:29.584Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] --- SKIP: TestConfigList (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:26:29.584Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestConfigsUpdate [2022-03-03T05:26:29.584Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestTemplatedConfig [2022-03-03T05:26:29.584Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestConfigCreateResolve [2022-03-03T05:26:29.584Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:26:29.584Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-03T05:26:29.584Z] PASS [2022-03-03T05:26:29.584Z] ok github.com/docker/docker/integration/config 0.105s [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === Skipped [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-03T05:26:29.584Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-03T05:26:29.584Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-03T05:26:29.584Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-03T05:26:29.584Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-03T05:26:29.584Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-03T05:26:29.584Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:26:29.584Z] [2022-03-03T05:26:29.584Z] DONE 6 tests, 6 skipped in 2.306s [2022-03-03T05:26:29.584Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-03T05:26:29.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:26:29.584Z] INFO: Testing against a local daemon [2022-03-03T05:26:29.584Z] === RUN TestCheckpoint [2022-03-03T05:26:29.584Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:26:29.584Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestContainerInvalidJSON [2022-03-03T05:26:29.584Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:26:29.584Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:26:29.584Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:26:29.584Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:26:29.584Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:26:29.584Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:26:29.584Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-03T05:26:29.584Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-03T05:26:29.584Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-03T05:26:29.584Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:26:29.584Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-03T05:26:29.584Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:26:29.584Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-03-03T05:26:29.584Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:26:29.584Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-03T05:26:29.584Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:26:29.584Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-03-03T05:26:29.584Z] === RUN TestCopyFromContainer [2022-03-03T05:26:29.584Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.584Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-03T05:26:29.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:26:29.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:26:29.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:26:29.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:26:29.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:26:29.584Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:26:29.584Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:26:29.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:26:29.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:26:29.584Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:26:29.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-03T05:26:29.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:26:29.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-03T05:26:29.584Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-03T05:26:29.584Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:26:29.585Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-03T05:26:29.585Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:26:29.585Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.585Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:26:29.585Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:26:29.585Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:26:29.585Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:26:29.585Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:26:29.585Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:26:29.585Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:26:29.585Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-03T05:26:29.585Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:26:29.585Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-03T05:26:29.585Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:26:29.585Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:26:29.585Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:26:29.585Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-03T05:26:29.585Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:26:29.585Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2022-03-03T05:26:29.585Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:26:29.585Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-03T05:26:29.585Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-03T05:26:29.585Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:26:29.585Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:29.585Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestDiff [2022-03-03T05:26:29.585Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-03T05:26:29.585Z] --- SKIP: TestDiff (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestExecWithCloseStdin [2022-03-03T05:26:29.585Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-03T05:26:29.585Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-03T05:26:29.585Z] === RUN TestExec [2022-03-03T05:26:30.875Z] docker_cli_network_unix_test.go:46: [d97e10427ee97] daemon is not started [2022-03-03T05:26:31.158Z] --- PASS: TestExec (4.47s) [2022-03-03T05:26:31.158Z] === RUN TestExecUser [2022-03-03T05:26:31.158Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-03T05:26:31.158Z] --- SKIP: TestExecUser (0.00s) [2022-03-03T05:26:31.158Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:26:31.158Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:31.158Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-03T05:26:31.158Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:26:31.158Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:31.158Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-03T05:26:31.158Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:26:31.158Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-03T05:26:31.158Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-03T05:26:31.158Z] === RUN TestHealthKillContainer [2022-03-03T05:26:31.158Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-03T05:26:31.158Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-03T05:26:31.158Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:26:31.158Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:26:31.158Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:26:31.158Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:26:31.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-03T05:26:31.441Z] docker_cli_network_unix_test.go:46: [db52c6da806f6] daemon is not started [2022-03-03T05:26:31.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-03T05:26:32.372Z] docker_cli_network_unix_test.go:46: [d92de4679283c] daemon is not started [2022-03-03T05:26:32.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-03T05:26:32.944Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-03T05:26:32.944Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-03T05:26:32.944Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-03T05:26:32.944Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-03T05:26:32.944Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-03T05:26:33.195Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-03T05:26:33.195Z] docker_cli_network_unix_test.go:46: [d8c53e5b36f83] daemon is not started [2022-03-03T05:26:33.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-03T05:26:33.269Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-03T05:26:33.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/test/unit [2022-03-03T05:26:33.809Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-03T05:26:33.809Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-03T05:26:33.809Z] + TESTDIRS=./... [2022-03-03T05:26:33.809Z] + exclude_paths='/vendor/|/integration' [2022-03-03T05:26:33.809Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-03T05:26:33.809Z] ++ go list ./... [2022-03-03T05:26:34.129Z] docker_cli_network_unix_test.go:46: [d83be682d1d57] daemon is not started [2022-03-03T05:26:34.209Z] --- PASS: TestKillContainerInvalidSignal (3.55s) [2022-03-03T05:26:34.209Z] === RUN TestKillContainer [2022-03-03T05:26:34.209Z] === RUN TestKillContainer/no_signal [2022-03-03T05:26:34.387Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-03T05:26:34.746Z] + pkg_list='github.com/docker/docker/api [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/backend [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/container [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/events [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/filters [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/image [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/mount [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/network [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/registry [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/time [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/versions [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:26:34.746Z] github.com/docker/docker/api/types/volume [2022-03-03T05:26:34.746Z] github.com/docker/docker/builder [2022-03-03T05:26:34.746Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:26:34.746Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:26:34.747Z] github.com/docker/docker/cli [2022-03-03T05:26:34.747Z] github.com/docker/docker/cli/config [2022-03-03T05:26:34.747Z] github.com/docker/docker/cli/debug [2022-03-03T05:26:34.747Z] github.com/docker/docker/client [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:26:34.747Z] github.com/docker/docker/container [2022-03-03T05:26:34.747Z] github.com/docker/docker/container/stream [2022-03-03T05:26:34.747Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:26:34.747Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:26:34.747Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/config [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/events [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/exec [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/images [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/links [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/names [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/network [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/stats [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution/utils [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:26:34.747Z] github.com/docker/docker/dockerversion [2022-03-03T05:26:34.747Z] github.com/docker/docker/errdefs [2022-03-03T05:26:34.747Z] github.com/docker/docker/image [2022-03-03T05:26:34.747Z] github.com/docker/docker/image/cache [2022-03-03T05:26:34.747Z] github.com/docker/docker/image/tarexport [2022-03-03T05:26:34.747Z] github.com/docker/docker/image/v1 [2022-03-03T05:26:34.747Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:26:34.747Z] github.com/docker/docker/layer [2022-03-03T05:26:34.747Z] github.com/docker/docker/libcontainerd [2022-03-03T05:26:34.747Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:26:34.747Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:26:34.747Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:26:34.747Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/libnetwork/types [2022-03-03T05:26:34.747Z] github.com/docker/docker/oci [2022-03-03T05:26:34.747Z] github.com/docker/docker/oci/caps [2022-03-03T05:26:34.747Z] github.com/docker/docker/opts [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/archive [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/directory [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/locker [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/mount [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/platform [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/pools [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/progress [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/signal [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/stack [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/system [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/term [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:26:34.747Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:26:34.747Z] github.com/docker/docker/plugin [2022-03-03T05:26:34.747Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:26:34.747Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:26:34.747Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:26:34.747Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:26:34.747Z] github.com/docker/docker/quota [2022-03-03T05:26:34.747Z] github.com/docker/docker/reference [2022-03-03T05:26:34.747Z] github.com/docker/docker/registry [2022-03-03T05:26:34.747Z] github.com/docker/docker/registry/resumable [2022-03-03T05:26:34.747Z] github.com/docker/docker/restartmanager [2022-03-03T05:26:34.747Z] github.com/docker/docker/rootless [2022-03-03T05:26:34.747Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:26:34.747Z] github.com/docker/docker/runconfig [2022-03-03T05:26:34.747Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/environment [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/registry [2022-03-03T05:26:34.747Z] github.com/docker/docker/testutil/request [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume/drivers [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume/local [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume/mounts [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume/service [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:26:34.747Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:26:34.747Z] ++ echo 'github.com/docker/docker/api [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/backend [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/container [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/events [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/filters [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/image [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/mount [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/network [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/registry [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/time [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/versions [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:26:34.747Z] github.com/docker/docker/api/types/volume [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:26:34.747Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:26:34.747Z] github.com/docker/docker/cli [2022-03-03T05:26:34.747Z] github.com/docker/docker/cli/config [2022-03-03T05:26:34.747Z] github.com/docker/docker/cli/debug [2022-03-03T05:26:34.747Z] github.com/docker/docker/client [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:26:34.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:26:34.747Z] github.com/docker/docker/container [2022-03-03T05:26:34.747Z] github.com/docker/docker/container/stream [2022-03-03T05:26:34.747Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:26:34.747Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:26:34.747Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/config [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/events [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/exec [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/images [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/links [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/names [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/network [2022-03-03T05:26:34.747Z] github.com/docker/docker/daemon/stats [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution/utils [2022-03-03T05:26:34.747Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:26:34.747Z] github.com/docker/docker/dockerversion [2022-03-03T05:26:34.747Z] github.com/docker/docker/errdefs [2022-03-03T05:26:34.747Z] github.com/docker/docker/image [2022-03-03T05:26:34.747Z] github.com/docker/docker/image/cache [2022-03-03T05:26:34.747Z] github.com/docker/docker/image/tarexport [2022-03-03T05:26:34.747Z] github.com/docker/docker/image/v1 [2022-03-03T05:26:34.748Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:26:34.748Z] github.com/docker/docker/layer [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/libnetwork/types [2022-03-03T05:26:34.748Z] github.com/docker/docker/oci [2022-03-03T05:26:34.748Z] github.com/docker/docker/oci/caps [2022-03-03T05:26:34.748Z] github.com/docker/docker/opts [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/archive [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/directory [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/locker [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/mount [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/platform [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/pools [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/progress [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/signal [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/stack [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/system [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/term [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:26:34.748Z] github.com/docker/docker/plugin [2022-03-03T05:26:34.748Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:26:34.748Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:26:34.748Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:26:34.748Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:26:34.748Z] github.com/docker/docker/quota [2022-03-03T05:26:34.748Z] github.com/docker/docker/reference [2022-03-03T05:26:34.748Z] github.com/docker/docker/registry [2022-03-03T05:26:34.748Z] github.com/docker/docker/registry/resumable [2022-03-03T05:26:34.748Z] github.com/docker/docker/restartmanager [2022-03-03T05:26:34.748Z] github.com/docker/docker/rootless [2022-03-03T05:26:34.748Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:26:34.748Z] github.com/docker/docker/runconfig [2022-03-03T05:26:34.748Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/environment [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/registry [2022-03-03T05:26:34.748Z] github.com/docker/docker/testutil/request [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume/drivers [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume/local [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume/mounts [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume/service [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:26:34.748Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:26:34.748Z] ++ grep --fixed-strings -v /libnetwork [2022-03-03T05:26:34.748Z] + base_pkg_list='github.com/docker/docker/api [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/backend [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/container [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/events [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/filters [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/image [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/mount [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/network [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/registry [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/time [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/versions [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:26:34.748Z] github.com/docker/docker/api/types/volume [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:26:34.748Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:26:34.748Z] github.com/docker/docker/cli [2022-03-03T05:26:34.748Z] github.com/docker/docker/cli/config [2022-03-03T05:26:34.748Z] github.com/docker/docker/cli/debug [2022-03-03T05:26:34.748Z] github.com/docker/docker/client [2022-03-03T05:26:34.748Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:26:34.748Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:26:34.748Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:26:34.748Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:26:34.748Z] github.com/docker/docker/container [2022-03-03T05:26:34.748Z] github.com/docker/docker/container/stream [2022-03-03T05:26:34.748Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:26:34.748Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:26:34.748Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/config [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/events [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/exec [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/images [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/links [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/names [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/network [2022-03-03T05:26:34.748Z] github.com/docker/docker/daemon/stats [2022-03-03T05:26:34.748Z] github.com/docker/docker/distribution [2022-03-03T05:26:34.748Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:26:34.748Z] github.com/docker/docker/distribution/utils [2022-03-03T05:26:34.748Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:26:34.748Z] github.com/docker/docker/dockerversion [2022-03-03T05:26:34.748Z] github.com/docker/docker/errdefs [2022-03-03T05:26:34.748Z] github.com/docker/docker/image [2022-03-03T05:26:34.748Z] github.com/docker/docker/image/cache [2022-03-03T05:26:34.748Z] github.com/docker/docker/image/tarexport [2022-03-03T05:26:34.748Z] github.com/docker/docker/image/v1 [2022-03-03T05:26:34.748Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:26:34.748Z] github.com/docker/docker/layer [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:26:34.748Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:26:34.748Z] github.com/docker/docker/oci [2022-03-03T05:26:34.748Z] github.com/docker/docker/oci/caps [2022-03-03T05:26:34.748Z] github.com/docker/docker/opts [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/archive [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/directory [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/locker [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/mount [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/platform [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/pools [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/progress [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/signal [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/stack [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/system [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/term [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:26:34.748Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:26:34.748Z] github.com/docker/docker/plugin [2022-03-03T05:26:34.748Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:26:34.748Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:26:34.748Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:26:34.748Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:26:34.748Z] github.com/docker/docker/quota [2022-03-03T05:26:34.748Z] github.com/docker/docker/reference [2022-03-03T05:26:34.748Z] github.com/docker/docker/registry [2022-03-03T05:26:34.748Z] github.com/docker/docker/registry/resumable [2022-03-03T05:26:34.748Z] github.com/docker/docker/restartmanager [2022-03-03T05:26:34.748Z] github.com/docker/docker/rootless [2022-03-03T05:26:34.749Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:26:34.749Z] github.com/docker/docker/runconfig [2022-03-03T05:26:34.749Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/environment [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/registry [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/request [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/drivers [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/local [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/mounts [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/service [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:26:34.749Z] ++ grep --fixed-strings /libnetwork [2022-03-03T05:26:34.749Z] ++ echo 'github.com/docker/docker/api [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/backend [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/container [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/events [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/filters [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/image [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/mount [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/network [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/registry [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/time [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/versions [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:26:34.749Z] github.com/docker/docker/api/types/volume [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:26:34.749Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:26:34.749Z] github.com/docker/docker/cli [2022-03-03T05:26:34.749Z] github.com/docker/docker/cli/config [2022-03-03T05:26:34.749Z] github.com/docker/docker/cli/debug [2022-03-03T05:26:34.749Z] github.com/docker/docker/client [2022-03-03T05:26:34.749Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:26:34.749Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:26:34.749Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:26:34.749Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:26:34.749Z] github.com/docker/docker/container [2022-03-03T05:26:34.749Z] github.com/docker/docker/container/stream [2022-03-03T05:26:34.749Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:26:34.749Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:26:34.749Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/config [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/events [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/exec [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/images [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/links [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/names [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/network [2022-03-03T05:26:34.749Z] github.com/docker/docker/daemon/stats [2022-03-03T05:26:34.749Z] github.com/docker/docker/distribution [2022-03-03T05:26:34.749Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:26:34.749Z] github.com/docker/docker/distribution/utils [2022-03-03T05:26:34.749Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:26:34.749Z] github.com/docker/docker/dockerversion [2022-03-03T05:26:34.749Z] github.com/docker/docker/errdefs [2022-03-03T05:26:34.749Z] github.com/docker/docker/image [2022-03-03T05:26:34.749Z] github.com/docker/docker/image/cache [2022-03-03T05:26:34.749Z] github.com/docker/docker/image/tarexport [2022-03-03T05:26:34.749Z] github.com/docker/docker/image/v1 [2022-03-03T05:26:34.749Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:26:34.749Z] github.com/docker/docker/layer [2022-03-03T05:26:34.749Z] github.com/docker/docker/libcontainerd [2022-03-03T05:26:34.749Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:26:34.749Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:26:34.749Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:26:34.749Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/types [2022-03-03T05:26:34.749Z] github.com/docker/docker/oci [2022-03-03T05:26:34.749Z] github.com/docker/docker/oci/caps [2022-03-03T05:26:34.749Z] github.com/docker/docker/opts [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/archive [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/directory [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/locker [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/mount [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/platform [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/pools [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/progress [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/signal [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/stack [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/system [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/term [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:26:34.749Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:26:34.749Z] github.com/docker/docker/plugin [2022-03-03T05:26:34.749Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:26:34.749Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:26:34.749Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:26:34.749Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:26:34.749Z] github.com/docker/docker/quota [2022-03-03T05:26:34.749Z] github.com/docker/docker/reference [2022-03-03T05:26:34.749Z] github.com/docker/docker/registry [2022-03-03T05:26:34.749Z] github.com/docker/docker/registry/resumable [2022-03-03T05:26:34.749Z] github.com/docker/docker/restartmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/rootless [2022-03-03T05:26:34.749Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:26:34.749Z] github.com/docker/docker/runconfig [2022-03-03T05:26:34.749Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/environment [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/registry [2022-03-03T05:26:34.749Z] github.com/docker/docker/testutil/request [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/drivers [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/local [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/mounts [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/service [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:26:34.749Z] github.com/docker/docker/volume/testutils' [2022-03-03T05:26:34.749Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:26:34.749Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/types' [2022-03-03T05:26:34.750Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-03T05:26:34.750Z] + echo 'github.com/docker/docker/libnetwork [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/types' [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:26:34.750Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:26:34.750Z] + type docker-proxy [2022-03-03T05:26:34.750Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-03T05:26:34.750Z] + hack/make.sh binary-proxy install-proxy [2022-03-03T05:26:34.750Z] [2022-03-03T05:26:34.750Z] Removing bundles/ [2022-03-03T05:26:34.750Z] [2022-03-03T05:26:34.750Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-03T05:26:34.750Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-03T05:26:34.750Z] GOOS="" GOARCH="" GOARM="" [2022-03-03T05:26:36.451Z] 2022/03/03 05:26:35 Closing DB instances... [2022-03-03T05:26:38.028Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-03-03T05:26:38.028Z] === RUN TestFindNode [2022-03-03T05:26:38.028Z] 2022/03/03 05:26:37 Closing DB instances... [2022-03-03T05:26:38.028Z] --- PASS: TestFindNode (0.02s) [2022-03-03T05:26:38.028Z] === RUN TestChangeNodeState [2022-03-03T05:26:38.028Z] 2022/03/03 05:26:37 Closing DB instances... [2022-03-03T05:26:38.028Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-03T05:26:38.028Z] === RUN TestNodeReincarnation [2022-03-03T05:26:38.028Z] 2022/03/03 05:26:37 Closing DB instances... [2022-03-03T05:26:38.067Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:26:38.067Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-03T05:26:38.067Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:26:39.657Z] docker_cli_network_unix_test.go:46: [dd59c400ca99e] daemon is not started [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite (58.38s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.11s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.95s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.68s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.66s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.71s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.18s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.01s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.07s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.11s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.23s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.61s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.63s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-03-03T05:26:39.657Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.04s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.69s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.42s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.28s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.56s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.03s) [2022-03-03T05:26:39.657Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.64s) [2022-03-03T05:26:39.657Z] === RUN TestDockerHubPullSuite [2022-03-03T05:26:39.657Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-03T05:26:40.592Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-03T05:26:41.327Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-03T05:26:41.327Z] [2022-03-03T05:26:41.327Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-03T05:26:41.327Z] Installing docker-proxy to /usr/local/bin/ [2022-03-03T05:26:41.327Z] [2022-03-03T05:26:41.327Z] + mkdir -p bundles [2022-03-03T05:26:41.327Z] + '[' -n 'github.com/docker/docker/api [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/backend/build [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/httputils [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/middleware [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/build [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/container [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/debug [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/distribution [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/grpc [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/image [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/network [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/plugin [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/session [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/swarm [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/system [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/server/router/volume [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/backend [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/blkiodev [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/container [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/events [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/filters [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/image [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/mount [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/network [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/registry [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/strslice [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/swarm [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/time [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/versions [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-03T05:26:41.327Z] github.com/docker/docker/api/types/volume [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/builder-next/worker [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/dockerfile [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/dockerignore [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/remotecontext [2022-03-03T05:26:41.327Z] github.com/docker/docker/builder/remotecontext/git [2022-03-03T05:26:41.327Z] github.com/docker/docker/cli [2022-03-03T05:26:41.327Z] github.com/docker/docker/cli/config [2022-03-03T05:26:41.327Z] github.com/docker/docker/cli/debug [2022-03-03T05:26:41.327Z] github.com/docker/docker/client [2022-03-03T05:26:41.327Z] github.com/docker/docker/cmd/docker-proxy [2022-03-03T05:26:41.327Z] github.com/docker/docker/cmd/dockerd [2022-03-03T05:26:41.327Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-03T05:26:41.327Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-03T05:26:41.327Z] github.com/docker/docker/container [2022-03-03T05:26:41.327Z] github.com/docker/docker/container/stream [2022-03-03T05:26:41.327Z] github.com/docker/docker/contrib/apparmor [2022-03-03T05:26:41.327Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-03T05:26:41.327Z] github.com/docker/docker/contrib/httpserver [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/cluster [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/cluster/convert [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/cluster/executor [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/cluster/provider [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/config [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/events [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/events/testutils [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/exec [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/images [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/initlayer [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/links [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/listeners [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/gelf [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/journald [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/local [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/logentries [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/splunk [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/syslog [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/logger/templates [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/names [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/network [2022-03-03T05:26:41.327Z] github.com/docker/docker/daemon/stats [2022-03-03T05:26:41.327Z] github.com/docker/docker/distribution [2022-03-03T05:26:41.327Z] github.com/docker/docker/distribution/metadata [2022-03-03T05:26:41.327Z] github.com/docker/docker/distribution/utils [2022-03-03T05:26:41.327Z] github.com/docker/docker/distribution/xfer [2022-03-03T05:26:41.327Z] github.com/docker/docker/dockerversion [2022-03-03T05:26:41.327Z] github.com/docker/docker/errdefs [2022-03-03T05:26:41.327Z] github.com/docker/docker/image [2022-03-03T05:26:41.327Z] github.com/docker/docker/image/cache [2022-03-03T05:26:41.327Z] github.com/docker/docker/image/tarexport [2022-03-03T05:26:41.327Z] github.com/docker/docker/image/v1 [2022-03-03T05:26:41.327Z] github.com/docker/docker/internal/test/suite [2022-03-03T05:26:41.327Z] github.com/docker/docker/layer [2022-03-03T05:26:41.327Z] github.com/docker/docker/libcontainerd [2022-03-03T05:26:41.327Z] github.com/docker/docker/libcontainerd/queue [2022-03-03T05:26:41.327Z] github.com/docker/docker/libcontainerd/remote [2022-03-03T05:26:41.327Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-03T05:26:41.327Z] github.com/docker/docker/libcontainerd/types [2022-03-03T05:26:41.327Z] github.com/docker/docker/oci [2022-03-03T05:26:41.327Z] github.com/docker/docker/oci/caps [2022-03-03T05:26:41.327Z] github.com/docker/docker/opts [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/aaparser [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/archive [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/authorization [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/broadcaster [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/capabilities [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/chrootarchive [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/containerfs [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/devicemapper [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/directory [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/dmesg [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/filenotify [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/fileutils [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/fsutils [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/homedir [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/idtools [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/ioutils [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/jsonmessage [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/locker [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/longpath [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/loopback [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/mount [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/namesgenerator [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/parsers [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/pidfile [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/platform [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/plugingetter [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/plugins [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/plugins/transport [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/pools [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/progress [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/pubsub [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/reexec [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/signal [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/stack [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/stdcopy [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/streamformatter [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/stringid [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/symlink [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/sysinfo [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/system [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/tailfile [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/tarsum [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/term [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/term/windows [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/truncindex [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/urlutil [2022-03-03T05:26:41.327Z] github.com/docker/docker/pkg/useragent [2022-03-03T05:26:41.327Z] github.com/docker/docker/plugin [2022-03-03T05:26:41.327Z] github.com/docker/docker/plugin/executor/containerd [2022-03-03T05:26:41.327Z] github.com/docker/docker/plugin/v2 [2022-03-03T05:26:41.327Z] github.com/docker/docker/profiles/apparmor [2022-03-03T05:26:41.327Z] github.com/docker/docker/profiles/seccomp [2022-03-03T05:26:41.327Z] github.com/docker/docker/quota [2022-03-03T05:26:41.327Z] github.com/docker/docker/reference [2022-03-03T05:26:41.327Z] github.com/docker/docker/registry [2022-03-03T05:26:41.327Z] github.com/docker/docker/registry/resumable [2022-03-03T05:26:41.327Z] github.com/docker/docker/restartmanager [2022-03-03T05:26:41.327Z] github.com/docker/docker/rootless [2022-03-03T05:26:41.327Z] github.com/docker/docker/rootless/specconv [2022-03-03T05:26:41.327Z] github.com/docker/docker/runconfig [2022-03-03T05:26:41.327Z] github.com/docker/docker/runconfig/opts [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/daemon [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/environment [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/fakecontext [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/fakegit [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/fakestorage [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/fixtures/load [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/registry [2022-03-03T05:26:41.327Z] github.com/docker/docker/testutil/request [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume/drivers [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume/local [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume/mounts [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume/service [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume/service/opts [2022-03-03T05:26:41.327Z] github.com/docker/docker/volume/testutils' ']' [2022-03-03T05:26:41.328Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-03-03T05:26:41.524Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-03T05:26:41.880Z] --- PASS: TestKillContainer (7.08s) [2022-03-03T05:26:41.880Z] --- PASS: TestKillContainer/no_signal (3.51s) [2022-03-03T05:26:41.880Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:26:41.880Z] --- PASS: TestKillContainer/killing_signal (3.52s) [2022-03-03T05:26:41.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:26:41.880Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:26:41.880Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-03T05:26:41.880Z] === RUN TestKillStoppedContainer [2022-03-03T05:26:41.880Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:26:41.880Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-03T05:26:41.880Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:26:41.880Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:26:41.880Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-03T05:26:41.880Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:26:41.880Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-03T05:26:41.880Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-03T05:26:41.880Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:26:41.880Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:41.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-03T05:26:41.880Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:26:41.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:26:41.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-03T05:26:41.880Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:26:42.263Z] ? github.com/docker/docker/api [no test files] [2022-03-03T05:26:42.894Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-03T05:26:43.457Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-03T05:26:43.931Z] time="2022-03-03T05:26:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-03T05:26:43.932Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-03T05:26:43.932Z] === RUN TestParallelCreate [2022-03-03T05:26:43.932Z] 2022/03/03 05:26:42 Closing DB instances... [2022-03-03T05:26:43.932Z] --- PASS: TestParallelCreate (0.02s) [2022-03-03T05:26:43.932Z] === RUN TestParallelDelete [2022-03-03T05:26:43.932Z] 2022/03/03 05:26:42 Closing DB instances... [2022-03-03T05:26:43.932Z] --- PASS: TestParallelDelete (0.03s) [2022-03-03T05:26:43.932Z] === RUN TestNetworkDBIslands [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:41fb8a0a3e5c with config:&{NodeID:41fb8a0a3e5c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a41f0a1a6731 with config:&{NodeID:a41f0a1a6731 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node a41f0a1a6731/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node a41f0a1a6731/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node a41f0a1a6731/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node a41f0a1a6731/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8a6e2e010d4e with config:&{NodeID:8a6e2e010d4e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node a41f0a1a6731/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=info msg="Node a41f0a1a6731/172.20.164.187, added to nodes list" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-03-03T05:26:43.932Z] time="2022-03-03T05:26:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:43Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:43Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f4ccf49957ed with config:&{NodeID:f4ccf49957ed Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node a41f0a1a6731/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node a41f0a1a6731/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.408Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.832Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-03T05:26:44.847Z] --- PASS: TestLogsFollowTailEmpty (3.55s) [2022-03-03T05:26:44.847Z] === RUN TestNetworkNat [2022-03-03T05:26:44.847Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-03T05:26:44.847Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-03T05:26:44.847Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:78f5b2d192bb with config:&{NodeID:78f5b2d192bb Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node a41f0a1a6731/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node a41f0a1a6731/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:44.881Z] time="2022-03-03T05:26:44Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:45.093Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite (6.06s) [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.17s) [2022-03-03T05:26:45.093Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-03T05:26:45.093Z] PASS [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === Skipped [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-03T05:26:45.093Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-03T05:26:45.093Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-03T05:26:45.093Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-03T05:26:45.093Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-03T05:26:45.093Z] [2022-03-03T05:26:45.093Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-03T05:26:45.094Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-03T05:26:45.094Z] docker_cli_network_unix_test.go:46: [dd742727dbc43] daemon is not started [2022-03-03T05:26:45.094Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] DONE 1262 tests, 51 skipped in 1391.102s [2022-03-03T05:26:45.094Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-03T05:26:45.094Z] ++++ cat bundles/test-integration/docker.pid [2022-03-03T05:26:45.094Z] +++ kill 13055 [2022-03-03T05:26:45.094Z] +++ /etc/init.d/apparmor stop [2022-03-03T05:26:45.094Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] Unloading profiles will leave already running processes permanently [2022-03-03T05:26:45.094Z] unconfined, which can lead to unexpected situations. [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.094Z] To set a process to complain mode, use the command line tool [2022-03-03T05:26:45.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-03T05:26:45.094Z] +++ true [2022-03-03T05:26:45.094Z] exiting test-integration [2022-03-03T05:26:45.094Z] ++ exit 0 [2022-03-03T05:26:45.094Z] [2022-03-03T05:26:45.353Z] + for job in $(jobs -p) [2022-03-03T05:26:45.353Z] + wait 14286 [2022-03-03T05:26:45.354Z] networkdb_test.go:835: Re-joining: 3 [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=info msg="The new bootstrap node list is:[172.20.164.187:10033 172.20.164.187:10034 172.20.164.187:10035]" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10033" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49355" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10034" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49356" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10035" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:44Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49357" [2022-03-03T05:26:45.354Z] networkdb_test.go:835: Re-joining: 4 [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=info msg="The new bootstrap node list is:[172.20.164.187:10033 172.20.164.187:10034 172.20.164.187:10035]" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10033" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49358" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10034" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49359" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10035" [2022-03-03T05:26:45.354Z] time="2022-03-03T05:26:45Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49360" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="node 0 leaving" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c change state NodeActive --> NodeLeft" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="node5(78f5b2d192bb): Node leave event for 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c change state NodeActive --> NodeLeft" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="node2(a41f0a1a6731): Node leave event for 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c change state NodeActive --> NodeLeft" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="node4(f4ccf49957ed): Node leave event for 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c change state NodeActive --> NodeLeft" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="node1(41fb8a0a3e5c): Node leave event for 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c change state NodeActive --> NodeLeft" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="node3(8a6e2e010d4e): Node leave event for 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, left gossip cluster" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, left gossip cluster" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, left gossip cluster" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, left gossip cluster" [2022-03-03T05:26:45.827Z] time="2022-03-03T05:26:45Z" level=info msg="Node 41fb8a0a3e5c/172.20.164.187, left gossip cluster" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="node 1 leaving" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="Node a41f0a1a6731 change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="node3(8a6e2e010d4e): Node leave event for a41f0a1a6731/172.20.164.187" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="Node a41f0a1a6731 change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="node4(f4ccf49957ed): Node leave event for a41f0a1a6731/172.20.164.187" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="Node a41f0a1a6731 change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="node5(78f5b2d192bb): Node leave event for a41f0a1a6731/172.20.164.187" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="Node a41f0a1a6731 change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:45Z" level=info msg="node2(a41f0a1a6731): Node leave event for a41f0a1a6731/172.20.164.187" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:46Z" level=info msg="Node a41f0a1a6731/172.20.164.187, left gossip cluster" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:46Z" level=info msg="Node a41f0a1a6731/172.20.164.187, left gossip cluster" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:46Z" level=info msg="Node a41f0a1a6731/172.20.164.187, left gossip cluster" [2022-03-03T05:26:46.299Z] time="2022-03-03T05:26:46Z" level=info msg="Node a41f0a1a6731/172.20.164.187, left gossip cluster" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="node 2 leaving" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="Node 8a6e2e010d4e change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="node5(78f5b2d192bb): Node leave event for 8a6e2e010d4e/172.20.164.187" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="Node 8a6e2e010d4e change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="node4(f4ccf49957ed): Node leave event for 8a6e2e010d4e/172.20.164.187" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="Node 8a6e2e010d4e change state NodeActive --> NodeLeft" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="node3(8a6e2e010d4e): Node leave event for 8a6e2e010d4e/172.20.164.187" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=debug msg="memberlist: Failed ping: 8a6e2e010d4e (timeout reached)" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.164.187:10036: use of closed network connection" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.164.187:10037: use of closed network connection" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.164.187:10034: use of closed network connection" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49361" [2022-03-03T05:26:46.773Z] time="2022-03-03T05:26:46Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, left gossip cluster" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, left gossip cluster" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="Node 8a6e2e010d4e/172.20.164.187, left gossip cluster" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=warning msg="memberlist: Was able to connect to 8a6e2e010d4e but other probes failed, network may be misconfigured" [2022-03-03T05:26:47.246Z] networkdb_test.go:867: node4: OK [2022-03-03T05:26:47.246Z] networkdb_test.go:867: node5: OK [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=warning msg="memberlist: Failed to send gossip to 172.20.164.187:10036: write udp [::]:10035->172.20.164.187:10036: use of closed network connection" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="node 0 coming back" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c5bd2ba6b5d4 with config:&{NodeID:c5bd2ba6b5d4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, added to nodes list" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="node 1 coming back" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f0d111f4e343 with config:&{NodeID:f0d111f4e343 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="Node f0d111f4e343/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="Node f0d111f4e343/172.20.164.187, added to nodes list" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="node 2 coming back" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4d8344fb043a with config:&{NodeID:4d8344fb043a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:47Z" level=info msg="Node 4d8344fb043a/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:47.246Z] time="2022-03-03T05:26:47Z" level=info msg="Node 4d8344fb043a/172.20.164.187, added to nodes list" [2022-03-03T05:26:48.637Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-03T05:26:49.628Z] --- PASS: TestNetworkLocalhostTCPNat (4.39s) [2022-03-03T05:26:49.628Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:26:49.628Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-03T05:26:49.628Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-03T05:26:49.628Z] === RUN TestPause [2022-03-03T05:26:49.628Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-03T05:26:49.628Z] --- SKIP: TestPause (0.00s) [2022-03-03T05:26:49.628Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:26:50.226Z] time="2022-03-03T05:26:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.164.187:10033 172.20.164.187:10034 172.20.164.187:10035]" [2022-03-03T05:26:50.701Z] time="2022-03-03T05:26:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.164.187:10033 172.20.164.187:10034 172.20.164.187:10035]" [2022-03-03T05:26:51.166Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10033" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49362" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, is the new incarnation of the shutdown node 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49363" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10034" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, is the new incarnation of the shutdown node 41fb8a0a3e5c/172.20.164.187" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, is the new incarnation of the shutdown node a41f0a1a6731/172.20.164.187" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49364" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10035" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f4ccf49957ed/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f4ccf49957ed/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, is the new incarnation of the shutdown node 8a6e2e010d4e/172.20.164.187" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, is the new incarnation of the shutdown node a41f0a1a6731/172.20.164.187" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node f0d111f4e343/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, is the new incarnation of the shutdown node 8a6e2e010d4e/172.20.164.187" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, joined gossip cluster" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=info msg="Node 4d8344fb043a/172.20.164.187, added to nodes list" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10033" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49365" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10034" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49366" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.164.187:10035" [2022-03-03T05:26:51.699Z] time="2022-03-03T05:26:51Z" level=debug msg="memberlist: Stream connection from=172.20.164.187:49367" [2022-03-03T05:26:52.171Z] 2022/03/03 05:26:52 Closing DB instances... [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node3(4d8344fb043a): Node leave event for c5bd2ba6b5d4/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node2(f0d111f4e343): Node leave event for c5bd2ba6b5d4/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node4(f4ccf49957ed): Node leave event for c5bd2ba6b5d4/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node5(78f5b2d192bb): Node leave event for c5bd2ba6b5d4/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node1(c5bd2ba6b5d4): Node leave event for c5bd2ba6b5d4/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, left gossip cluster" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, left gossip cluster" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, left gossip cluster" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, left gossip cluster" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node c5bd2ba6b5d4/172.20.164.187, left gossip cluster" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node3(4d8344fb043a): Node leave event for f0d111f4e343/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node5(78f5b2d192bb): Node leave event for f0d111f4e343/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343 change state NodeActive --> NodeLeft" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="node4(f4ccf49957ed): Node leave event for f0d111f4e343/172.20.164.187" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343/172.20.164.187, left gossip cluster" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343 change state NodeActive --> NodeFailed" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343/172.20.164.187, added to failed nodes list" [2022-03-03T05:26:52.646Z] time="2022-03-03T05:26:52Z" level=error msg="node: f0d111f4e343 is unknown to memberlist" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343/172.20.164.187, left gossip cluster" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343/172.20.164.187, left gossip cluster" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:52Z" level=info msg="Node f0d111f4e343/172.20.164.187, left gossip cluster" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:52Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.20.164.187:10036: use of closed network connection" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:53Z" level=info msg="Node 4d8344fb043a change state NodeActive --> NodeLeft" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:53Z" level=info msg="node5(78f5b2d192bb): Node leave event for 4d8344fb043a/172.20.164.187" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:53Z" level=info msg="Node 4d8344fb043a change state NodeActive --> NodeLeft" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:53Z" level=info msg="node4(f4ccf49957ed): Node leave event for 4d8344fb043a/172.20.164.187" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:53Z" level=info msg="Node 4d8344fb043a change state NodeActive --> NodeLeft" [2022-03-03T05:26:53.119Z] time="2022-03-03T05:26:53Z" level=info msg="node3(4d8344fb043a): Node leave event for 4d8344fb043a/172.20.164.187" [2022-03-03T05:26:53.438Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.51s) [2022-03-03T05:26:53.438Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:26:53.438Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:26:53.438Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-03T05:26:53.438Z] === RUN TestPsFilter [2022-03-03T05:26:53.438Z] --- PASS: TestPsFilter (0.39s) [2022-03-03T05:26:53.438Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:26:53.591Z] time="2022-03-03T05:26:53Z" level=info msg="Node 4d8344fb043a/172.20.164.187, left gossip cluster" [2022-03-03T05:26:53.591Z] time="2022-03-03T05:26:53Z" level=info msg="Node 4d8344fb043a/172.20.164.187, left gossip cluster" [2022-03-03T05:26:53.591Z] time="2022-03-03T05:26:53Z" level=info msg="Node 4d8344fb043a/172.20.164.187, left gossip cluster" [2022-03-03T05:26:54.063Z] time="2022-03-03T05:26:53Z" level=info msg="Node f4ccf49957ed change state NodeActive --> NodeLeft" [2022-03-03T05:26:54.063Z] time="2022-03-03T05:26:53Z" level=info msg="node5(78f5b2d192bb): Node leave event for f4ccf49957ed/172.20.164.187" [2022-03-03T05:26:54.063Z] time="2022-03-03T05:26:53Z" level=info msg="Node f4ccf49957ed change state NodeActive --> NodeLeft" [2022-03-03T05:26:54.063Z] time="2022-03-03T05:26:53Z" level=info msg="node4(f4ccf49957ed): Node leave event for f4ccf49957ed/172.20.164.187" [2022-03-03T05:26:54.063Z] time="2022-03-03T05:26:53Z" level=debug msg="memberlist: Failed to join 172.20.164.187: dial tcp 172.20.164.187:10034: connectex: No connection could be made because the target machine actively refused it." [2022-03-03T05:26:54.536Z] time="2022-03-03T05:26:54Z" level=info msg="Node f4ccf49957ed/172.20.164.187, left gossip cluster" [2022-03-03T05:26:55.008Z] time="2022-03-03T05:26:54Z" level=info msg="Node f4ccf49957ed/172.20.164.187, left gossip cluster" [2022-03-03T05:26:55.481Z] time="2022-03-03T05:26:55Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.20.164.187:10037: use of closed network connection" [2022-03-03T05:26:55.481Z] time="2022-03-03T05:26:55Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, left gossip cluster" [2022-03-03T05:26:55.481Z] time="2022-03-03T05:26:55Z" level=info msg="Node 78f5b2d192bb change state NodeActive --> NodeFailed" [2022-03-03T05:26:55.481Z] time="2022-03-03T05:26:55Z" level=info msg="Node 78f5b2d192bb/172.20.164.187, added to failed nodes list" [2022-03-03T05:26:55.481Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-03-03T05:26:55.481Z] PASS [2022-03-03T05:26:55.481Z] coverage: 60.3% of statements [2022-03-03T05:26:55.481Z] ok github.com/docker/docker/libnetwork/networkdb 105.120s coverage: 60.3% of statements [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/quota [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/rootless [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/volume [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-03T05:26:55.481Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-03T05:26:56.424Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-03T05:26:57.147Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2022-03-03T05:26:57.253Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.52s) [2022-03-03T05:26:57.253Z] === RUN TestRemoveContainerWithVolume [2022-03-03T05:26:57.324Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-03T05:26:57.324Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-03T05:26:57.324Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-03T05:26:57.324Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-03T05:26:57.324Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-03T05:26:58.325Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-03T05:26:58.463Z] [2022-03-03T05:26:58.463Z] === Skipped [2022-03-03T05:26:58.463Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-03T05:26:58.463Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-03T05:26:58.463Z] [2022-03-03T05:26:58.463Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-03T05:26:58.463Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.463Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-03T05:26:58.464Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-03T05:26:58.464Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-03T05:26:58.464Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-03T05:26:58.464Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-03T05:26:58.464Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-03T05:26:58.464Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-03T05:26:58.464Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-03T05:26:58.464Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-03T05:26:58.464Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-03T05:26:58.464Z] daemon_test.go:145: root required [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-03T05:26:58.464Z] reload_test.go:342: root required [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-03T05:26:58.464Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-03T05:26:58.464Z] pull_v2_test.go:73: Needs fixing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-03T05:26:58.464Z] pull_v2_test.go:118: Needs fixing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-03T05:26:58.464Z] download_test.go:267: Needs fixing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-03T05:26:58.464Z] layer_test.go:291: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-03T05:26:58.464Z] layer_test.go:340: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-03T05:26:58.464Z] layer_test.go:455: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-03T05:26:58.464Z] layer_test.go:684: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-03T05:26:58.464Z] migration_test.go:45: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-03T05:26:58.464Z] migration_test.go:181: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-03T05:26:58.464Z] mount_test.go:17: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-03T05:26:58.464Z] mount_test.go:76: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-03T05:26:58.464Z] mount_test.go:125: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-03T05:26:58.464Z] mount_test.go:212: Failing on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-03T05:26:58.464Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-03T05:26:58.464Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-03T05:26:58.464Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-03T05:26:58.464Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-03T05:26:58.464Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-03T05:26:58.464Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-03T05:26:58.464Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-03T05:26:58.464Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-03T05:26:58.464Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-03T05:26:58.464Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-03T05:26:58.464Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-03T05:26:58.464Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:26:58.464Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:26:58.464Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:26:58.464Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:26:58.464Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:26:58.464Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:133: Xz not present in msys2 [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-03T05:26:58.464Z] archive_test.go:140: zstd not installed [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:252: Failing on Windows CI machines [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-03T05:26:58.464Z] archive_windows_test.go:16: Currently fails [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-03T05:26:58.464Z] changes_test.go:195: needs more investigation [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-03T05:26:58.464Z] changes_test.go:432: needs further investigation [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-03T05:26:58.464Z] changes_test.go:468: needs further investigation [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-03T05:26:58.464Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-03T05:26:58.464Z] poller_test.go:40: No chmod on Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-03T05:26:58.464Z] fileutils_test.go:133: Needs porting to Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-03T05:26:58.464Z] fileutils_test.go:179: Needs porting to Windows [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.02s) [2022-03-03T05:26:58.464Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-03T05:26:58.464Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-03-03T05:26:58.464Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-03T05:26:58.464Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-03T05:26:58.464Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-03T05:26:58.464Z] [2022-03-03T05:26:58.464Z] DONE 2072 tests, 68 skipped in 301.601s [2022-03-03T05:26:58.464Z] INFO: make.ps1 ended at 03/03/2022 05:26:58 [2022-03-03T05:27:00.253Z] --- PASS: TestRemoveContainerWithVolume (3.54s) [2022-03-03T05:27:00.254Z] === RUN TestRemoveContainerRunning [2022-03-03T05:27:00.696Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-03T05:27:00.696Z] INFO: Unit tests ended at 03/03/2022 05:27:00. Duration:00:05:23.1209751 [2022-03-03T05:27:00.696Z] INFO: Building busybox [2022-03-03T05:27:00.696Z] Sending build context to Docker daemon 5.12kB [2022-03-03T05:27:00.696Z] [2022-03-03T05:27:00.696Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-03T05:27:00.696Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-03T05:27:00.696Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-03T05:27:00.696Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-03T05:27:00.696Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-03T05:27:00.696Z] ---> c703d4d60533 [2022-03-03T05:27:00.696Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-03T05:27:00.696Z] ---> Running in 1b1c1f64ca9b [2022-03-03T05:27:01.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-03T05:27:01.608Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-03T05:27:01.608Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-03T05:27:04.071Z] --- PASS: TestRemoveContainerRunning (3.50s) [2022-03-03T05:27:04.071Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:27:07.879Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.53s) [2022-03-03T05:27:07.879Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:27:07.879Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-03T05:27:07.879Z] === RUN TestRenameLinkedContainer [2022-03-03T05:27:07.879Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-03T05:27:07.879Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-03T05:27:07.879Z] === RUN TestRenameStoppedContainer [2022-03-03T05:27:09.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-03T05:27:09.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-03T05:27:09.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-03T05:27:09.835Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-03T05:27:09.835Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-03T05:27:09.835Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-03T05:27:09.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-03T05:27:10.853Z] --- PASS: TestRenameStoppedContainer (3.53s) [2022-03-03T05:27:10.853Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:27:12.242Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-03T05:27:15.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-03T05:27:15.723Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-03T05:27:16.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-03T05:27:18.042Z] --- PASS: TestRenameRunningContainerAndReuse (7.15s) [2022-03-03T05:27:18.042Z] === RUN TestRenameInvalidName [2022-03-03T05:27:19.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-03T05:27:21.857Z] --- PASS: TestRenameInvalidName (3.49s) [2022-03-03T05:27:21.857Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:27:26.057Z] Removing intermediate container 1b1c1f64ca9b [2022-03-03T05:27:26.057Z] ---> 115ad955d5b9 [2022-03-03T05:27:26.057Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-03T05:27:26.057Z] ---> Running in 2f1f7e47206d [2022-03-03T05:27:26.057Z] Removing intermediate container 2f1f7e47206d [2022-03-03T05:27:26.057Z] ---> 6a2a11c23b8c [2022-03-03T05:27:26.057Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-03T05:27:26.057Z] ---> Running in 13e93b50c61d [2022-03-03T05:27:26.057Z] Removing intermediate container 13e93b50c61d [2022-03-03T05:27:26.057Z] ---> b520684811d1 [2022-03-03T05:27:26.057Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-03T05:27:26.057Z] [2022-03-03T05:27:26.533Z] ---> 7b96f3732cf9 [2022-03-03T05:27:26.534Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-03T05:27:26.534Z] ---> Running in 9142f304e55c [2022-03-03T05:27:27.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-03T05:27:33.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-03T05:27:33.051Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-03T05:27:33.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-03T05:27:34.539Z] --- PASS: TestRenameAnonymousContainer (12.51s) [2022-03-03T05:27:34.539Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:27:37.509Z] --- PASS: TestRenameContainerWithSameName (3.59s) [2022-03-03T05:27:37.509Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:27:37.509Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-03T05:27:37.509Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-03T05:27:37.509Z] === RUN TestResize [2022-03-03T05:27:37.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-03T05:27:37.888Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-03T05:27:37.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-03T05:27:37.888Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-03T05:27:37.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-03T05:27:41.320Z] --- PASS: TestResize (3.67s) [2022-03-03T05:27:41.320Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:27:42.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-03T05:27:42.656Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-03T05:27:42.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-03T05:27:43.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-03T05:27:43.126Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-03T05:27:43.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-03T05:27:43.126Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-03T05:27:43.126Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-03T05:27:45.135Z] --- PASS: TestResizeWithInvalidSize (3.52s) [2022-03-03T05:27:45.135Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:27:48.950Z] --- PASS: TestResizeWhenContainerNotStarted (3.78s) [2022-03-03T05:27:48.950Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:27:48.950Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:27:48.950Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:27:48.950Z] === RUN TestStats [2022-03-03T05:27:48.950Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-03T05:27:48.950Z] --- SKIP: TestStats (0.00s) [2022-03-03T05:27:48.950Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:27:51.925Z] Removing intermediate container 9142f304e55c [2022-03-03T05:27:51.925Z] ---> 43d95dab92fb [2022-03-03T05:27:51.925Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-03T05:27:51.925Z] ---> Running in eb4a2522638e [2022-03-03T05:27:51.925Z] [2022-03-03T05:27:51.925Z] SUCCESS: Specified value was saved. [2022-03-03T05:27:54.898Z] Removing intermediate container eb4a2522638e [2022-03-03T05:27:54.898Z] ---> 21327b050039 [2022-03-03T05:27:54.898Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-03T05:27:54.898Z] ---> Running in 0c8d4954bd93 [2022-03-03T05:27:57.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.99s) [2022-03-03T05:27:57.642Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:27:57.642Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-03T05:27:57.642Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-03T05:27:57.642Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:28:02.101Z] Cannot create a file when that file already exists. [2022-03-03T05:28:04.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-03T05:28:05.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-03T05:28:05.953Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-03T05:28:06.424Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-03T05:28:06.424Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T05:28:06.894Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-03T05:28:07.885Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-03T05:28:07.885Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-03T05:28:07.885Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-03T05:28:08.006Z] Removing intermediate container 0c8d4954bd93 [2022-03-03T05:28:08.006Z] ---> ca2d85291e0f [2022-03-03T05:28:08.006Z] Step 13/13 : CMD ["sh"] [2022-03-03T05:28:08.006Z] ---> Running in 8293c06c2ad4 [2022-03-03T05:28:08.448Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-03T05:28:08.448Z] docker_cli_swarm_test.go:1180: [dd615232d7bda] joining swarm manager [d45355c1efd3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:28:08.478Z] Removing intermediate container 8293c06c2ad4 [2022-03-03T05:28:08.478Z] ---> c2b44205ee61 [2022-03-03T05:28:08.478Z] Successfully built c2b44205ee61 [2022-03-03T05:28:08.478Z] Successfully tagged busybox:latest [2022-03-03T05:28:08.478Z] INFO: Docker images of the daemon under test [2022-03-03T05:28:08.478Z] [2022-03-03T05:28:08.478Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-03T05:28:08.478Z] busybox latest c2b44205ee61 Less than a second ago 5.78GB [2022-03-03T05:28:08.478Z] microsoft/windowsservercore latest c703d4d60533 4 weeks ago 5.75GB [2022-03-03T05:28:08.478Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 4 weeks ago 5.75GB [2022-03-03T05:28:08.478Z] [2022-03-03T05:28:08.478Z] INFO: Running integration tests at 03/03/2022 05:28:08... [2022-03-03T05:28:08.478Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-03T05:28:08.478Z] INFO: Integration API tests being run from the host: [2022-03-03T05:28:08.951Z] INFO: make.ps1 starting at 03/03/2022 05:28:08 [2022-03-03T05:28:09.948Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-03T05:28:11.689Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-03T05:28:12.679Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-03T05:28:12.679Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-03T05:28:12.679Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-03T05:28:12.679Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-03T05:28:12.679Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-03T05:28:13.669Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-03T05:28:13.724Z] docker_cli_swarm_test.go:1189: [d6767fe8e6e4f] joining swarm manager [d45355c1efd3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:28:14.658Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-03T05:28:15.128Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-03T05:28:15.600Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-03T05:28:16.071Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 49.3% of statements [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-03T05:28:18.616Z] ok github.com/docker/docker/builder/remotecontext/git 1.425s coverage: 86.3% of statements [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/cli [no test files] [2022-03-03T05:28:18.616Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-03T05:28:18.876Z] ok github.com/docker/docker/cmd/docker-proxy 0.143s coverage: 67.6% of statements [2022-03-03T05:28:20.841Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-03T05:28:21.419Z] ok github.com/docker/docker/client 0.119s coverage: 75.7% of statements [2022-03-03T05:28:23.061Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-03T05:28:23.062Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-03T05:28:23.062Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-03T05:28:23.531Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-03T05:28:23.531Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-03T05:28:24.001Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-03T05:28:24.001Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-03T05:28:25.571Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-03T05:28:26.564Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-03T05:28:27.034Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-03T05:28:27.034Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-03T05:28:27.034Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-03T05:28:27.801Z] --- PASS: TestUpdateRestartPolicy (26.02s) [2022-03-03T05:28:27.801Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:28:27.801Z] --- PASS: TestUpdateRestartWithAutoRemove (3.50s) [2022-03-03T05:28:27.801Z] === RUN TestWaitNonBlocked [2022-03-03T05:28:27.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:28:27.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:28:27.801Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:28:27.801Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:28:27.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:28:27.801Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:28:28.025Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-03T05:28:28.496Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-03T05:28:28.496Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-03T05:28:28.496Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-03T05:28:28.496Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-03T05:28:28.496Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-03T05:28:32.590Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-03T05:28:32.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.30s) [2022-03-03T05:28:32.590Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.00s) [2022-03-03T05:28:32.590Z] === RUN TestWaitBlocked [2022-03-03T05:28:32.590Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:28:32.590Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-03T05:28:32.590Z] PASS [2022-03-03T05:28:32.590Z] ok github.com/docker/docker/integration/container 127.483s [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === Skipped [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-03T05:28:32.590Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-03T05:28:32.590Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-03T05:28:32.590Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-03T05:28:32.590Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-03T05:28:32.590Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-03T05:28:32.590Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-03T05:28:32.590Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-03T05:28:32.590Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:28:32.590Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-03T05:28:32.590Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-03T05:28:32.590Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-03T05:28:32.590Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-03T05:28:32.590Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-03T05:28:32.590Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-03T05:28:32.590Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-03T05:28:32.590Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:28:32.590Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-03T05:28:32.590Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-03T05:28:32.590Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-03T05:28:32.590Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-03T05:28:32.590Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.590Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-03T05:28:32.590Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-03T05:28:32.590Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-03T05:28:32.591Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-03T05:28:32.591Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-03T05:28:32.591Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:28:32.591Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-03T05:28:32.591Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-03T05:28:32.591Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-03T05:28:32.591Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:28:32.591Z] [2022-03-03T05:28:32.591Z] DONE 87 tests, 34 skipped in 130.317s [2022-03-03T05:28:32.591Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-03T05:28:33.264Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-03T05:28:52.418Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-03T05:28:52.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:28:52.836Z] INFO: Testing against a local daemon [2022-03-03T05:28:52.836Z] === RUN TestBuildWithSession [2022-03-03T05:28:52.836Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:28:52.836Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-03T05:28:52.836Z] === RUN TestBuildSquashParent [2022-03-03T05:28:52.836Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:28:52.836Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:28:52.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:28:52.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:28:52.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:28:52.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:28:52.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:28:52.836Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:28:52.836Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:28:52.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-03T05:28:52.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-03T05:28:52.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-03T05:28:52.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-03T05:28:58.154Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:28:58.154Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-03T05:28:58.154Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-03T05:28:58.154Z] === RUN TestDaemonConfigValidation [2022-03-03T05:28:58.154Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-03T05:28:58.154Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-03T05:28:58.154Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:28:58.154Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-03T05:28:58.154Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-03T05:28:58.154Z] === RUN TestDaemonProxy [2022-03-03T05:28:58.154Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-03T05:28:58.154Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-03T05:28:58.154Z] PASS [2022-03-03T05:28:58.154Z] ok github.com/docker/docker/integration/daemon 0.129s [2022-03-03T05:28:58.154Z] [2022-03-03T05:28:58.154Z] === Skipped [2022-03-03T05:28:58.154Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-03T05:28:58.154Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-03T05:28:58.154Z] [2022-03-03T05:28:58.154Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-03T05:28:58.154Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-03T05:28:58.154Z] [2022-03-03T05:28:58.154Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-03T05:28:58.154Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-03T05:28:58.154Z] [2022-03-03T05:28:58.154Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-03T05:28:58.154Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-03T05:28:58.154Z] [2022-03-03T05:28:58.154Z] DONE 4 tests, 4 skipped in 24.443s [2022-03-03T05:28:58.154Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-03T05:29:00.145Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2022-03-03T05:29:00.145Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-03T05:29:00.422Z] ok github.com/docker/docker/cmd/dockerd/trap 2.533s coverage: 0.0% of statements [2022-03-03T05:29:00.422Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-03T05:29:00.422Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-03T05:29:00.422Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-03T05:29:00.422Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-03T05:29:00.422Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-03T05:29:02.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:02.161Z] INFO: Testing against a local daemon [2022-03-03T05:29:02.161Z] === RUN TestCommitInheritsEnv [2022-03-03T05:29:02.161Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:29:02.161Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-03T05:29:02.161Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:29:02.161Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:29:02.161Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:29:02.161Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:29:02.161Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:29:02.161Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-03T05:29:02.161Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:29:02.161Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-03T05:29:02.161Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:29:02.161Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-03T05:29:02.161Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:29:02.389Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-03T05:29:02.633Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2022-03-03T05:29:02.633Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:29:02.633Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-03T05:29:02.633Z] === RUN TestTagInvalidReference [2022-03-03T05:29:02.633Z] --- PASS: TestTagInvalidReference (0.03s) [2022-03-03T05:29:02.633Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:29:03.105Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-03T05:29:03.105Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:29:03.105Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-03T05:29:03.105Z] === RUN TestTagOfficialNames [2022-03-03T05:29:03.106Z] --- PASS: TestTagOfficialNames (0.09s) [2022-03-03T05:29:03.106Z] === RUN TestTagMatchesDigest [2022-03-03T05:29:03.106Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-03T05:29:03.106Z] PASS [2022-03-03T05:29:03.106Z] ok github.com/docker/docker/integration/image 1.669s [2022-03-03T05:29:03.106Z] [2022-03-03T05:29:03.106Z] === Skipped [2022-03-03T05:29:03.106Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-03T05:29:03.106Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:29:03.106Z] [2022-03-03T05:29:03.106Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:29:03.106Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:29:03.106Z] [2022-03-03T05:29:03.106Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-03T05:29:03.106Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:29:03.106Z] [2022-03-03T05:29:03.106Z] DONE 12 tests, 3 skipped in 6.187s [2022-03-03T05:29:03.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-03T05:29:03.579Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-03T05:29:03.844Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-03T05:29:05.673Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-03T05:29:05.819Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:05.819Z] INFO: Testing against a local daemon [2022-03-03T05:29:05.819Z] === RUN TestNetworkCreateDelete [2022-03-03T05:29:05.819Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:05.819Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:29:05.819Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-03T05:29:05.819Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDaemonDNSFallback [2022-03-03T05:29:05.819Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:05.819Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestInspectNetwork [2022-03-03T05:29:05.819Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-03T05:29:05.819Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:29:05.819Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:05.819Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:29:05.819Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:29:05.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:29:05.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:29:05.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:29:05.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:29:05.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:29:05.819Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:29:05.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:29:05.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-03T05:29:05.819Z] === RUN TestNetworkList [2022-03-03T05:29:05.819Z] === RUN TestNetworkList//networks [2022-03-03T05:29:05.819Z] === PAUSE TestNetworkList//networks [2022-03-03T05:29:05.819Z] === RUN TestNetworkList//networks/ [2022-03-03T05:29:05.819Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:29:05.819Z] === CONT TestNetworkList//networks [2022-03-03T05:29:05.819Z] === CONT TestNetworkList//networks/ [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkList (0.04s) [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:29:05.819Z] --- PASS: TestNetworkList//networks (0.01s) [2022-03-03T05:29:05.819Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:29:05.819Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:29:05.819Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:29:05.819Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:29:05.819Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:29:05.819Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:29:05.819Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:29:05.819Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:29:05.819Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:29:05.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:29:05.819Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:29:05.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:29:05.819Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-03T05:29:05.819Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:29:05.819Z] PASS [2022-03-03T05:29:05.819Z] ok github.com/docker/docker/integration/network 0.184s [2022-03-03T05:29:05.819Z] [2022-03-03T05:29:05.819Z] === Skipped [2022-03-03T05:29:05.819Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-03T05:29:05.819Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:05.819Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-03T05:29:05.820Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-03T05:29:05.820Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-03T05:29:05.820Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:29:05.820Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:29:05.820Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:29:05.820Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-03T05:29:05.820Z] [2022-03-03T05:29:05.820Z] DONE 22 tests, 15 skipped in 2.445s [2022-03-03T05:29:05.820Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-03T05:29:06.814Z] testing: warning: no tests to run [2022-03-03T05:29:06.814Z] PASS [2022-03-03T05:29:06.814Z] ok github.com/docker/docker/integration/network/ipvlan 0.099s [2022-03-03T05:29:06.814Z] [2022-03-03T05:29:06.814Z] DONE 0 tests in 0.747s [2022-03-03T05:29:06.814Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-03T05:29:07.051Z] docker_cli_swarm_test.go:1112: [d66bdbd6f3ff7] joining swarm manager [dd85b346aee96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:29:07.808Z] testing: warning: no tests to run [2022-03-03T05:29:07.808Z] PASS [2022-03-03T05:29:07.808Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-03-03T05:29:07.808Z] [2022-03-03T05:29:07.808Z] DONE 0 tests in 0.800s [2022-03-03T05:29:07.808Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-03T05:29:08.426Z] docker_cli_swarm_test.go:1113: [d313f5a484253] joining swarm manager [dd85b346aee96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:29:08.551Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-03-03T05:29:08.806Z] testing: warning: no tests to run [2022-03-03T05:29:08.806Z] PASS [2022-03-03T05:29:08.806Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-03-03T05:29:08.806Z] [2022-03-03T05:29:08.806Z] DONE 0 tests in 0.765s [2022-03-03T05:29:08.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-03T05:29:09.119Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-03-03T05:29:09.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-03T05:29:09.152Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-03T05:29:09.152Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-03T05:29:09.278Z] testing: warning: no tests to run [2022-03-03T05:29:09.278Z] PASS [2022-03-03T05:29:09.278Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2022-03-03T05:29:09.278Z] [2022-03-03T05:29:09.278Z] DONE 0 tests in 0.760s [2022-03-03T05:29:09.750Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-03T05:29:10.073Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-03T05:29:10.721Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-03T05:29:10.721Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-03T05:29:11.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-03T05:29:11.192Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-03T05:29:11.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-03T05:29:11.192Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-03T05:29:11.662Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-03T05:29:12.132Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-03T05:29:12.132Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-03T05:29:12.132Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.96s) [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.03s) [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.16s) [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.39s) [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.43s) [2022-03-03T05:29:14.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.57s) [2022-03-03T05:29:14.327Z] === RUN TestBuildMultiStageCopy [2022-03-03T05:29:14.327Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-03T05:29:14.548Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:14.548Z] INFO: Testing against a local daemon [2022-03-03T05:29:14.548Z] === RUN TestPluginInvalidJSON [2022-03-03T05:29:14.548Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:29:14.548Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:29:14.548Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:29:14.548Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-03-03T05:29:14.548Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-03T05:29:14.548Z] === RUN TestPluginInstall [2022-03-03T05:29:14.548Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-03T05:29:14.548Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-03T05:29:14.548Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:29:14.548Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-03T05:29:14.548Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-03T05:29:14.548Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:29:14.548Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-03T05:29:14.548Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:29:14.548Z] PASS [2022-03-03T05:29:14.548Z] ok github.com/docker/docker/integration/plugin/common 0.120s [2022-03-03T05:29:14.548Z] [2022-03-03T05:29:14.548Z] === Skipped [2022-03-03T05:29:14.548Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-03T05:29:14.548Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-03T05:29:14.548Z] [2022-03-03T05:29:14.548Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-03T05:29:14.548Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-03T05:29:14.548Z] [2022-03-03T05:29:14.548Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:29:14.548Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-03T05:29:14.548Z] [2022-03-03T05:29:14.548Z] DONE 5 tests, 3 skipped in 5.130s [2022-03-03T05:29:15.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-03T05:29:18.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:18.014Z] INFO: Testing against a local daemon [2022-03-03T05:29:18.014Z] === RUN TestExternalGraphDriver [2022-03-03T05:29:18.014Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-03T05:29:18.014Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-03T05:29:18.014Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:29:18.014Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-03T05:29:18.014Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-03T05:29:18.014Z] PASS [2022-03-03T05:29:18.014Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.132s [2022-03-03T05:29:18.014Z] [2022-03-03T05:29:18.014Z] === Skipped [2022-03-03T05:29:18.014Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-03T05:29:18.014Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-03T05:29:18.014Z] [2022-03-03T05:29:18.014Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-03T05:29:18.014Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-03T05:29:18.014Z] [2022-03-03T05:29:18.014Z] DONE 2 tests, 2 skipped in 3.083s [2022-03-03T05:29:18.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-03T05:29:18.206Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-03-03T05:29:18.206Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.0% of statements [2022-03-03T05:29:18.465Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-03T05:29:19.031Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-03T05:29:19.599Z] ok github.com/docker/docker/daemon 10.180s coverage: 17.2% of statements [2022-03-03T05:29:19.599Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-03T05:29:19.599Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-03T05:29:19.599Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-03T05:29:19.599Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-03T05:29:20.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:20.249Z] INFO: Testing against a local daemon [2022-03-03T05:29:20.249Z] === RUN TestReadPluginNoRead [2022-03-03T05:29:20.249Z] read_test.go:21: no unix domain sockets on Windows [2022-03-03T05:29:20.249Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-03T05:29:20.249Z] PASS [2022-03-03T05:29:20.249Z] ok github.com/docker/docker/integration/plugin/logging 0.115s [2022-03-03T05:29:20.536Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.749s coverage: 74.6% of statements [2022-03-03T05:29:20.720Z] [2022-03-03T05:29:20.720Z] === Skipped [2022-03-03T05:29:20.720Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-03T05:29:20.720Z] read_test.go:21: no unix domain sockets on Windows [2022-03-03T05:29:20.720Z] [2022-03-03T05:29:20.720Z] DONE 1 tests, 1 skipped in 2.613s [2022-03-03T05:29:20.720Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-03T05:29:21.732Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.348s coverage: 56.2% of statements [2022-03-03T05:29:21.990Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-03-03T05:29:22.295Z] testing: warning: no tests to run [2022-03-03T05:29:22.295Z] PASS [2022-03-03T05:29:22.295Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.089s [2022-03-03T05:29:22.295Z] [2022-03-03T05:29:22.295Z] DONE 0 tests in 1.229s [2022-03-03T05:29:22.295Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-03T05:29:23.901Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-03-03T05:29:24.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:24.534Z] INFO: Testing against a local daemon [2022-03-03T05:29:24.534Z] === RUN TestPluginWithDevMounts [2022-03-03T05:29:24.534Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:24.534Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-03T05:29:24.534Z] PASS [2022-03-03T05:29:24.534Z] ok github.com/docker/docker/integration/plugin/volumes 0.113s [2022-03-03T05:29:24.534Z] [2022-03-03T05:29:24.534Z] === Skipped [2022-03-03T05:29:24.534Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-03T05:29:24.534Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:24.534Z] [2022-03-03T05:29:24.534Z] DONE 1 tests, 1 skipped in 2.407s [2022-03-03T05:29:24.534Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-03T05:29:25.291Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.249s coverage: 50.5% of statements [2022-03-03T05:29:25.860Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.305s coverage: 46.2% of statements [2022-03-03T05:29:25.860Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-03T05:29:26.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:26.767Z] INFO: Testing against a local daemon [2022-03-03T05:29:26.767Z] === RUN TestSecretInspect [2022-03-03T05:29:26.767Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-03T05:29:26.767Z] === RUN TestSecretList [2022-03-03T05:29:26.767Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] --- SKIP: TestSecretList (0.00s) [2022-03-03T05:29:26.767Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:29:26.767Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-03T05:29:26.767Z] === RUN TestSecretsUpdate [2022-03-03T05:29:26.767Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-03T05:29:26.767Z] === RUN TestTemplatedSecret [2022-03-03T05:29:26.767Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-03-03T05:29:26.767Z] === RUN TestSecretCreateResolve [2022-03-03T05:29:26.767Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:26.767Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-03T05:29:26.767Z] PASS [2022-03-03T05:29:26.767Z] ok github.com/docker/docker/integration/secret 0.131s [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] === Skipped [2022-03-03T05:29:26.767Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-03T05:29:26.767Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-03T05:29:26.767Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-03T05:29:26.767Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-03T05:29:26.767Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-03-03T05:29:26.767Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-03T05:29:26.767Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:26.767Z] [2022-03-03T05:29:26.767Z] DONE 6 tests, 6 skipped in 2.072s [2022-03-03T05:29:26.767Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-03T05:29:26.801Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.722s coverage: 58.0% of statements [2022-03-03T05:29:26.801Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-03T05:29:26.801Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-03T05:29:26.871Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-03T05:29:26.871Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-03T05:29:27.061Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-03-03T05:29:27.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-03T05:29:28.003Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-03-03T05:29:28.573Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-03-03T05:29:28.923Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-03T05:29:29.142Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.8% of statements [2022-03-03T05:29:29.142Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-03T05:29:29.142Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-03T05:29:29.739Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:29.739Z] INFO: Testing against a local daemon [2022-03-03T05:29:29.739Z] === RUN TestServiceCreateInit [2022-03-03T05:29:29.739Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:29:29.739Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:29:29.739Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- PASS: TestServiceCreateInit (0.06s) [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:29:29.739Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceConflict [2022-03-03T05:29:29.739Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:29:29.739Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-03-03T05:29:29.739Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:29:29.739Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:29:29.739Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:29:29.739Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceSysctls [2022-03-03T05:29:29.739Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-03T05:29:29.739Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:29:29.739Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-03T05:29:29.739Z] === RUN TestInspect [2022-03-03T05:29:29.739Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestInspect (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestCreateJob [2022-03-03T05:29:29.739Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestCreateJob (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestReplicatedJob [2022-03-03T05:29:29.739Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:29:29.739Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServiceListWithStatuses [2022-03-03T05:29:29.739Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:29:29.739Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:29:29.739Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServicePlugin [2022-03-03T05:29:29.739Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServiceUpdateLabel [2022-03-03T05:29:29.739Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:29:29.739Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:29:29.739Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:29:29.739Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-03T05:29:29.739Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:29:29.739Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-03T05:29:29.739Z] PASS [2022-03-03T05:29:29.739Z] ok github.com/docker/docker/integration/service 0.277s [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === Skipped [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-03-03T05:29:29.739Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-03T05:29:29.739Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-03T05:29:29.739Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-03T05:29:29.739Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-03T05:29:29.739Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-03T05:29:29.739Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-03T05:29:29.739Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-03T05:29:29.739Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-03T05:29:29.739Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-03T05:29:29.739Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-03T05:29:29.739Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-03T05:29:29.739Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-03T05:29:29.739Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-03T05:29:29.739Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-03T05:29:29.739Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-03T05:29:29.739Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-03T05:29:29.739Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:29:29.739Z] [2022-03-03T05:29:29.739Z] DONE 24 tests, 23 skipped in 2.886s [2022-03-03T05:29:29.739Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-03T05:29:30.081Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.5% of statements [2022-03-03T05:29:30.503Z] --- PASS: TestBuildMultiStageCopy (16.23s) [2022-03-03T05:29:30.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.90s) [2022-03-03T05:29:30.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-03-03T05:29:30.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-03-03T05:29:30.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.47s) [2022-03-03T05:29:30.503Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.64s) [2022-03-03T05:29:30.503Z] === RUN TestBuildMultiStageParentConfig [2022-03-03T05:29:30.649Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 80.2% of statements [2022-03-03T05:29:30.908Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-03-03T05:29:30.908Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-03T05:29:31.477Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-03-03T05:29:31.736Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2022-03-03T05:29:31.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:31.970Z] INFO: Testing against a local daemon [2022-03-03T05:29:31.970Z] === RUN TestSessionCreate [2022-03-03T05:29:31.970Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-03T05:29:31.970Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-03T05:29:31.970Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:29:31.970Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-03T05:29:31.970Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-03T05:29:31.970Z] PASS [2022-03-03T05:29:31.970Z] ok github.com/docker/docker/integration/session 0.119s [2022-03-03T05:29:31.970Z] [2022-03-03T05:29:31.970Z] === Skipped [2022-03-03T05:29:31.970Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-03T05:29:31.970Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-03T05:29:31.970Z] [2022-03-03T05:29:31.970Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-03T05:29:31.970Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-03T05:29:31.970Z] [2022-03-03T05:29:31.970Z] DONE 2 tests, 2 skipped in 2.105s [2022-03-03T05:29:31.970Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-03T05:29:31.995Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2022-03-03T05:29:32.255Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-03T05:29:33.191Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-03-03T05:29:33.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-03T05:29:33.191Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 58.9% of statements [2022-03-03T05:29:33.399Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-03T05:29:33.399Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-03T05:29:33.399Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-03T05:29:33.399Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-03T05:29:33.476Z] --- PASS: TestBuildMultiStageParentConfig (3.30s) [2022-03-03T05:29:33.476Z] === RUN TestBuildLabelWithTargets [2022-03-03T05:29:33.476Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:29:33.476Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-03T05:29:33.476Z] === RUN TestBuildWithEmptyLayers [2022-03-03T05:29:33.760Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-03-03T05:29:34.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:34.199Z] INFO: Testing against a local daemon [2022-03-03T05:29:34.199Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:29:34.199Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:34.199Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestDiskUsage [2022-03-03T05:29:34.199Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-03T05:29:34.199Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestEventsExecDie [2022-03-03T05:29:34.199Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-03T05:29:34.199Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:29:34.199Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-03T05:29:34.199Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestEventsVolumeCreate [2022-03-03T05:29:34.199Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-03T05:29:34.199Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestInfoAPI [2022-03-03T05:29:34.199Z] --- PASS: TestInfoAPI (0.06s) [2022-03-03T05:29:34.199Z] === RUN TestInfoAPIWarnings [2022-03-03T05:29:34.199Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:29:34.199Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestInfoDebug [2022-03-03T05:29:34.199Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:29:34.199Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:29:34.199Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:29:34.199Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:29:34.199Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:29:34.199Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-03T05:29:34.199Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:29:34.697Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-03T05:29:34.957Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-03-03T05:29:35.191Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-03-03T05:29:35.192Z] === RUN TestPingCacheHeaders [2022-03-03T05:29:35.192Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-03T05:29:35.192Z] === RUN TestPingGet [2022-03-03T05:29:35.192Z] --- PASS: TestPingGet (0.04s) [2022-03-03T05:29:35.192Z] === RUN TestPingHead [2022-03-03T05:29:35.192Z] --- PASS: TestPingHead (0.04s) [2022-03-03T05:29:35.192Z] === RUN TestVersion [2022-03-03T05:29:35.192Z] --- PASS: TestVersion (0.03s) [2022-03-03T05:29:35.192Z] PASS [2022-03-03T05:29:35.192Z] ok github.com/docker/docker/integration/system 1.321s [2022-03-03T05:29:35.217Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === Skipped [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:29:35.665Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-03T05:29:35.665Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-03T05:29:35.665Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-03T05:29:35.665Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-03T05:29:35.665Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-03T05:29:35.665Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-03T05:29:35.665Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-03T05:29:35.665Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-03T05:29:35.665Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:29:35.665Z] [2022-03-03T05:29:35.665Z] DONE 15 tests, 9 skipped in 3.273s [2022-03-03T05:29:35.665Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-03T05:29:35.718Z] --- PASS: TestBuildWithEmptyLayers (1.90s) [2022-03-03T05:29:35.718Z] === RUN TestBuildMultiStageOnBuild [2022-03-03T05:29:36.156Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2022-03-03T05:29:36.156Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-03T05:29:36.156Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-03T05:29:37.096Z] ok github.com/docker/docker/distribution 0.096s coverage: 26.3% of statements [2022-03-03T05:29:37.096Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2022-03-03T05:29:37.096Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-03T05:29:37.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:37.900Z] INFO: Testing against a local daemon [2022-03-03T05:29:37.900Z] === RUN TestVolumesCreateAndList [2022-03-03T05:29:37.900Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-03T05:29:37.900Z] === RUN TestVolumesRemove [2022-03-03T05:29:37.900Z] --- PASS: TestVolumesRemove (0.16s) [2022-03-03T05:29:37.900Z] === RUN TestVolumesInspect [2022-03-03T05:29:37.900Z] --- PASS: TestVolumesInspect (0.04s) [2022-03-03T05:29:37.900Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:29:37.900Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:29:37.900Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:29:37.900Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:29:37.900Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-03T05:29:37.900Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-03T05:29:37.900Z] PASS [2022-03-03T05:29:37.900Z] ok github.com/docker/docker/integration/volume 0.352s [2022-03-03T05:29:37.900Z] [2022-03-03T05:29:37.900Z] DONE 5 tests in 2.450s [2022-03-03T05:29:38.035Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2022-03-03T05:29:38.375Z] INFO: make.ps1 ended at 03/03/2022 05:29:37 [2022-03-03T05:29:38.375Z] INFO: Integration CLI tests being run from the host: [2022-03-03T05:29:38.375Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-03T05:29:38.605Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-03-03T05:29:38.865Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-03T05:29:39.435Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-03T05:29:39.695Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-03-03T05:29:39.695Z] ok github.com/docker/docker/distribution/xfer 1.907s coverage: 85.3% of statements [2022-03-03T05:29:39.695Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-03T05:29:39.695Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-03T05:29:40.265Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-03-03T05:29:41.204Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-03-03T05:29:41.772Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2022-03-03T05:29:41.772Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-03T05:29:43.677Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.5% of statements [2022-03-03T05:29:44.244Z] ok github.com/docker/docker/pkg/authorization 0.307s coverage: 68.3% of statements [2022-03-03T05:29:44.244Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-03T05:29:44.503Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-03T05:29:45.914Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-03T05:29:47.485Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-03T05:29:47.796Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.5% of statements [2022-03-03T05:29:47.796Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-03T05:29:47.796Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-03T05:29:47.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-03T05:29:48.056Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-03T05:29:48.625Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-03T05:29:49.195Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-03-03T05:29:49.195Z] ok github.com/docker/docker/layer 7.824s coverage: 68.9% of statements [2022-03-03T05:29:49.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-03T05:29:49.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-03T05:29:49.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-03T05:29:49.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-03T05:29:49.195Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-03T05:29:49.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-03T05:29:49.453Z] ok github.com/docker/docker/pkg/fsutils 0.180s coverage: 85.1% of statements [2022-03-03T05:29:49.453Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-03-03T05:29:50.835Z] ok github.com/docker/docker/pkg/idtools 0.607s coverage: 69.5% of statements [2022-03-03T05:29:50.835Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 69.7% of statements [2022-03-03T05:29:50.835Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-03-03T05:29:50.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-03T05:29:50.949Z] INFO: Testing against a local daemon [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-03T05:29:50.949Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-03T05:29:50.949Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-03T05:29:50.949Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-03T05:29:51.095Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-03-03T05:29:51.095Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-03-03T05:29:51.095Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-03T05:29:51.095Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-03-03T05:29:51.095Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-03-03T05:29:51.355Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-03T05:29:51.420Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-03T05:29:51.614Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-03T05:29:51.614Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-03-03T05:29:51.799Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-03T05:29:51.875Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-03T05:29:51.875Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-03T05:29:51.875Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-03T05:29:51.892Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-03T05:29:52.446Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-03-03T05:29:52.705Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-03T05:29:52.964Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-03T05:29:53.223Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-03T05:29:53.660Z] --- PASS: TestBuildMultiStageOnBuild (16.19s) [2022-03-03T05:29:53.660Z] === RUN TestBuildUncleanTarFilenames [2022-03-03T05:29:53.660Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:29:53.660Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-03T05:29:53.660Z] === RUN TestBuildMultiStageLayerLeak [2022-03-03T05:29:54.024Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-03T05:29:54.626Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-03-03T05:29:54.626Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-03T05:29:54.889Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-03-03T05:29:54.889Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-03T05:29:55.161Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-03T05:29:55.420Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-03T05:29:55.679Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-03-03T05:29:56.250Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-03T05:29:56.510Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-03-03T05:29:57.049Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-03T05:29:57.079Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2022-03-03T05:29:57.079Z] coverage: [no statements] [2022-03-03T05:29:57.079Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-03-03T05:29:57.339Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-03T05:29:57.339Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-03T05:29:57.599Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-03-03T05:29:58.980Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-03-03T05:29:59.549Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-03T05:29:59.810Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-03-03T05:30:00.749Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-03-03T05:30:01.009Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-03T05:30:02.389Z] ok github.com/docker/docker/registry 0.054s coverage: 58.3% of statements [2022-03-03T05:30:02.389Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-03T05:30:02.648Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-03T05:30:03.218Z] ok github.com/docker/docker/runconfig 0.010s coverage: 65.7% of statements [2022-03-03T05:30:03.218Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-03-03T05:30:05.750Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-03T05:30:06.318Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-03-03T05:30:06.885Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-03-03T05:30:07.824Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-03-03T05:30:11.544Z] --- PASS: TestBuildMultiStageLayerLeak (17.94s) [2022-03-03T05:30:11.544Z] === RUN TestBuildWithHugeFile [2022-03-03T05:30:29.755Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/pkg/term [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/rootless [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/volume [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-03T05:30:29.755Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === Skipped [2022-03-03T05:30:29.755Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-03T05:30:29.755Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-03T05:30:29.755Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-03T05:30:29.755Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-03T05:30:29.755Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:71: No driver to put! [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-03T05:30:29.755Z] time="2022-03-03T05:29:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-03T05:30:29.755Z] time="2022-03-03T05:29:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-03T05:30:29.755Z] time="2022-03-03T05:29:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-03T05:30:29.755Z] time="2022-03-03T05:29:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-03T05:30:29.755Z] time="2022-03-03T05:29:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:71: No driver to put! [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-03T05:30:29.755Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-03T05:30:29.755Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-03T05:30:29.755Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-03T05:30:29.755Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-03T05:30:29.755Z] graphtest_unix.go:71: No driver to put! [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-03T05:30:29.755Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-03T05:30:29.755Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-03T05:30:29.755Z] [2022-03-03T05:30:29.755Z] DONE 2318 tests, 28 skipped in 225.145s [2022-03-03T05:30:29.755Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/bitseq [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cluster [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/config [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/datastore [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/driverapi [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/etchosts [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/idm [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipam [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/iptables [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/netlabel [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/netutils [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/networkdb [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/ns [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/options [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/osl [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/portallocator [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/portmapper [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/testutils [2022-03-03T05:30:29.755Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-03T05:30:29.756Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-03-03T05:30:44.850Z] docker_cli_swarm_test.go:1166: [dfad20e2c5163] joining swarm manager [dd85b346aee96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-03T05:30:48.350Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-03T05:30:51.316Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-03T05:30:51.316Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-03T05:30:51.787Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-03T05:30:59.744Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-03T05:31:01.115Z] docker_cli_swarm_test.go:1447: [d29644a04855b] joining swarm manager [dad6278c1396c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:31:02.047Z] docker_cli_swarm_test.go:1448: [df0f513dde115] joining swarm manager [dad6278c1396c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-03T05:31:08.469Z] ok github.com/docker/docker/libnetwork 37.285s coverage: 40.7% of statements [2022-03-03T05:31:08.469Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-03-03T05:31:08.469Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-03T05:31:09.845Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-03T05:31:09.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-03T05:31:09.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-03T05:31:09.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-03T05:31:09.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-03T05:31:10.103Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-03T05:31:10.103Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-03T05:31:10.361Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-03-03T05:31:10.620Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-03T05:31:10.620Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-03T05:31:10.620Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-03T05:31:10.879Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-03T05:31:13.413Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.383s coverage: 59.9% of statements [2022-03-03T05:31:13.413Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-03T05:31:13.672Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-03T05:31:14.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-03T05:31:14.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-03T05:31:14.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-03T05:31:14.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-03T05:31:14.230Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-03T05:31:14.608Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.216s coverage: 4.0% of statements [2022-03-03T05:31:14.608Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-03T05:31:14.796Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-03T05:31:14.867Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-03-03T05:31:14.867Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-03T05:31:15.126Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-03T05:31:17.322Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-03T05:31:18.226Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-03T05:31:18.820Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-03T05:31:18.820Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-03T05:31:18.820Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-03T05:31:18.820Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-03T05:31:18.820Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-03T05:31:19.291Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-03T05:31:19.291Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-03T05:31:19.291Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-03T05:31:19.291Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-03T05:31:19.291Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-03T05:31:19.291Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-03T05:31:19.291Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-03T05:31:19.291Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-03T05:31:19.291Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-03T05:31:19.291Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T05:31:19.291Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-03T05:31:20.595Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-03T05:31:23.104Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-03T05:31:23.104Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-03T05:31:23.104Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-03T05:31:23.104Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-03T05:31:23.104Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-03T05:31:23.104Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-03T05:31:23.104Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-03T05:31:23.104Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-03T05:31:23.104Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-03T05:31:23.120Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-03T05:31:25.017Z] docker_cli_swarm_unix_test.go:63: [d66e46d5953af] joining swarm manager [d7e5a3373773b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:31:25.097Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.860s coverage: 7.2% of statements [2022-03-03T05:31:25.097Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-03T05:31:25.097Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-03T05:31:25.097Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-03T05:31:25.097Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-03T05:31:25.097Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-03T05:31:25.097Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-03T05:31:25.355Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-03T05:31:25.613Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-03-03T05:31:25.871Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-03T05:31:25.871Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-03T05:31:27.885Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-03T05:31:27.885Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-03T05:31:27.885Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-03T05:31:27.885Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:31:27.885Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-03T05:31:36.573Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-03T05:31:38.073Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-03-03T05:31:50.466Z] ok github.com/docker/docker/libnetwork/ipam 13.886s coverage: 85.3% of statements [2022-03-03T05:31:50.466Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-03T05:31:50.466Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-03T05:31:50.725Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-03T05:31:51.293Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-03T05:31:51.293Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-03T05:31:51.293Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-03T05:31:51.862Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-03-03T05:31:52.430Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-03-03T05:31:52.430Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-03-03T05:31:52.554Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-03T05:31:52.554Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-03T05:31:52.554Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-03T05:31:52.688Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-03T05:32:07.507Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-03T05:32:16.193Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-03T05:32:21.211Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-03T05:32:21.211Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-03T05:32:21.211Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-03T05:32:23.736Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-03T05:32:26.647Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-03T05:32:27.048Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-03T05:32:29.571Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-03T05:32:30.942Z] docker_api_swarm_test.go:962: [d1263121f84e7] joining swarm manager [d453321351aef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-03T05:32:52.847Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-03T05:32:56.803Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-03T05:33:01.573Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-03T05:33:05.033Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-03T05:33:06.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-03T05:33:08.927Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-03T05:33:09.292Z] --- PASS: TestBuildWithHugeFile (169.39s) [2022-03-03T05:33:09.292Z] === RUN TestBuildWCOWSandboxSize [2022-03-03T05:33:09.292Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:33:09.292Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestBuildWithEmptyDockerfile [2022-03-03T05:33:09.292Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:33:09.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:33:09.292Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:33:09.292Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:33:09.292Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:33:09.292Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:33:09.292Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-03T05:33:09.292Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-03T05:33:09.292Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-03T05:33:09.292Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-03-03T05:33:09.292Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-03T05:33:09.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-03T05:33:09.292Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-03T05:33:09.292Z] === RUN TestBuildPreserveOwnership [2022-03-03T05:33:09.292Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:33:09.292Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestBuildPlatformInvalid [2022-03-03T05:33:09.292Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-03-03T05:33:09.292Z] PASS [2022-03-03T05:33:09.292Z] ok github.com/docker/docker/integration/build 249.859s [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === Skipped [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-03T05:33:09.292Z] build_session_test.go:25: TODO: BuildKit [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-03T05:33:09.292Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-03T05:33:09.292Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-03T05:33:09.292Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-03T05:33:09.292Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-03T05:33:09.292Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] DONE 29 tests, 6 skipped in 289.781s [2022-03-03T05:33:09.292Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-03T05:33:09.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:33:09.292Z] INFO: Testing against a local daemon [2022-03-03T05:33:09.292Z] === RUN TestConfigInspect [2022-03-03T05:33:09.292Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestConfigList [2022-03-03T05:33:09.292Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] --- SKIP: TestConfigList (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestConfigsCreateAndDelete [2022-03-03T05:33:09.292Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestConfigsUpdate [2022-03-03T05:33:09.292Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestTemplatedConfig [2022-03-03T05:33:09.292Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestConfigCreateResolve [2022-03-03T05:33:09.292Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:33:09.292Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-03T05:33:09.292Z] PASS [2022-03-03T05:33:09.292Z] ok github.com/docker/docker/integration/config 0.122s [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === Skipped [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-03T05:33:09.292Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-03T05:33:09.292Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-03T05:33:09.292Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-03T05:33:09.292Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-03T05:33:09.292Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-03T05:33:09.292Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:33:09.292Z] [2022-03-03T05:33:09.292Z] DONE 6 tests, 6 skipped in 2.787s [2022-03-03T05:33:09.292Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-03T05:33:09.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:33:09.292Z] INFO: Testing against a local daemon [2022-03-03T05:33:09.292Z] === RUN TestCheckpoint [2022-03-03T05:33:09.292Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:33:09.292Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestContainerInvalidJSON [2022-03-03T05:33:09.292Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:33:09.292Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:33:09.292Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:33:09.292Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:33:09.292Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-03T05:33:09.292Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-03T05:33:09.292Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-03-03T05:33:09.292Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-03T05:33:09.292Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-03T05:33:09.292Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-03T05:33:09.292Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.42s) [2022-03-03T05:33:09.292Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-03T05:33:09.292Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-03T05:33:09.292Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-03T05:33:09.292Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-03-03T05:33:09.292Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-03T05:33:09.292Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-03-03T05:33:09.292Z] === RUN TestCopyFromContainer [2022-03-03T05:33:09.292Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.292Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-03T05:33:09.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-03T05:33:09.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:33:09.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:33:09.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:33:09.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:33:09.292Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:33:09.292Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:33:09.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-03T05:33:09.292Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-03T05:33:09.293Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-03T05:33:09.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-03-03T05:33:09.293Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-03T05:33:09.293Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-03T05:33:09.293Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidEnv [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-03T05:33:09.293Z] === RUN TestCreateTmpfsMountsTarget [2022-03-03T05:33:09.293Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.293Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-03T05:33:09.293Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:33:09.293Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-03T05:33:09.293Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:33:09.293Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:33:09.293Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:33:09.293Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-03T05:33:09.293Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-03T05:33:09.293Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-03T05:33:09.293Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateDifferentPlatform [2022-03-03T05:33:09.293Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-03T05:33:09.293Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-03T05:33:09.293Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-03T05:33:09.293Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-03T05:33:09.293Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-03-03T05:33:09.293Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-03T05:33:09.293Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-03T05:33:09.293Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-03T05:33:09.293Z] === RUN TestContainerKillOnDaemonStart [2022-03-03T05:33:09.293Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:09.293Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestDiff [2022-03-03T05:33:09.293Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-03T05:33:09.293Z] --- SKIP: TestDiff (0.00s) [2022-03-03T05:33:09.293Z] === RUN TestExecWithCloseStdin [2022-03-03T05:33:10.251Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-03T05:33:10.871Z] --- PASS: TestExecWithCloseStdin (2.95s) [2022-03-03T05:33:10.871Z] === RUN TestExec [2022-03-03T05:33:12.202Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-03T05:33:13.108Z] --- PASS: TestExec (2.67s) [2022-03-03T05:33:13.108Z] === RUN TestExecUser [2022-03-03T05:33:13.108Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-03T05:33:13.108Z] --- SKIP: TestExecUser (0.00s) [2022-03-03T05:33:13.108Z] === RUN TestExportContainerAndImportImage [2022-03-03T05:33:13.108Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:13.108Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-03T05:33:13.108Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-03T05:33:13.108Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:13.108Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-03T05:33:13.108Z] === RUN TestHealthCheckWorkdir [2022-03-03T05:33:13.108Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-03T05:33:13.108Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-03T05:33:13.108Z] === RUN TestHealthKillContainer [2022-03-03T05:33:13.108Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-03T05:33:13.108Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-03T05:33:13.108Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-03T05:33:13.108Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:33:13.108Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:33:13.108Z] === RUN TestKillContainerInvalidSignal [2022-03-03T05:33:16.084Z] --- PASS: TestKillContainerInvalidSignal (2.31s) [2022-03-03T05:33:16.084Z] === RUN TestKillContainer [2022-03-03T05:33:16.084Z] === RUN TestKillContainer/no_signal [2022-03-03T05:33:18.135Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-03T05:33:18.135Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-03T05:33:18.135Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-03T05:33:18.135Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-03T05:33:18.135Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-03T05:33:18.322Z] === RUN TestKillContainer/non_killing_signal [2022-03-03T05:33:18.322Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-03T05:33:18.322Z] === RUN TestKillContainer/killing_signal [2022-03-03T05:33:20.302Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-03T05:33:20.558Z] --- PASS: TestKillContainer (4.98s) [2022-03-03T05:33:20.558Z] --- PASS: TestKillContainer/no_signal (2.31s) [2022-03-03T05:33:20.558Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:33:20.558Z] --- PASS: TestKillContainer/killing_signal (2.61s) [2022-03-03T05:33:20.558Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-03T05:33:20.558Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:33:20.558Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-03T05:33:20.558Z] === RUN TestKillStoppedContainer [2022-03-03T05:33:20.558Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:33:20.558Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-03T05:33:20.558Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-03T05:33:20.558Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:33:20.558Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-03T05:33:20.558Z] === RUN TestKillDifferentUserContainer [2022-03-03T05:33:20.558Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-03T05:33:20.558Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-03T05:33:20.558Z] === RUN TestInspectOomKilledTrue [2022-03-03T05:33:20.558Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:20.558Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-03T05:33:20.558Z] === RUN TestInspectOomKilledFalse [2022-03-03T05:33:20.558Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:33:20.558Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-03T05:33:20.558Z] === RUN TestLogsFollowTailEmpty [2022-03-03T05:33:22.923Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-03T05:33:23.537Z] --- PASS: TestLogsFollowTailEmpty (2.44s) [2022-03-03T05:33:23.537Z] === RUN TestNetworkNat [2022-03-03T05:33:23.537Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-03T05:33:23.537Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-03T05:33:23.537Z] === RUN TestNetworkLocalhostTCPNat [2022-03-03T05:33:23.916Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-03T05:33:23.916Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-03T05:33:23.916Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-03T05:33:23.916Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-03T05:33:23.916Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-03T05:33:23.916Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-03T05:33:23.916Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-03T05:33:23.916Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-03T05:33:24.479Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-03T05:33:24.909Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-03T05:33:25.813Z] --- PASS: TestNetworkLocalhostTCPNat (2.78s) [2022-03-03T05:33:25.813Z] === RUN TestNetworkLoopbackNat [2022-03-03T05:33:25.813Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-03T05:33:25.813Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-03T05:33:25.813Z] === RUN TestPause [2022-03-03T05:33:25.813Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-03T05:33:25.813Z] --- SKIP: TestPause (0.00s) [2022-03-03T05:33:25.813Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-03T05:33:27.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-03T05:33:28.719Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-03T05:33:28.787Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.47s) [2022-03-03T05:33:28.787Z] === RUN TestPauseStopPausedContainer [2022-03-03T05:33:28.787Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:33:28.787Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-03T05:33:28.787Z] === RUN TestPsFilter [2022-03-03T05:33:28.787Z] --- PASS: TestPsFilter (0.25s) [2022-03-03T05:33:28.787Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-03T05:33:29.549Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-03T05:33:30.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-03T05:33:30.293Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-03T05:33:30.293Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-03T05:33:30.293Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-03T05:33:30.293Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-03T05:33:30.293Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-03T05:33:31.764Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.91s) [2022-03-03T05:33:31.764Z] === RUN TestRemoveContainerWithVolume [2022-03-03T05:33:32.077Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-03T05:33:34.104Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-03T05:33:34.743Z] --- PASS: TestRemoveContainerWithVolume (2.76s) [2022-03-03T05:33:34.743Z] === RUN TestRemoveContainerRunning [2022-03-03T05:33:35.355Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-03T05:33:36.979Z] --- PASS: TestRemoveContainerRunning (2.44s) [2022-03-03T05:33:36.979Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-03T05:33:37.253Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-03T05:33:39.216Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-03-03T05:33:39.216Z] === RUN TestRemoveInvalidContainer [2022-03-03T05:33:39.216Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-03-03T05:33:39.216Z] === RUN TestRenameLinkedContainer [2022-03-03T05:33:39.216Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-03T05:33:39.216Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-03T05:33:39.216Z] === RUN TestRenameStoppedContainer [2022-03-03T05:33:39.777Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-03T05:33:44.133Z] ok github.com/docker/docker/libnetwork/networkdb 104.274s coverage: 60.0% of statements [2022-03-03T05:33:44.133Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-03T05:33:44.133Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-03T05:33:44.133Z] ok github.com/docker/docker/libnetwork/osl 4.311s coverage: 39.7% of statements [2022-03-03T05:33:44.133Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-03T05:33:44.133Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-03T05:33:44.392Z] ok github.com/docker/docker/libnetwork/portmapper 0.225s coverage: 48.6% of statements [2022-03-03T05:33:44.653Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-03T05:33:44.653Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-03T05:33:44.911Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === Skipped [2022-03-03T05:33:44.911Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-03T05:33:44.911Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-03T05:33:44.911Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-03T05:33:44.911Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-03T05:33:44.911Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-03T05:33:44.911Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-03T05:33:44.911Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-03T05:33:44.911Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-03T05:33:44.911Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-03T05:33:44.911Z] firewalld_test.go:14: firewalld is not running [2022-03-03T05:33:44.911Z] [2022-03-03T05:33:44.911Z] DONE 326 tests, 9 skipped in 198.461s Post stage [Pipeline] junit [2022-03-03T05:33:45.491Z] Recording test results [2022-03-03T05:33:45.865Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-03T05:33:46.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43320/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dee9f422c80e04162e944d4eea0f216efc32e078 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dee9f422c80e04162e944d4eea0f216efc32e078 hack/validate/vendor [2022-03-03T05:33:46.429Z] --- PASS: TestRenameStoppedContainer (7.54s) [2022-03-03T05:33:46.429Z] === RUN TestRenameRunningContainerAndReuse [2022-03-03T05:33:46.771Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-03T05:33:47.341Z] + echo Ensuring container killed. [2022-03-03T05:33:47.341Z] Ensuring container killed. [2022-03-03T05:33:47.341Z] + docker rm -vf docker-pr5 [2022-03-03T05:33:47.341Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-03-03T05:33:47.628Z] + echo Chowning /workspace to jenkins user [2022-03-03T05:33:47.628Z] Chowning /workspace to jenkins user [2022-03-03T05:33:47.628Z] + id -u [2022-03-03T05:33:47.628Z] + id -g [2022-03-03T05:33:47.628Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-03T05:33:49.093Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-03T05:33:49.299Z] + bundleName=unit [2022-03-03T05:33:49.299Z] + echo Creating unit-bundles.tar.gz [2022-03-03T05:33:49.299Z] Creating unit-bundles.tar.gz [2022-03-03T05:33:49.299Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-03-03T05:33:49.299Z] bundles/junit-report-libnetwork.xml [2022-03-03T05:33:49.299Z] bundles/junit-report.xml [2022-03-03T05:33:49.299Z] bundles/go-test-report-libnetwork.json [2022-03-03T05:33:49.299Z] bundles/go-test-report.json [2022-03-03T05:33:49.299Z] bundles/profile-libnetwork.out [2022-03-03T05:33:49.299Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-03T05:33:49.310Z] Archiving artifacts [2022-03-03T05:33:49.746Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T05:33:50.054Z] + make clean [2022-03-03T05:33:50.312Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T05:33:50.312Z] docker-dev-cache [2022-03-03T05:33:50.312Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T05:33:51.217Z] --- PASS: TestRenameRunningContainerAndReuse (4.79s) [2022-03-03T05:33:51.217Z] === RUN TestRenameInvalidName [2022-03-03T05:33:54.194Z] --- PASS: TestRenameInvalidName (2.44s) [2022-03-03T05:33:54.194Z] === RUN TestRenameAnonymousContainer [2022-03-03T05:33:54.988Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-03T05:33:55.460Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-03T05:33:55.460Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-03T05:33:55.460Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-03T05:33:59.269Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-03T05:34:00.851Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-03T05:34:04.672Z] --- PASS: TestRenameAnonymousContainer (10.50s) [2022-03-03T05:34:04.672Z] === RUN TestRenameContainerWithSameName [2022-03-03T05:34:06.917Z] --- PASS: TestRenameContainerWithSameName (2.43s) [2022-03-03T05:34:06.917Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-03T05:34:06.917Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:06.917Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-03T05:34:06.917Z] === RUN TestResize [2022-03-03T05:34:08.043Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-03T05:34:08.043Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-03T05:34:08.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-03T05:34:08.043Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-03T05:34:08.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-03T05:34:08.043Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-03T05:34:08.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-03T05:34:08.043Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-03T05:34:08.043Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-03T05:34:08.043Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-03T05:34:09.152Z] --- PASS: TestResize (2.37s) [2022-03-03T05:34:09.152Z] === RUN TestResizeWithInvalidSize [2022-03-03T05:34:11.397Z] --- PASS: TestResizeWithInvalidSize (2.31s) [2022-03-03T05:34:11.397Z] === RUN TestResizeWhenContainerNotStarted [2022-03-03T05:34:14.374Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s) [2022-03-03T05:34:14.374Z] === RUN TestDaemonRestartKillContainers [2022-03-03T05:34:14.374Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:14.374Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:34:14.374Z] === RUN TestStats [2022-03-03T05:34:14.374Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-03T05:34:14.374Z] --- SKIP: TestStats (0.00s) [2022-03-03T05:34:14.374Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-03T05:34:22.585Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-03T05:34:22.586Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-03T05:34:22.586Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-03T05:34:22.586Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-03T05:34:22.586Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-03T05:34:24.162Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-03T05:34:24.871Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.74s) [2022-03-03T05:34:24.872Z] === RUN TestStopContainerWithTimeout [2022-03-03T05:34:24.872Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-03T05:34:24.872Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-03T05:34:24.872Z] === RUN TestUpdateRestartPolicy [2022-03-03T05:34:27.121Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-03T05:34:30.926Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-03T05:34:30.926Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-03T05:34:30.926Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-03T05:34:30.926Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-03T05:34:31.396Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-03T05:34:31.396Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-03T05:34:31.396Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-03T05:34:31.396Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-03T05:34:31.396Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-03T05:34:31.396Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-03T05:34:31.396Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-03T05:34:34.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-03T05:34:34.354Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:34:34.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-03T05:34:34.824Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T05:34:34.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-03T05:34:34.824Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T05:34:34.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-03T05:34:35.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-03T05:34:35.973Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-03T05:34:39.615Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-03T05:34:50.246Z] --- PASS: TestUpdateRestartPolicy (22.07s) [2022-03-03T05:34:50.246Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-03T05:34:50.246Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2022-03-03T05:34:50.246Z] === RUN TestWaitNonBlocked [2022-03-03T05:34:50.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:34:50.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:34:50.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:34:50.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:34:50.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-03T05:34:50.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-03T05:34:50.809Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-03T05:34:50.809Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-03T05:34:50.809Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-03T05:34:50.809Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-03T05:34:50.809Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-03T05:34:50.827Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-03T05:34:52.141Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-03T05:34:52.611Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-03T05:34:52.611Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-03T05:34:52.611Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-03T05:34:52.611Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-03T05:34:52.611Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-03T05:34:52.611Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-03T05:34:52.611Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-03T05:34:52.611Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-03T05:34:52.611Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-03T05:34:52.611Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-03T05:34:52.611Z] === RUN TestDockerSuite/TestBuildFails [2022-03-03T05:34:55.570Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-03T05:34:55.570Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-03T05:34:57.444Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-03T05:34:57.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.20s) [2022-03-03T05:34:57.444Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.96s) [2022-03-03T05:34:57.444Z] === RUN TestWaitBlocked [2022-03-03T05:34:57.444Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:34:57.444Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-03T05:34:57.444Z] PASS [2022-03-03T05:34:57.444Z] ok github.com/docker/docker/integration/container 111.150s [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === Skipped [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-03T05:34:57.444Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-03T05:34:57.444Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-03T05:34:57.444Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-03T05:34:57.444Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-03T05:34:57.444Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-03T05:34:57.444Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-03T05:34:57.444Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-03T05:34:57.444Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-03T05:34:57.444Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-03T05:34:57.444Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-03T05:34:57.444Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-03T05:34:57.444Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-03T05:34:57.444Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-03T05:34:57.444Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-03T05:34:57.444Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-03T05:34:57.444Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-03T05:34:57.444Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-03T05:34:57.444Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-03T05:34:57.444Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-03T05:34:57.444Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-03T05:34:57.444Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-03T05:34:57.444Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-03T05:34:57.444Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-03T05:34:57.444Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-03T05:34:57.444Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-03T05:34:57.444Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-03T05:34:57.444Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-03T05:34:57.444Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:34:57.444Z] [2022-03-03T05:34:57.444Z] DONE 87 tests, 33 skipped in 114.230s [2022-03-03T05:34:57.444Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-03T05:35:01.452Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-03T05:35:06.226Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite (1597.18s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.81s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.75s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.22s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.80s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (21.78s) [2022-03-03T05:35:08.931Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.75s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.17s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.73s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.52s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.40s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.53s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (37.57s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.93s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.12s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.23s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.22s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.07s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (43.47s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.10s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.00s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.07s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.01s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.15s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.90s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.78s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.90s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.42s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.11s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.33s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.19s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.26s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.68s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.59s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.55s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.88s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.84s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.16s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.46s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.08s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.81s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.03s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.85s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.11s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.27s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.63s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.40s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.63s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.92s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.27s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.72s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.19s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.68s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.06s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.54s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.94s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.93s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.26s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.74s) [2022-03-03T05:35:08.931Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.60s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.30s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.56s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.86s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.28s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (114.16s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.17s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2022-03-03T05:35:08.931Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.39s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.64s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.33s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.44s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.11s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.04s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.80s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.81s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.68s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.34s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2022-03-03T05:35:08.932Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.33s) [2022-03-03T05:35:08.932Z] === RUN TestDockerExternalVolumeSuite [2022-03-03T05:35:08.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-03T05:35:08.932Z] docker_cli_external_volume_driver_test.go:52: [dfc3128ec5eda] daemon is not started [2022-03-03T05:35:12.100Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-03T05:35:12.100Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-03T05:35:12.100Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-03T05:35:12.111Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-03T05:35:13.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-03T05:35:17.999Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-03T05:35:18.469Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-03T05:35:23.241Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-03T05:35:23.241Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-03T05:35:23.241Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-03T05:35:23.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-03T05:35:23.564Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-03T05:35:23.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-03T05:35:23.711Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-03T05:35:23.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-03T05:35:24.181Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-03T05:35:24.181Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-03T05:35:24.181Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-03T05:35:27.679Z] === RUN TestConfigDaemonLibtrustID [2022-03-03T05:35:27.679Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-03T05:35:27.679Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-03-03T05:35:27.679Z] === RUN TestDaemonConfigValidation [2022-03-03T05:35:27.679Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-03T05:35:27.679Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-03T05:35:27.679Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-03T05:35:27.679Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-03T05:35:27.679Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-03T05:35:27.679Z] === RUN TestDaemonProxy [2022-03-03T05:35:27.679Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-03T05:35:27.679Z] --- SKIP: TestDaemonProxy (0.01s) [2022-03-03T05:35:27.679Z] PASS [2022-03-03T05:35:27.679Z] ok github.com/docker/docker/integration/daemon 0.159s [2022-03-03T05:35:27.679Z] [2022-03-03T05:35:27.679Z] === Skipped [2022-03-03T05:35:27.679Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-03-03T05:35:27.679Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-03T05:35:27.679Z] [2022-03-03T05:35:27.679Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-03T05:35:27.679Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-03T05:35:27.679Z] [2022-03-03T05:35:27.679Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-03T05:35:27.679Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-03T05:35:27.679Z] [2022-03-03T05:35:27.679Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.01s) [2022-03-03T05:35:27.679Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-03T05:35:27.679Z] [2022-03-03T05:35:27.679Z] DONE 4 tests, 4 skipped in 26.589s [2022-03-03T05:35:27.679Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-03T05:35:28.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:28.675Z] INFO: Testing against a local daemon [2022-03-03T05:35:28.675Z] === RUN TestCommitInheritsEnv [2022-03-03T05:35:28.675Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:35:28.675Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-03T05:35:28.675Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-03T05:35:28.675Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:35:28.675Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:35:28.675Z] === RUN TestImportWithCustomPlatform [2022-03-03T05:35:28.675Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:35:28.675Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-03T05:35:28.675Z] === RUN TestImagesFilterMultiReference [2022-03-03T05:35:28.675Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-03-03T05:35:28.675Z] === RUN TestImagePullPlatformInvalid [2022-03-03T05:35:29.150Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-03-03T05:35:29.150Z] === RUN TestRemoveImageOrphaning [2022-03-03T05:35:29.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-03T05:35:30.145Z] --- PASS: TestRemoveImageOrphaning (1.34s) [2022-03-03T05:35:30.145Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-03T05:35:30.145Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-03T05:35:30.145Z] === RUN TestTagInvalidReference [2022-03-03T05:35:30.145Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-03T05:35:30.145Z] === RUN TestTagValidPrefixedRepo [2022-03-03T05:35:30.619Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-03T05:35:30.619Z] === RUN TestTagExistedNameWithoutForce [2022-03-03T05:35:30.619Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-03T05:35:30.619Z] === RUN TestTagOfficialNames [2022-03-03T05:35:30.619Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-03T05:35:30.619Z] === RUN TestTagMatchesDigest [2022-03-03T05:35:30.619Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-03T05:35:30.619Z] PASS [2022-03-03T05:35:30.619Z] ok github.com/docker/docker/integration/image 1.924s [2022-03-03T05:35:30.619Z] [2022-03-03T05:35:30.619Z] === Skipped [2022-03-03T05:35:30.619Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-03T05:35:30.619Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:35:30.619Z] [2022-03-03T05:35:30.619Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-03T05:35:30.619Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:35:30.619Z] [2022-03-03T05:35:30.619Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-03T05:35:30.619Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-03T05:35:30.619Z] [2022-03-03T05:35:30.619Z] DONE 12 tests, 3 skipped in 6.596s [2022-03-03T05:35:31.093Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-03T05:35:31.357Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-03T05:35:31.357Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T05:35:31.357Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-03T05:35:33.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:33.336Z] INFO: Testing against a local daemon [2022-03-03T05:35:33.336Z] === RUN TestNetworkCreateDelete [2022-03-03T05:35:33.336Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:33.336Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDockerNetworkDeletePreferID [2022-03-03T05:35:33.336Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-03T05:35:33.336Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDaemonDNSFallback [2022-03-03T05:35:33.336Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:33.336Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestInspectNetwork [2022-03-03T05:35:33.336Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-03T05:35:33.336Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestRunContainerWithBridgeNone [2022-03-03T05:35:33.336Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:33.336Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestNetworkInvalidJSON [2022-03-03T05:35:33.336Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-03T05:35:33.336Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-03T05:35:33.336Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:35:33.336Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:35:33.336Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:35:33.336Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:35:33.336Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-03T05:35:33.336Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-03T05:35:33.336Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-03T05:35:33.336Z] === RUN TestNetworkList [2022-03-03T05:35:33.336Z] === RUN TestNetworkList//networks [2022-03-03T05:35:33.336Z] === PAUSE TestNetworkList//networks [2022-03-03T05:35:33.336Z] === RUN TestNetworkList//networks/ [2022-03-03T05:35:33.336Z] === PAUSE TestNetworkList//networks/ [2022-03-03T05:35:33.336Z] === CONT TestNetworkList//networks [2022-03-03T05:35:33.336Z] === CONT TestNetworkList//networks/ [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkList (0.04s) [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-03T05:35:33.336Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestHostIPv4BridgeLabel [2022-03-03T05:35:33.336Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-03T05:35:33.336Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDaemonDefaultNetworkPools [2022-03-03T05:35:33.336Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-03T05:35:33.336Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-03T05:35:33.336Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-03T05:35:33.336Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestServiceWithPredefinedNetwork [2022-03-03T05:35:33.336Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-03T05:35:33.336Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:35:33.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestServiceWithDataPathPortInit [2022-03-03T05:35:33.336Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:35:33.336Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-03T05:35:33.336Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:35:33.336Z] PASS [2022-03-03T05:35:33.336Z] ok github.com/docker/docker/integration/network 0.169s [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === Skipped [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-03T05:35:33.336Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-03T05:35:33.336Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-03T05:35:33.336Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-03T05:35:33.336Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-03T05:35:33.336Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-03T05:35:33.336Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:243: FLAKY_TEST [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-03T05:35:33.336Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-03T05:35:33.336Z] [2022-03-03T05:35:33.336Z] DONE 22 tests, 15 skipped in 2.423s [2022-03-03T05:35:33.336Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-03T05:35:34.333Z] testing: warning: no tests to run [2022-03-03T05:35:34.333Z] PASS [2022-03-03T05:35:34.333Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2022-03-03T05:35:34.333Z] [2022-03-03T05:35:34.333Z] DONE 0 tests in 0.817s [2022-03-03T05:35:34.333Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-03T05:35:35.333Z] testing: warning: no tests to run [2022-03-03T05:35:35.333Z] PASS [2022-03-03T05:35:35.333Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-03-03T05:35:35.333Z] [2022-03-03T05:35:35.333Z] DONE 0 tests in 0.824s [2022-03-03T05:35:35.333Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-03T05:35:36.329Z] testing: warning: no tests to run [2022-03-03T05:35:36.329Z] PASS [2022-03-03T05:35:36.329Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-03-03T05:35:36.329Z] [2022-03-03T05:35:36.329Z] DONE 0 tests in 0.802s [2022-03-03T05:35:36.329Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-03T05:35:37.327Z] testing: warning: no tests to run [2022-03-03T05:35:37.327Z] PASS [2022-03-03T05:35:37.327Z] ok github.com/docker/docker/integration/plugin/authz 0.090s [2022-03-03T05:35:37.327Z] [2022-03-03T05:35:37.327Z] DONE 0 tests in 0.818s [2022-03-03T05:35:37.327Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-03T05:35:41.804Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-03T05:35:41.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-03T05:35:42.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:42.127Z] INFO: Testing against a local daemon [2022-03-03T05:35:42.127Z] === RUN TestPluginInvalidJSON [2022-03-03T05:35:42.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:35:42.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:35:42.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-03T05:35:42.127Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-03T05:35:42.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-03T05:35:42.127Z] === RUN TestPluginInstall [2022-03-03T05:35:42.127Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-03T05:35:42.127Z] --- SKIP: TestPluginInstall (0.01s) [2022-03-03T05:35:42.127Z] === RUN TestPluginsWithRuntimes [2022-03-03T05:35:42.127Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-03T05:35:42.127Z] --- SKIP: TestPluginsWithRuntimes (0.01s) [2022-03-03T05:35:42.127Z] === RUN TestPluginBackCompatMediaTypes [2022-03-03T05:35:42.127Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-03T05:35:42.127Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:35:42.127Z] PASS [2022-03-03T05:35:42.127Z] ok github.com/docker/docker/integration/plugin/common 0.138s [2022-03-03T05:35:42.127Z] [2022-03-03T05:35:42.127Z] === Skipped [2022-03-03T05:35:42.127Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.01s) [2022-03-03T05:35:42.127Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-03T05:35:42.127Z] [2022-03-03T05:35:42.127Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.01s) [2022-03-03T05:35:42.127Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-03T05:35:42.127Z] [2022-03-03T05:35:42.127Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-03T05:35:42.127Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-03T05:35:42.127Z] [2022-03-03T05:35:42.127Z] DONE 5 tests, 3 skipped in 5.099s [2022-03-03T05:35:42.605Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-03T05:35:42.794Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-03T05:35:44.366Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-03T05:35:44.366Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-03T05:35:44.366Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-03T05:35:44.836Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-03T05:35:45.307Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-03T05:35:45.588Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:45.588Z] INFO: Testing against a local daemon [2022-03-03T05:35:45.588Z] === RUN TestExternalGraphDriver [2022-03-03T05:35:45.588Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-03T05:35:45.588Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-03T05:35:45.588Z] === RUN TestGraphdriverPluginV2 [2022-03-03T05:35:45.588Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-03T05:35:45.588Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-03T05:35:45.588Z] PASS [2022-03-03T05:35:45.588Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-03-03T05:35:45.588Z] [2022-03-03T05:35:45.588Z] === Skipped [2022-03-03T05:35:45.588Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-03T05:35:45.588Z] external_test.go:47: runtime.GOOS == "windows" [2022-03-03T05:35:45.588Z] [2022-03-03T05:35:45.588Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-03T05:35:45.588Z] external_test.go:407: runtime.GOOS == "windows" [2022-03-03T05:35:45.588Z] [2022-03-03T05:35:45.588Z] DONE 2 tests, 2 skipped in 2.817s [2022-03-03T05:35:45.588Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-03T05:35:47.828Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:47.828Z] INFO: Testing against a local daemon [2022-03-03T05:35:47.828Z] === RUN TestReadPluginNoRead [2022-03-03T05:35:47.828Z] read_test.go:21: no unix domain sockets on Windows [2022-03-03T05:35:47.828Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-03T05:35:47.828Z] PASS [2022-03-03T05:35:47.828Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2022-03-03T05:35:47.828Z] [2022-03-03T05:35:47.828Z] === Skipped [2022-03-03T05:35:47.828Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-03T05:35:47.828Z] read_test.go:21: no unix domain sockets on Windows [2022-03-03T05:35:47.828Z] [2022-03-03T05:35:47.828Z] DONE 1 tests, 1 skipped in 2.439s [2022-03-03T05:35:47.828Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-03T05:35:49.111Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-03T05:35:49.427Z] testing: warning: no tests to run [2022-03-03T05:35:49.428Z] PASS [2022-03-03T05:35:49.428Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.098s [2022-03-03T05:35:49.428Z] [2022-03-03T05:35:49.428Z] DONE 0 tests in 1.464s [2022-03-03T05:35:49.428Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-03T05:35:50.102Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-03T05:35:50.573Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-03T05:35:51.565Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-03T05:35:52.035Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-03T05:35:52.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:52.432Z] INFO: Testing against a local daemon [2022-03-03T05:35:52.432Z] === RUN TestPluginWithDevMounts [2022-03-03T05:35:52.432Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:52.432Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-03T05:35:52.432Z] PASS [2022-03-03T05:35:52.432Z] ok github.com/docker/docker/integration/plugin/volumes 0.133s [2022-03-03T05:35:52.432Z] [2022-03-03T05:35:52.432Z] === Skipped [2022-03-03T05:35:52.432Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-03T05:35:52.432Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:52.432Z] [2022-03-03T05:35:52.432Z] DONE 1 tests, 1 skipped in 2.590s [2022-03-03T05:35:52.432Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-03T05:35:53.032Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-03T05:35:54.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-03T05:35:54.519Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-03T05:35:54.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-03T05:35:54.605Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-03T05:35:54.678Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:54.678Z] INFO: Testing against a local daemon [2022-03-03T05:35:54.678Z] === RUN TestSecretInspect [2022-03-03T05:35:54.678Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-03T05:35:54.678Z] === RUN TestSecretList [2022-03-03T05:35:54.678Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] --- SKIP: TestSecretList (0.00s) [2022-03-03T05:35:54.678Z] === RUN TestSecretsCreateAndDelete [2022-03-03T05:35:54.678Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-03T05:35:54.678Z] === RUN TestSecretsUpdate [2022-03-03T05:35:54.678Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-03T05:35:54.678Z] === RUN TestTemplatedSecret [2022-03-03T05:35:54.678Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-03T05:35:54.678Z] === RUN TestSecretCreateResolve [2022-03-03T05:35:54.678Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:54.678Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-03T05:35:54.678Z] PASS [2022-03-03T05:35:54.678Z] ok github.com/docker/docker/integration/secret 0.142s [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] === Skipped [2022-03-03T05:35:54.678Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-03T05:35:54.678Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-03T05:35:54.678Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-03T05:35:54.678Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-03T05:35:54.678Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-03T05:35:54.678Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-03-03T05:35:54.678Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:54.678Z] [2022-03-03T05:35:54.678Z] DONE 6 tests, 6 skipped in 2.193s [2022-03-03T05:35:54.678Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-03T05:35:57.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:57.669Z] INFO: Testing against a local daemon [2022-03-03T05:35:57.669Z] === RUN TestServiceCreateInit [2022-03-03T05:35:57.669Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-03T05:35:57.669Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-03T05:35:57.669Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceMultipleTimes [2022-03-03T05:35:57.669Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceConflict [2022-03-03T05:35:57.669Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceMaxReplicas [2022-03-03T05:35:57.669Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-03-03T05:35:57.669Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-03T05:35:57.669Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceSecretFileMode [2022-03-03T05:35:57.669Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceConfigFileMode [2022-03-03T05:35:57.669Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceSysctls [2022-03-03T05:35:57.669Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-03T05:35:57.669Z] === RUN TestCreateServiceCapabilities [2022-03-03T05:35:57.669Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-03T05:35:57.669Z] === RUN TestInspect [2022-03-03T05:35:57.669Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestInspect (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestCreateJob [2022-03-03T05:35:57.669Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestCreateJob (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestReplicatedJob [2022-03-03T05:35:57.669Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestUpdateReplicatedJob [2022-03-03T05:35:57.669Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServiceListWithStatuses [2022-03-03T05:35:57.669Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestDockerNetworkConnectAlias [2022-03-03T05:35:57.669Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestDockerNetworkReConnect [2022-03-03T05:35:57.669Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServicePlugin [2022-03-03T05:35:57.669Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServiceUpdateLabel [2022-03-03T05:35:57.669Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServiceUpdateSecrets [2022-03-03T05:35:57.669Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServiceUpdateConfigs [2022-03-03T05:35:57.669Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServiceUpdateNetwork [2022-03-03T05:35:57.669Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-03T05:35:57.669Z] === RUN TestServiceUpdatePidsLimit [2022-03-03T05:35:57.669Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-03T05:35:57.669Z] PASS [2022-03-03T05:35:57.669Z] ok github.com/docker/docker/integration/service 0.289s [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === Skipped [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-03-03T05:35:57.669Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-03T05:35:57.669Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.669Z] [2022-03-03T05:35:57.669Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-03T05:35:57.670Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-03T05:35:57.670Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-03T05:35:57.670Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-03T05:35:57.670Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-03T05:35:57.670Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-03T05:35:57.670Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-03T05:35:57.670Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-03T05:35:57.670Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-03T05:35:57.670Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-03T05:35:57.670Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-03T05:35:57.670Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-03T05:35:57.670Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-03T05:35:57.670Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-03T05:35:57.670Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-03T05:35:57.670Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-03T05:35:57.670Z] [2022-03-03T05:35:57.670Z] DONE 24 tests, 23 skipped in 2.950s [2022-03-03T05:35:57.670Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-03T05:35:59.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-03T05:35:59.302Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-03T05:35:59.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-03T05:35:59.302Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-03T05:35:59.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-03T05:35:59.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:35:59.909Z] INFO: Testing against a local daemon [2022-03-03T05:35:59.909Z] === RUN TestSessionCreate [2022-03-03T05:35:59.909Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-03T05:35:59.909Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-03T05:35:59.909Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-03T05:35:59.909Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-03T05:35:59.909Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-03T05:35:59.909Z] PASS [2022-03-03T05:35:59.909Z] ok github.com/docker/docker/integration/session 0.109s [2022-03-03T05:35:59.909Z] [2022-03-03T05:35:59.909Z] === Skipped [2022-03-03T05:35:59.909Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-03T05:35:59.909Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-03T05:35:59.909Z] [2022-03-03T05:35:59.909Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-03T05:35:59.909Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-03T05:35:59.909Z] [2022-03-03T05:35:59.909Z] DONE 2 tests, 2 skipped in 2.047s [2022-03-03T05:35:59.909Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-03T05:36:00.488Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-03T05:36:00.488Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-03T05:36:00.488Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-03T05:36:00.958Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-03T05:36:02.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:36:02.144Z] INFO: Testing against a local daemon [2022-03-03T05:36:02.144Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-03T05:36:02.144Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:36:02.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:36:02.144Z] === RUN TestDiskUsage [2022-03-03T05:36:02.144Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-03T05:36:02.144Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-03T05:36:02.144Z] === RUN TestEventsExecDie [2022-03-03T05:36:02.144Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-03T05:36:02.144Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-03T05:36:02.144Z] === RUN TestEventsBackwardsCompatible [2022-03-03T05:36:02.144Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-03T05:36:02.144Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-03T05:36:02.144Z] === RUN TestEventsVolumeCreate [2022-03-03T05:36:02.144Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-03T05:36:02.144Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-03T05:36:02.144Z] === RUN TestInfoAPI [2022-03-03T05:36:02.144Z] --- PASS: TestInfoAPI (0.06s) [2022-03-03T05:36:02.145Z] === RUN TestInfoAPIWarnings [2022-03-03T05:36:02.145Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:36:02.145Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-03T05:36:02.145Z] === RUN TestInfoDebug [2022-03-03T05:36:02.145Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:36:02.145Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-03T05:36:02.145Z] === RUN TestInfoInsecureRegistries [2022-03-03T05:36:02.145Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:36:02.145Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-03T05:36:02.145Z] === RUN TestInfoRegistryMirrors [2022-03-03T05:36:02.145Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:36:02.145Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-03T05:36:02.145Z] === RUN TestLoginFailsWithBadCredentials [2022-03-03T05:36:03.141Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-03T05:36:03.141Z] === RUN TestPingCacheHeaders [2022-03-03T05:36:03.141Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-03T05:36:03.141Z] === RUN TestPingGet [2022-03-03T05:36:03.141Z] --- PASS: TestPingGet (0.04s) [2022-03-03T05:36:03.141Z] === RUN TestPingHead [2022-03-03T05:36:03.141Z] --- PASS: TestPingHead (0.04s) [2022-03-03T05:36:03.141Z] === RUN TestVersion [2022-03-03T05:36:03.141Z] --- PASS: TestVersion (0.04s) [2022-03-03T05:36:03.141Z] PASS [2022-03-03T05:36:03.141Z] ok github.com/docker/docker/integration/system 1.322s [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === Skipped [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-03T05:36:03.614Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-03T05:36:03.614Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-03T05:36:03.614Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-03T05:36:03.614Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-03T05:36:03.614Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-03T05:36:03.614Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-03T05:36:03.614Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-03T05:36:03.614Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-03T05:36:03.614Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-03T05:36:03.614Z] [2022-03-03T05:36:03.614Z] DONE 15 tests, 9 skipped in 3.336s [2022-03-03T05:36:03.614Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-03T05:36:05.727Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-03T05:36:05.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:36:05.851Z] INFO: Testing against a local daemon [2022-03-03T05:36:05.851Z] === RUN TestVolumesCreateAndList [2022-03-03T05:36:05.851Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-03-03T05:36:05.851Z] === RUN TestVolumesRemove [2022-03-03T05:36:05.851Z] --- PASS: TestVolumesRemove (0.12s) [2022-03-03T05:36:05.851Z] === RUN TestVolumesInspect [2022-03-03T05:36:05.851Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-03T05:36:05.851Z] === RUN TestVolumesInvalidJSON [2022-03-03T05:36:05.851Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-03T05:36:05.851Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-03T05:36:05.851Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-03T05:36:05.851Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-03-03T05:36:05.851Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-03T05:36:05.851Z] PASS [2022-03-03T05:36:05.851Z] ok github.com/docker/docker/integration/volume 0.344s [2022-03-03T05:36:05.851Z] [2022-03-03T05:36:05.851Z] DONE 5 tests in 2.398s [2022-03-03T05:36:05.851Z] INFO: make.ps1 ended at 03/03/2022 05:36:05 [2022-03-03T05:36:05.851Z] INFO: Integration CLI tests being run from the host: [2022-03-03T05:36:06.327Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-03T05:36:06.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-03T05:36:06.489Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-03T05:36:06.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-03T05:36:06.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-03T05:36:06.961Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-03T05:36:07.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-03T05:36:07.433Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-03T05:36:07.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-03T05:36:16.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-03T05:36:16.860Z] INFO: Testing against a local daemon [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-03T05:36:16.860Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-03T05:36:16.860Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-03T05:36:16.860Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-03T05:36:17.333Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-03T05:36:17.806Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-03T05:36:18.280Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-03T05:36:18.754Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-03T05:36:20.696Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-03T05:36:20.696Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-03T05:36:20.696Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-03T05:36:22.270Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-03T05:36:31.469Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-03T05:36:37.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-03T05:36:39.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-03T05:36:41.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-03T05:36:41.419Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-03T05:36:42.412Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-03T05:36:42.412Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T05:36:42.883Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-03T05:36:44.457Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-03T05:36:44.458Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-03T05:36:44.458Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-03T05:36:51.648Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-03T05:36:52.120Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-03T05:36:52.120Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-03T05:36:52.120Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-03T05:36:52.120Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-03T05:36:52.120Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-03T05:36:52.420Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-03T05:36:54.349Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-03T05:36:54.439Z] docker_cli_external_volume_driver_test.go:52: [d5df5a6a2f123] daemon is not started [2022-03-03T05:36:55.343Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-03T05:36:55.815Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-03T05:36:56.287Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-03T05:36:57.281Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-03T05:37:04.471Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-03T05:37:04.933Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-03T05:37:06.701Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-03T05:37:06.701Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-03T05:37:06.701Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-03T05:37:08.276Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-03T05:37:08.276Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-03T05:37:08.276Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-03T05:37:08.737Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-03T05:37:08.748Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-03T05:37:09.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-03T05:37:11.719Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-03T05:37:12.712Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-03T05:37:13.706Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-03T05:37:13.706Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-03T05:37:13.706Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-03T05:37:14.620Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-03T05:37:14.700Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-03T05:37:15.697Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-03T05:37:15.697Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-03T05:37:15.697Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-03T05:37:15.697Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-03T05:37:15.697Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-03T05:37:19.391Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-03T05:37:22.896Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-03T05:37:24.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-03T05:37:34.353Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-03T05:37:34.353Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-03T05:37:34.353Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-03T05:37:39.048Z] docker_cli_external_volume_driver_test.go:52: [ddadf68f66556] daemon is not started [2022-03-03T05:37:41.534Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-03T05:37:41.534Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-03T05:37:41.534Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-03T05:37:41.534Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-03T05:37:41.534Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-03T05:37:41.534Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-03T05:37:43.759Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-03T05:37:47.562Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-03T05:37:50.533Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-03T05:37:50.533Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-03T05:37:50.533Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-03T05:37:53.496Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-03T05:37:54.490Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-03T05:37:55.482Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-03T05:37:57.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-03T05:37:57.120Z] docker_cli_external_volume_driver_test.go:52: [d3afc43601e6d] daemon is not started [2022-03-03T05:38:04.169Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-03T05:38:05.161Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-03T05:38:05.731Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-03T05:38:05.731Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-03T05:38:05.731Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-03T05:38:09.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-03T05:38:12.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-03T05:38:12.924Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-03T05:38:12.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-03T05:38:12.924Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-03T05:38:12.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-03T05:38:12.924Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-03T05:38:12.924Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-03T05:38:13.854Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-03T05:38:13.919Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-03T05:38:13.919Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-03T05:38:13.919Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-03T05:38:17.661Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-03T05:38:24.837Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-03T05:38:28.647Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-03T05:38:30.806Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-03T05:38:30.806Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-03T05:38:30.806Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-03T05:38:30.806Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-03T05:38:30.806Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-03T05:38:30.806Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-03T05:38:30.806Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-03T05:38:30.806Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-03T05:38:30.806Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-03T05:38:30.806Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-03T05:38:30.806Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-03T05:38:31.614Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-03T05:38:32.392Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-03T05:38:32.392Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-03T05:38:32.392Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-03T05:38:32.392Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-03T05:38:32.392Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-03T05:38:32.392Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-03T05:38:32.392Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-03T05:38:32.392Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-03T05:38:32.392Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-03T05:38:32.605Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-03T05:38:32.605Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-03T05:38:32.605Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-03T05:38:32.605Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-03T05:38:32.605Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-03T05:38:34.828Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-03T05:38:34.828Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-03T05:38:34.828Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-03T05:38:37.247Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-03T05:38:37.247Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-03T05:38:37.247Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-03T05:38:37.247Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:38:37.247Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-03T05:38:41.399Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-03T05:38:44.099Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-03T05:38:44.099Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-03T05:38:44.099Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-03T05:38:44.099Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-03T05:38:44.446Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-03T05:38:59.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-03T05:39:05.387Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-03T05:39:07.617Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-03T05:39:08.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-03T05:39:10.729Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-03T05:39:13.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-03T05:39:14.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-03T05:39:17.202Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-03T05:39:21.018Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-03T05:39:28.573Z] === RUN TestDockerSuite/TestBuildRm [2022-03-03T05:39:37.270Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-03T05:39:39.496Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-03T05:39:39.496Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-03T05:39:39.496Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-03T05:39:39.496Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-03T05:39:39.496Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-03T05:39:40.487Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-03T05:39:44.294Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-03T05:39:47.259Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-03T05:39:51.063Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-03T05:40:00.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-03T05:40:06.028Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-03T05:40:06.028Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-03T05:40:06.028Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-03T05:40:11.926Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-03T05:40:12.396Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-03T05:40:16.198Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-03T05:40:16.198Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-03T05:40:19.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-03T05:40:19.159Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-03T05:40:21.728Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-03T05:40:28.920Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-03T05:40:28.920Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-03T05:40:28.920Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-03T05:40:34.124Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-03T05:40:34.124Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-03T05:40:34.594Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-03T05:40:37.558Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-03T05:40:38.549Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-03T05:40:47.236Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-03T05:40:51.039Z] === RUN TestDockerSuite/TestBuildUser [2022-03-03T05:40:51.039Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-03T05:40:51.039Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-03T05:40:51.039Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-03T05:40:51.039Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-03T05:40:51.039Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-03T05:40:51.040Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-03T05:40:51.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-03T05:40:54.001Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-03T05:40:54.001Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-03T05:40:56.964Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-03T05:40:56.964Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-03T05:40:56.964Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-03T05:40:56.964Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-03T05:40:56.964Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-03T05:41:11.721Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-03T05:41:11.721Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-03T05:41:11.721Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-03T05:41:11.721Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-03T05:41:11.721Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-03T05:41:14.810Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-03T05:41:15.544Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-03T05:41:15.801Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-03T05:41:17.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-03T05:41:17.787Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-03T05:41:17.787Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-03T05:41:17.787Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-03T05:41:17.787Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-03T05:41:17.787Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-03T05:41:21.609Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-03T05:41:23.264Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-03T05:41:24.484Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-03T05:41:28.288Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-03T05:41:28.288Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-03T05:41:28.288Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-03T05:41:28.288Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-03T05:41:28.288Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-03T05:41:30.514Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-03T05:41:30.514Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-03T05:41:30.514Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-03T05:41:35.473Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-03T05:41:36.616Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-03T05:41:39.202Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-03T05:41:41.298Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-03T05:41:41.298Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-03T05:41:41.298Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-03T05:41:42.171Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-03T05:41:42.171Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-03T05:41:47.093Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-03T05:41:47.093Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-03T05:41:47.093Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-03T05:41:47.566Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-03T05:41:51.388Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-03T05:41:52.972Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-03T05:41:53.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-03T05:41:53.575Z] docker_cli_external_volume_driver_test.go:484: [db69d293e71f1] daemon is not started [2022-03-03T05:41:54.698Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-03T05:41:54.698Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-03T05:41:54.698Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-03T05:41:54.698Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-03T05:41:54.698Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-03T05:41:54.698Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-03T05:41:54.698Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-03T05:41:55.168Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-03T05:42:02.347Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-03T05:42:03.339Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-03T05:42:03.339Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-03T05:42:03.446Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-03T05:42:03.446Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-03T05:42:03.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-03T05:42:03.446Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-03T05:42:03.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-03T05:42:03.446Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-03T05:42:03.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-03T05:42:03.446Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-03T05:42:03.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-03T05:42:03.810Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-03T05:42:03.810Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-03T05:42:03.810Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-03T05:42:03.810Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T05:42:03.810Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-03T05:42:03.920Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-03T05:42:05.379Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-03T05:42:06.641Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-03T05:42:08.443Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-03T05:42:08.443Z] docker_cli_external_volume_driver_test.go:52: [d9a9712000add] daemon is not started [2022-03-03T05:42:10.146Z] === RUN TestDockerSuite/TestCommitChange [2022-03-03T05:42:14.003Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-03T05:42:17.099Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-03T05:42:18.775Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-03T05:42:18.775Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-03T05:42:18.775Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-03T05:42:24.661Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-03T05:42:24.661Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T05:42:24.661Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite (437.41s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.61s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.74s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.09s) [2022-03-03T05:42:26.515Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-03T05:42:26.515Z] PASS [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] === Skipped [2022-03-03T05:42:26.515Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-03-03T05:42:26.515Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-03T05:42:26.515Z] check_test.go:308: [df7d3d8d151c7] daemon is not started [2022-03-03T05:42:26.515Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-03T05:42:26.515Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-03T05:42:26.515Z] check_test.go:308: [d3903bc26dd26] daemon is not started [2022-03-03T05:42:26.515Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-03T05:42:26.515Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-03T05:42:26.515Z] check_test.go:308: [d7aa9f7f255b8] daemon is not started [2022-03-03T05:42:26.515Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-03T05:42:26.515Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-03T05:42:26.515Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-03T05:42:26.515Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-03T05:42:26.515Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] DONE 271 tests, 5 skipped in 2329.508s [2022-03-03T05:42:26.515Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-03T05:42:26.515Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db5fc591cd14d/docker.pid [2022-03-03T05:42:26.515Z] +++ kill 14133 [2022-03-03T05:42:26.515Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14133 is not a child of this shell [2022-03-03T05:42:26.515Z] warning: PID 14133 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db5fc591cd14d/docker.pid had a nonzero exit code [2022-03-03T05:42:26.515Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db5fc591cd14d/root: target is busy. [2022-03-03T05:42:26.515Z] ++++ cat bundles/test-integration/docker.pid [2022-03-03T05:42:26.515Z] +++ kill 13109 [2022-03-03T05:42:26.515Z] +++ /etc/init.d/apparmor stop [2022-03-03T05:42:26.515Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] Unloading profiles will leave already running processes permanently [2022-03-03T05:42:26.515Z] unconfined, which can lead to unexpected situations. [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] To set a process to complain mode, use the command line tool [2022-03-03T05:42:26.515Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-03T05:42:26.515Z] +++ true [2022-03-03T05:42:26.515Z] exiting test-integration [2022-03-03T05:42:26.515Z] ++ exit 0 [2022-03-03T05:42:26.515Z] [2022-03-03T05:42:26.515Z] + exit 0 [2022-03-03T05:42:26.515Z] ++ jobs -p [2022-03-03T05:42:26.515Z] + pids= [2022-03-03T05:42:26.515Z] + echo 'Remaining pids to kill: []' [2022-03-03T05:42:26.515Z] Remaining pids to kill: [] [2022-03-03T05:42:26.515Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-03T05:42:26.528Z] Recording test results [2022-03-03T05:42:28.031Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-03T05:42:28.337Z] + echo Ensuring container killed. [2022-03-03T05:42:28.337Z] Ensuring container killed. [2022-03-03T05:42:28.337Z] + docker ps -aq -f name=docker-pr5-* [2022-03-03T05:42:28.337Z] + cids=0b2461f11368 [2022-03-03T05:42:28.337Z] f721121fff41 [2022-03-03T05:42:28.337Z] 76659ed06694 [2022-03-03T05:42:28.337Z] + [ -n 0b2461f11368 [2022-03-03T05:42:28.337Z] f721121fff41 [2022-03-03T05:42:28.337Z] 76659ed06694 ] [2022-03-03T05:42:28.337Z] + docker rm -vf 0b2461f11368 f721121fff41 76659ed06694 [2022-03-03T05:42:28.595Z] 0b2461f11368 [2022-03-03T05:42:28.595Z] f721121fff41 [2022-03-03T05:42:28.595Z] 76659ed06694 [Pipeline] sh [2022-03-03T05:42:28.878Z] + echo Chowning /workspace to jenkins user [2022-03-03T05:42:28.878Z] Chowning /workspace to jenkins user [2022-03-03T05:42:28.878Z] + id -u [2022-03-03T05:42:28.878Z] + id -g [2022-03-03T05:42:28.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43320:/workspace busybox chown -R 1000:1000 /workspace [2022-03-03T05:42:28.878Z] Unable to find image 'busybox:latest' locally [2022-03-03T05:42:28.878Z] latest: Pulling from library/busybox [2022-03-03T05:42:28.878Z] 009932687766: Pulling fs layer [2022-03-03T05:42:29.136Z] 009932687766: Download complete [2022-03-03T05:42:29.136Z] 009932687766: Pull complete [2022-03-03T05:42:29.136Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-03-03T05:42:29.136Z] Status: Downloaded newer image for busybox:latest [2022-03-03T05:42:29.651Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-03T05:42:31.839Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-03T05:42:31.959Z] + bundleName=amd64 [2022-03-03T05:42:31.959Z] + echo Creating amd64-bundles.tar.gz [2022-03-03T05:42:31.959Z] Creating amd64-bundles.tar.gz [2022-03-03T05:42:31.959Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-03T05:42:31.959Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-03T05:42:32.903Z] Archiving artifacts [2022-03-03T05:42:34.630Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-03T05:42:34.805Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-03T05:42:34.805Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-03T05:42:34.805Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-03T05:42:34.805Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-03T05:42:34.805Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-03T05:42:34.805Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-03T05:42:34.805Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T05:42:34.805Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-03T05:42:34.937Z] + make clean [2022-03-03T05:42:34.937Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T05:42:34.937Z] docker-dev-cache [2022-03-03T05:42:34.937Z] docker-mod-cache [Pipeline] deleteDir [2022-03-03T05:42:35.276Z] === RUN TestDockerSuite/TestContainerAPICommit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T05:42:41.162Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-03T05:42:48.341Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-03T05:42:48.341Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-03T05:42:48.341Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-03T05:42:49.332Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-03T05:42:49.332Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-03T05:42:49.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-03T05:42:49.332Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-03T05:42:49.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-03T05:42:49.332Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-03T05:42:49.332Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-03T05:42:51.556Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-03T05:42:51.556Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-03T05:42:51.556Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-03T05:42:51.556Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-03T05:42:53.779Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-03T05:42:54.248Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-03T05:42:54.248Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-03T05:42:54.248Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-03T05:42:54.248Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-03T05:42:54.248Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-03T05:42:54.248Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-03T05:42:54.248Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-03T05:42:54.883Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-03T05:42:54.883Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-03T05:42:54.883Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-03T05:42:54.883Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-03T05:42:54.883Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-03T05:42:57.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-03T05:42:58.777Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-03T05:43:00.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-03T05:43:00.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-03T05:43:00.348Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-03T05:43:00.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-03T05:43:02.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-03T05:43:02.580Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-03T05:43:05.546Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-03T05:43:05.546Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T05:43:05.546Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-03T05:43:05.546Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:43:05.546Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-03T05:43:05.577Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-03T05:43:07.770Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-03T05:43:07.771Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-03T05:43:09.992Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-03T05:43:09.992Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-03T05:43:09.992Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-03T05:43:12.216Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-03T05:43:12.216Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-03T05:43:14.439Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-03T05:43:18.113Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-03T05:43:18.247Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-03T05:43:20.248Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-03T05:43:20.248Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-03T05:43:21.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-03T05:43:21.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-03T05:43:21.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-03T05:43:21.214Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-03T05:43:21.214Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-03T05:43:21.245Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-03T05:43:22.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-03T05:43:22.786Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-03T05:43:22.787Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-03T05:43:22.787Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-03T05:43:25.009Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-03T05:43:25.009Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:43:25.009Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-03T05:43:27.232Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-03T05:43:27.232Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-03T05:43:30.700Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-03T05:43:30.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-03T05:43:30.970Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-03T05:43:31.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-03T05:43:32.005Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-03T05:43:33.576Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-03T05:43:33.576Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-03T05:43:33.576Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-03T05:43:33.576Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-03T05:43:33.576Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-03T05:43:33.576Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-03T05:43:33.576Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-03T05:43:33.576Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-03T05:43:33.576Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-03T05:43:33.576Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-03T05:43:33.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-03T05:43:35.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-03T05:43:35.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-03T05:43:37.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-03T05:43:38.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-03T05:43:40.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-03T05:43:42.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-03T05:43:45.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004558_} [2022-03-03T05:43:47.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12006582496_c:\foo_false____} [2022-03-03T05:43:47.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-03T05:43:49.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12006582496_c:\foo_true____} [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-03T05:43:52.952Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-03T05:43:52.952Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-03T05:43:52.952Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-03T05:43:52.952Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-03T05:43:52.952Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-03T05:43:52.952Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-03T05:43:52.952Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-03T05:43:55.916Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-03T05:43:55.916Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-03T05:43:55.916Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T05:43:55.916Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-03T05:43:58.141Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-03T05:43:58.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-03T05:43:58.319Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-03T05:43:58.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-03T05:43:58.611Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-03T05:43:58.612Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-03T05:43:58.612Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-03T05:44:00.836Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-03T05:44:00.836Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-03T05:44:00.836Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-03T05:44:00.836Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-03T05:44:00.836Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-03T05:44:00.836Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-03T05:44:00.836Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-03T05:44:05.610Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-03T05:44:08.573Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-03T05:44:08.573Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T05:44:08.573Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-03T05:44:08.573Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-03T05:44:08.573Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-03T05:44:08.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-03T05:44:08.798Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-03T05:44:08.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-03T05:44:08.798Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-03T05:44:08.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-03T05:44:16.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-03T05:44:16.001Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-03T05:44:16.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-03T05:44:16.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-03T05:44:16.001Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-03T05:44:16.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-03T05:44:16.001Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-03T05:44:16.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-03T05:44:17.338Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-03T05:44:17.338Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-03T05:44:17.338Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-03T05:44:17.338Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T05:44:17.338Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-03T05:44:26.024Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-03T05:44:26.024Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-03T05:44:26.024Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-03T05:44:26.024Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-03T05:44:26.024Z] === RUN TestDockerSuite/TestCpToDot [2022-03-03T05:44:28.986Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-03T05:44:28.986Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-03T05:44:28.986Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-03T05:44:28.986Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-03T05:44:28.986Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-03T05:44:31.211Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-03T05:44:31.211Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:44:31.211Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-03T05:44:31.211Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-03T05:44:31.211Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-03T05:44:31.211Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-03T05:44:31.211Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-03T05:44:31.211Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-03T05:44:31.211Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-03T05:44:31.211Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-03T05:44:31.682Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-03T05:44:33.907Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-03T05:44:36.134Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-03T05:44:36.135Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-03T05:44:36.135Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-03T05:44:37.709Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-03T05:44:38.701Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-03T05:44:38.701Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-03T05:44:38.701Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-03T05:44:38.701Z] === RUN TestDockerSuite/TestCreateRM [2022-03-03T05:44:39.172Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-03T05:44:39.172Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T05:44:39.172Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-03T05:44:39.172Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-03T05:44:39.643Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-03T05:44:48.328Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-03T05:44:48.328Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-03T05:44:48.328Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-03T05:44:51.290Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-03T05:44:51.290Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-03T05:44:51.290Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-03T05:44:51.290Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-03T05:44:51.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-03T05:44:53.518Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-03T05:44:53.518Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-03T05:44:53.989Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-03T05:44:53.989Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDockerFails [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-03T05:44:53.989Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-03T05:44:53.989Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-03T05:44:53.989Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-03T05:44:53.989Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-03T05:44:53.989Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-03T05:44:53.989Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-03T05:44:56.954Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-03T05:44:57.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-03T05:44:57.857Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-03T05:44:57.857Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-03T05:44:57.857Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T05:44:58.330Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-03T05:44:59.181Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-03T05:45:00.565Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-03T05:45:00.565Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-03T05:45:00.565Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-03T05:45:02.145Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-03T05:45:05.351Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-03T05:45:06.931Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-03T05:45:06.931Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-03T05:45:06.931Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-03T05:45:06.931Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-03T05:45:06.931Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-03T05:45:09.169Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-03T05:45:10.169Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-03T05:45:10.643Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-03T05:45:11.639Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-03T05:45:12.121Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-03T05:45:12.324Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-03T05:45:12.324Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-03T05:45:12.324Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-03T05:45:12.324Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-03T05:45:12.324Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-03T05:45:12.325Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-03T05:45:12.325Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-03T05:45:12.325Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-03T05:45:12.325Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-03T05:45:12.325Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-03T05:45:12.325Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-03T05:45:12.325Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-03T05:45:12.603Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-03T05:45:13.914Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-03T05:45:16.407Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-03T05:45:18.030Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-03T05:45:18.697Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-03T05:45:21.007Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-03T05:45:21.007Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-03T05:45:21.007Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-03T05:45:22.292Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-03T05:45:22.587Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-03T05:45:22.587Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-03T05:45:22.587Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-03T05:45:23.060Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-03T05:45:24.593Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-03T05:45:24.593Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-03T05:45:25.065Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-03T05:45:25.065Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-03T05:45:25.065Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-03T05:45:25.065Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-03T05:45:25.259Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-03T05:45:25.298Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-03T05:45:25.536Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-03T05:45:25.536Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-03T05:45:25.536Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-03T05:45:25.536Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-03T05:45:25.536Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-03T05:45:25.729Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-03T05:45:26.301Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-03T05:45:27.298Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-03T05:45:27.298Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-03T05:45:27.298Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-03T05:45:28.294Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-03T05:45:28.767Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-03T05:45:28.767Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-03T05:45:29.240Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-03T05:45:29.240Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-03T05:45:29.240Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-03T05:45:30.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-03T05:45:30.318Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:45:30.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-03T05:45:30.318Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T05:45:30.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-03T05:45:30.318Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T05:45:30.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-03T05:45:30.500Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-03T05:45:30.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-03T05:45:31.491Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-03T05:45:32.482Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-03T05:45:35.144Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-03T05:45:37.984Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-03T05:45:38.366Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-03T05:45:43.141Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-03T05:45:43.141Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-03T05:45:43.141Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-03T05:45:43.141Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T05:45:43.141Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-03T05:45:43.141Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-03T05:45:43.141Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-03T05:45:43.141Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-03T05:45:43.141Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-03T05:45:44.716Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-03T05:45:44.716Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-03T05:45:44.716Z] === RUN TestDockerSuite/TestEventsRename [2022-03-03T05:45:47.684Z] === RUN TestDockerSuite/TestEventsResize [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-03T05:45:55.849Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-03T05:45:55.849Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-03T05:45:55.849Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-03T05:45:55.849Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-03T05:45:55.849Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-03T05:45:55.849Z] === RUN TestDockerSuite/TestBuildFails [2022-03-03T05:45:56.378Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-03T05:45:58.605Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-03T05:45:58.857Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-03T05:45:58.858Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-03T05:46:01.575Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-03T05:46:06.045Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-03T05:46:06.351Z] === RUN TestDockerSuite/TestEventsTop [2022-03-03T05:46:06.351Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-03T05:46:06.351Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-03T05:46:09.319Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-03T05:46:13.237Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-03T05:46:14.094Z] === RUN TestDockerSuite/TestExec [2022-03-03T05:46:14.094Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T05:46:14.094Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-03T05:46:14.094Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-03T05:46:14.094Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-03T05:46:16.320Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-03T05:46:17.930Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-03T05:46:17.930Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-03T05:46:17.930Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-03T05:46:18.551Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-03T05:46:18.551Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T05:46:18.551Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-03T05:46:18.551Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:46:18.551Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-03T05:46:18.551Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-03T05:46:18.551Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-03T05:46:19.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-03T05:46:19.508Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-03T05:46:19.981Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-03T05:46:19.981Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-03T05:46:20.455Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-03T05:46:20.455Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-03T05:46:20.455Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-03T05:46:20.776Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-03T05:46:20.927Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-03T05:46:20.928Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-03T05:46:20.928Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-03T05:46:23.002Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-03T05:46:23.715Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-03T05:46:25.229Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-03T05:46:27.455Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-03T05:46:29.612Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-03T05:46:31.187Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-03T05:46:32.233Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-03T05:46:32.233Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-03T05:46:32.233Z] === RUN TestDockerSuite/TestExecEnv [2022-03-03T05:46:32.233Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T05:46:32.233Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-03T05:46:32.233Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-03T05:46:32.233Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-03T05:46:34.460Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-03T05:46:38.378Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-03T05:46:38.378Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-03T05:46:38.378Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-03T05:46:38.378Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-03T05:46:39.232Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-03T05:46:39.232Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-03T05:46:39.232Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-03T05:46:39.232Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-03T05:46:39.232Z] === RUN TestDockerSuite/TestExecParseError [2022-03-03T05:46:39.232Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-03T05:46:39.232Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-03T05:46:39.232Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-03T05:46:39.232Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-03T05:46:39.232Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-03T05:46:39.232Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-03T05:46:39.371Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-03T05:46:39.371Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-03T05:46:39.371Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-03T05:46:42.196Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-03T05:46:42.196Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-03T05:46:42.196Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-03T05:46:42.196Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T05:46:42.196Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-03T05:46:42.196Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-03T05:46:42.196Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-03T05:46:42.196Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-03T05:46:42.196Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-03T05:46:42.196Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-03T05:46:42.196Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-03T05:46:43.769Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-03T05:46:43.769Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-03T05:46:43.769Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-03T05:46:49.685Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-03T05:46:49.685Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-03T05:46:49.685Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-03T05:46:49.685Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-03T05:46:49.685Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-03T05:46:49.685Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-03T05:46:49.685Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-03T05:46:51.905Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-03T05:46:51.905Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T05:46:51.905Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-03T05:46:55.575Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-03T05:47:01.462Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-03T05:47:03.688Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-03T05:47:03.726Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-03T05:47:03.726Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-03T05:47:03.726Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-03T05:47:03.726Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-03T05:47:04.438Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-03T05:47:04.438Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-03T05:47:07.413Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-03T05:47:07.413Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-03T05:47:07.413Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-03T05:47:08.406Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-03T05:47:08.406Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-03T05:47:09.575Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-03T05:47:09.575Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T05:47:09.575Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-03T05:47:09.575Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-03T05:47:10.046Z] === RUN TestDockerSuite/TestHealth [2022-03-03T05:47:10.046Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-03T05:47:10.046Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-03T05:47:10.046Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-03T05:47:10.046Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-03T05:47:10.046Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-03T05:47:14.304Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-03T05:47:14.826Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-03T05:47:14.826Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-03T05:47:14.826Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-03T05:47:14.826Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-03T05:47:14.826Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-03T05:47:14.826Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-03T05:47:15.297Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-03T05:47:15.304Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-03T05:47:15.768Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-03T05:47:15.768Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-03T05:47:15.768Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-03T05:47:16.297Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-03T05:47:17.291Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-03T05:47:17.340Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-03T05:47:17.341Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-03T05:47:18.286Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-03T05:47:18.912Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-03T05:47:19.281Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-03T05:47:19.386Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-03T05:47:20.857Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-03T05:47:21.609Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-03T05:47:24.572Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-03T05:47:24.572Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-03T05:47:24.572Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T05:47:24.572Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-03T05:47:28.046Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-03T05:47:28.046Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.046Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-03T05:47:28.046Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.046Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-03T05:47:28.046Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-03T05:47:28.046Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-03T05:47:28.046Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-03T05:47:28.380Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-03T05:47:28.380Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-03T05:47:28.380Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-03T05:47:28.380Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.380Z] === RUN TestDockerSuite/TestImportFile [2022-03-03T05:47:28.380Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.380Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-03T05:47:28.521Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-03T05:47:28.851Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-03T05:47:28.851Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-03T05:47:28.851Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-03T05:47:28.851Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-03T05:47:28.851Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-03T05:47:28.851Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-03T05:47:28.851Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-03T05:47:28.851Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T05:47:28.851Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-03T05:47:28.994Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-03T05:47:29.097Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-03T05:47:29.996Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-03T05:47:30.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-03T05:47:31.090Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-03T05:47:31.816Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-03T05:47:34.043Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-03T05:47:34.043Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T05:47:34.043Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-03T05:47:34.043Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-03T05:47:34.043Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-03T05:47:34.043Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-03T05:47:34.043Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-03T05:47:34.043Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-03T05:47:35.885Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-03T05:47:37.021Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-03T05:47:37.021Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-03T05:47:37.183Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-03T05:47:38.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-03T05:47:39.987Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-03T05:47:39.987Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-03T05:47:39.987Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-03T05:47:39.987Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-03T05:47:39.987Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-03T05:47:39.987Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-03T05:47:39.987Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-03T05:47:41.836Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-03T05:47:42.213Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-03T05:47:46.987Z] === RUN TestDockerSuite/TestInspectImage [2022-03-03T05:47:46.987Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:47:46.987Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-03T05:47:46.987Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T05:47:46.987Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-03T05:47:46.987Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T05:47:46.987Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-03T05:47:49.214Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-03T05:47:51.438Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-03T05:47:51.438Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-03T05:47:53.663Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-03T05:47:55.886Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-03T05:47:55.886Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-03T05:47:55.886Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-03T05:47:55.886Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-03T05:47:57.459Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-03T05:47:58.470Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-03T05:47:58.470Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-03T05:47:58.470Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-03T05:47:58.941Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-03T05:48:00.420Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-03T05:48:03.381Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-03T05:48:05.606Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-03T05:48:07.831Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-03T05:48:10.056Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-03T05:48:12.281Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-03T05:48:14.508Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-03T05:48:16.732Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-03T05:48:16.732Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-03T05:48:16.732Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-03T05:48:16.732Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-03T05:48:18.301Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-03T05:48:20.527Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-03T05:48:26.415Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-03T05:48:27.994Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-03T05:48:27.995Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-03T05:48:27.995Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-03T05:48:30.223Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-03T05:48:30.223Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-03T05:48:35.002Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-03T05:48:39.778Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-03T05:48:41.701Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-03T05:48:45.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-03T05:48:47.239Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-03T05:48:50.219Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-03T05:48:50.219Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-03T05:48:50.219Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-03T05:48:52.446Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-03T05:48:54.248Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-03T05:48:54.673Z] === RUN TestDockerSuite/TestLogsSince [2022-03-03T05:48:59.566Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-03T05:49:00.156Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-03T05:49:00.156Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-03T05:49:00.156Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-03T05:49:05.124Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-03T05:49:05.124Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-03T05:49:05.124Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-03T05:49:05.124Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-03T05:49:05.124Z] === RUN TestDockerSuite/TestLogsTail [2022-03-03T05:49:06.695Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-03T05:49:06.754Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-03T05:49:08.918Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-03T05:49:11.879Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-03T05:49:11.879Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestNetHostname [2022-03-03T05:49:11.879Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-03T05:49:11.879Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-03T05:49:11.879Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-03T05:49:11.879Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginActive [2022-03-03T05:49:11.879Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-03T05:49:11.879Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-03T05:49:11.879Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-03T05:49:11.879Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-03T05:49:11.879Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-03T05:49:11.879Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-03T05:49:11.879Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-03T05:49:11.879Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-03T05:49:11.879Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-03T05:49:11.879Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPortList [2022-03-03T05:49:11.879Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-03T05:49:11.879Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-03T05:49:15.451Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-03T05:49:16.649Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-03T05:49:16.649Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-03T05:49:16.649Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-03T05:49:21.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-03T05:49:21.430Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-03T05:49:21.430Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-03T05:49:24.155Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-03T05:49:28.608Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-03T05:49:28.608Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-03T05:49:28.608Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-03T05:49:35.782Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-03T05:49:45.463Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-03T05:49:45.463Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-03T05:49:45.934Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-03T05:49:50.751Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-03T05:49:50.751Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-03T05:49:50.751Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-03T05:49:50.751Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-03T05:49:56.468Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-03T05:49:56.946Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-03T05:49:56.946Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-03T05:49:56.946Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-03T05:49:56.946Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-03T05:49:56.946Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-03T05:50:00.768Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-03T05:50:01.191Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-03T05:50:04.154Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-03T05:50:06.663Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-03T05:50:10.476Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-03T05:50:10.476Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-03T05:50:10.948Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-03T05:50:11.330Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-03T05:50:13.916Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-03T05:50:14.910Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-03T05:50:15.133Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-03T05:50:15.133Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-03T05:50:15.133Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-03T05:50:15.133Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-03T05:50:15.133Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-03T05:50:16.485Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-03T05:50:19.900Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-03T05:50:19.900Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T05:50:19.900Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-03T05:50:19.900Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-03T05:50:19.900Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-03T05:50:19.900Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-03T05:50:19.900Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-03T05:50:19.900Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-03T05:50:19.900Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-03T05:50:25.787Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-03T05:50:25.787Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-03T05:50:25.787Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-03T05:50:26.779Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-03T05:50:26.779Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-03T05:50:26.779Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-03T05:50:28.352Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-03T05:50:29.023Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-03T05:50:29.345Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-03T05:50:29.345Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-03T05:50:29.345Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-03T05:50:30.600Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-03T05:50:33.146Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-03T05:50:36.950Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-03T05:50:39.170Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-03T05:50:43.132Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-03T05:50:47.923Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-03T05:50:56.985Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-03T05:50:56.985Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-03T05:50:56.985Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-03T05:50:57.024Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-03T05:50:57.024Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T05:50:57.024Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-03T05:51:00.523Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-03T05:51:04.203Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-03T05:51:04.203Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-03T05:51:04.203Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-03T05:51:04.674Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-03T05:51:07.747Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-03T05:51:08.477Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-03T05:51:13.244Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-03T05:51:13.244Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T05:51:13.244Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-03T05:51:14.946Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-03T05:51:15.950Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-03T05:51:15.950Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-03T05:51:15.950Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-03T05:51:15.950Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-03T05:51:15.950Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-03T05:51:17.046Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-03T05:51:17.046Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-03T05:51:17.517Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-03T05:51:19.784Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-03T05:51:19.784Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-03T05:51:19.784Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-03T05:51:22.393Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-03T05:51:30.068Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-03T05:51:33.031Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-03T05:51:33.031Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-03T05:51:37.412Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-03T05:51:38.911Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-03T05:51:42.717Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-03T05:51:49.896Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-03T05:51:52.119Z] === RUN TestDockerSuite/TestRmiTag [2022-03-03T05:51:52.589Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-03T05:51:55.554Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-03T05:51:58.725Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-03T05:52:10.518Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-03T05:52:10.988Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-03T05:52:14.791Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-03T05:52:15.783Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-03T05:52:15.783Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-03T05:52:18.005Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-03T05:52:18.005Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-03T05:52:18.005Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-03T05:52:18.005Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-03T05:52:18.005Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-03T05:52:20.502Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-03T05:52:22.772Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-03T05:52:24.995Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-03T05:52:27.222Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-03T05:52:29.447Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-03T05:52:31.672Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-03T05:52:31.672Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-03T05:52:36.441Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-03T05:52:36.441Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-03T05:52:38.364Z] === RUN TestDockerSuite/TestBuildRm [2022-03-03T05:52:38.666Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-03T05:52:38.666Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-03T05:52:38.666Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-03T05:52:40.891Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-03T05:52:40.891Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-03T05:52:40.891Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-03T05:52:40.891Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-03T05:52:40.891Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-03T05:52:41.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-03T05:52:43.117Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-03T05:52:43.117Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-03T05:52:44.694Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-03T05:52:46.915Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-03T05:52:49.877Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-03T05:52:49.877Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-03T05:52:49.877Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-03T05:52:49.877Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-03T05:52:49.877Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-03T05:52:49.877Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-03T05:52:49.877Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-03T05:52:52.100Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-03T05:52:52.100Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-03T05:52:52.100Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-03T05:52:52.100Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-03T05:52:52.100Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-03T05:52:52.100Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-03T05:52:52.100Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-03T05:52:52.100Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-03T05:52:52.100Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-03T05:52:53.347Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-03T05:52:53.672Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-03T05:52:56.513Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-03T05:52:57.159Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-03T05:52:57.159Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-03T05:52:57.655Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-03T05:52:57.655Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.126Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-03T05:52:58.450Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-03T05:52:58.450Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-03T05:52:58.450Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-03T05:52:58.450Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-03T05:52:58.450Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-03T05:52:58.450Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-03T05:52:58.450Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-03T05:52:59.706Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-03T05:53:00.679Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-03T05:53:00.679Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-03T05:53:00.679Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-03T05:53:00.679Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-03T05:53:00.679Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-03T05:53:00.679Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-03T05:53:03.640Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-03T05:53:04.491Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-03T05:53:05.866Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-03T05:53:05.866Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-03T05:53:05.866Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-03T05:53:08.089Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-03T05:53:08.089Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-03T05:53:08.089Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-03T05:53:08.089Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-03T05:53:08.089Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-03T05:53:08.089Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-03T05:53:08.089Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-03T05:53:09.062Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-03T05:53:10.312Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-03T05:53:10.381Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-03T05:53:13.277Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-03T05:53:15.160Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-03T05:53:15.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-03T05:53:17.732Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-03T05:53:17.732Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-03T05:53:22.501Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-03T05:53:22.501Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-03T05:53:22.501Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-03T05:53:22.501Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-03T05:53:22.501Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T05:53:22.501Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-03T05:53:29.682Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-03T05:53:29.682Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-03T05:53:29.682Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunMount [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-03T05:53:31.252Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-03T05:53:31.252Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-03T05:53:36.450Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-03T05:53:36.921Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-03T05:53:37.915Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-03T05:53:38.433Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-03T05:53:38.433Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-03T05:53:38.433Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-03T05:53:38.433Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-03T05:53:38.433Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-03T05:53:38.433Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-03T05:53:38.433Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-03T05:53:43.202Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-03T05:53:47.007Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-03T05:53:47.007Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-03T05:53:47.478Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-03T05:53:48.395Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-03T05:53:48.395Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-03T05:53:48.469Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-03T05:53:50.694Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-03T05:53:52.266Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-03T05:53:53.838Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-03T05:53:55.585Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-03T05:53:55.586Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-03T05:53:56.059Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-03T05:53:56.060Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-03T05:53:56.060Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T05:53:59.866Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-03T05:53:59.866Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-03T05:53:59.866Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-03T05:53:59.866Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-03T05:53:59.866Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-03T05:53:59.866Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-03T05:53:59.866Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-03T05:53:59.866Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-03T05:53:59.866Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-03T05:53:59.866Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-03T05:53:59.866Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-03T05:54:01.482Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-03T05:54:08.551Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-03T05:54:08.551Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-03T05:54:08.551Z] === RUN TestDockerSuite/TestRunRm [2022-03-03T05:54:11.514Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-03T05:54:17.478Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-03T05:54:19.052Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-03T05:54:21.276Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-03T05:54:23.500Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-03T05:54:25.729Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-03T05:54:25.729Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-03T05:54:25.729Z] === RUN TestDockerSuite/TestRunState [2022-03-03T05:54:25.729Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-03T05:54:25.729Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-03T05:54:27.953Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-03T05:54:27.953Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-03T05:54:27.953Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-03T05:54:30.181Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-03T05:54:30.181Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-03T05:54:30.181Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-03T05:54:30.181Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-03T05:54:30.181Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-03T05:54:30.181Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-03T05:54:30.181Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-03T05:54:30.181Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-03T05:54:30.181Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-03T05:54:31.665Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-03T05:54:31.665Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-03T05:54:31.665Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-03T05:54:32.137Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-03T05:54:33.730Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-03T05:54:34.960Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-03T05:54:34.960Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-03T05:54:37.921Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-03T05:54:37.921Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-03T05:54:37.921Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-03T05:54:39.625Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-03T05:54:40.143Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-03T05:54:40.143Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-03T05:54:40.143Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-03T05:54:40.143Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-03T05:54:40.143Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-03T05:54:42.367Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-03T05:54:46.820Z] === RUN TestDockerSuite/TestBuildUser [2022-03-03T05:54:46.820Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-03T05:54:46.820Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-03T05:54:46.820Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-03T05:54:46.820Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-03T05:54:46.820Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-03T05:54:46.820Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-03T05:54:49.557Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-03T05:54:52.715Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-03T05:54:52.715Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-03T05:54:54.327Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-03T05:54:57.494Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-03T05:54:57.494Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-03T05:54:57.494Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-03T05:54:57.494Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-03T05:54:57.494Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-03T05:54:59.098Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-03T05:54:59.098Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-03T05:54:59.098Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-03T05:54:59.098Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-03T05:55:02.901Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-03T05:55:05.124Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-03T05:55:07.354Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-03T05:55:07.354Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-03T05:55:07.354Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-03T05:55:07.825Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-03T05:55:07.825Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-03T05:55:07.825Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-03T05:55:07.825Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-03T05:55:07.825Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-03T05:55:07.825Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-03T05:55:11.630Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-03T05:55:13.202Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-03T05:55:14.773Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-03T05:55:19.547Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-03T05:55:19.547Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-03T05:55:19.547Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-03T05:55:19.547Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-03T05:55:19.547Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-03T05:55:19.547Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-03T05:55:19.547Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-03T05:55:21.120Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-03T05:55:21.120Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-03T05:55:21.120Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-03T05:55:21.120Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-03T05:55:21.772Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-03T05:55:21.772Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-03T05:55:22.242Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-03T05:55:22.713Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-03T05:55:24.285Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-03T05:55:24.947Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-03T05:55:27.663Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-03T05:55:27.663Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-03T05:55:28.769Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-03T05:55:31.466Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-03T05:55:31.466Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T05:55:31.466Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-03T05:55:34.673Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-03T05:55:34.673Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-03T05:55:34.673Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-03T05:55:34.673Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-03T05:55:34.673Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-03T05:55:34.673Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-03T05:55:34.673Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-03T05:55:34.673Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-03T05:55:34.673Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-03T05:55:34.673Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-03T05:55:34.673Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-03T05:55:36.368Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-03T05:55:38.644Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-03T05:55:38.644Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T05:55:38.644Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-03T05:55:39.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-03T05:55:39.461Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:55:39.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-03T05:55:39.461Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T05:55:39.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-03T05:55:39.461Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T05:55:39.461Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-03T05:55:41.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-03T05:55:42.451Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-03T05:55:42.451Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-03T05:55:42.451Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-03T05:55:42.451Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-03T05:55:42.451Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-03T05:55:42.451Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-03T05:55:42.451Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-03T05:55:42.451Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-03T05:55:42.451Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-03T05:55:43.556Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-03T05:55:43.556Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-03T05:55:44.027Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-03T05:55:44.027Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-03T05:55:44.027Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-03T05:55:46.956Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-03T05:55:47.837Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-03T05:55:47.837Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-03T05:55:48.309Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-03T05:55:49.631Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-03T05:55:49.631Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-03T05:55:49.631Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-03T05:55:49.631Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-03T05:55:49.631Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-03T05:55:49.631Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T05:55:49.631Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-03T05:55:51.204Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-03T05:55:52.775Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-03T05:55:52.775Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-03T05:55:52.775Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-03T05:55:54.998Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-03T05:55:54.998Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-03T05:55:54.998Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-03T05:55:54.998Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-03T05:55:54.998Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-03T05:55:54.998Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T05:55:54.998Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-03T05:56:03.349Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-03T05:56:08.273Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-03T05:56:08.273Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-03T05:56:08.273Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-03T05:56:08.273Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-03T05:56:08.273Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-03T05:56:08.273Z] === RUN TestDockerSuite/TestBuildFails [2022-03-03T05:56:09.245Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-03T05:56:09.245Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-03T05:56:09.276Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-03T05:56:09.276Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-03T05:56:09.969Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-03T05:56:09.969Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-03T05:56:10.438Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-03T05:56:10.438Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T05:56:10.438Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-03T05:56:10.438Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-03T05:56:10.908Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-03T05:56:10.908Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-03T05:56:13.872Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-03T05:56:13.872Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-03T05:56:16.473Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-03T05:56:16.834Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-03T05:56:16.834Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-03T05:56:16.834Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-03T05:56:17.305Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-03T05:56:17.305Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-03T05:56:24.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-03T05:56:24.591Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T05:56:24.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-03T05:56:25.062Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-03T05:56:25.062Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-03T05:56:25.062Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-03T05:56:25.062Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-03T05:56:26.945Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-03T05:56:27.144Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-03T05:56:27.144Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-03T05:56:27.144Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-03T05:56:27.144Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-03T05:56:27.144Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-03T05:56:27.144Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-03T05:56:27.144Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-03T05:56:28.142Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-03T05:56:32.254Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-03T05:56:32.254Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-03T05:56:32.254Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-03T05:56:35.653Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-03T05:56:38.602Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-03T05:56:39.595Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-03T05:56:39.595Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-03T05:56:40.067Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-03T05:56:40.067Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-03T05:56:40.539Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-03T05:56:40.539Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T05:56:40.539Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-03T05:56:40.939Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-03T05:56:40.939Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-03T05:56:40.939Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite (2007.75s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.60s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (66.77s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.13s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.41s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.05s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.66s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.15s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.13s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.94s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.52s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.05s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2022-03-03T05:56:42.509Z] --- PASS: TestDockerSuite/TestBuildAddTar (26.99s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-03T05:56:42.509Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.51s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.45s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.61s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.89s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.28s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.13s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.37s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.06s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.54s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.48s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.67s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.59s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.65s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.71s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.44s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.04s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.37s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.77s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.24s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.71s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.99s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.54s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.55s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.87s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.53s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.19s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.15s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.28s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.41s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.14s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.67s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.87s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.39s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.97s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.67s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFails (2.31s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.46s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.47s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.80s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.27s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.44s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.15s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildHistory (10.34s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.75s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.23s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.57s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.94s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.83s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.29s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.41s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.97s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.19s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.96s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.72s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.83s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.44s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.00s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.21s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.32s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.64s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.86s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.60s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.83s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.90s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.76s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildRm (10.31s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.63s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.25s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.21s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.72s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.05s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.56s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.09s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.22s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.55s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildStderr (3.36s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.79s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.89s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.03s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.40s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.09s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.91s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.67s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.05s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.46s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.50s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.10s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.12s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.45s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.31s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.05s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.72s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.78s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.67s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.96s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCommitChange (4.63s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.12s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.26s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCommitTTY (6.41s) [2022-03-03T05:56:42.510Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.96s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-03T05:56:42.510Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.09s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.25s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.78s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.89s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.08s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.43s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.19s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.28s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.38s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.93s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.32s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.89s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.62s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.50s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.46s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.45s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.51s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004558_} (2.54s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12006582496_c:\foo_false____} (2.48s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12006582496_c:\foo_true____} (2.49s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.55s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.57s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.57s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.50s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.60s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.96s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.89s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpToDot (2.50s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.55s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.06s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.62s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.59s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.31s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsCopy (4.84s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.96s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.56s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFilters (5.21s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFormat (5.54s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsRename (2.96s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsResize (8.08s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.84s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.77s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.27s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.79s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.25s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.88s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.32s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecInspectID (4.69s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.34s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.11s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.86s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.66s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.88s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.19s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.95s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.81s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-03T05:56:42.511Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-03T05:56:42.511Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.59s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.69s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.80s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.70s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectDefault (2.31s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectHistory (4.69s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.38s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.85s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectStatus (2.49s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.55s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.92s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.31s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.47s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.23s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.18s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.67s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.69s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.42s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.41s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.92s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.13s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.38s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.31s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.54s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.47s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsSince (8.98s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsTail (2.72s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.50s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.38s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.31s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.72s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsByOrder (7.23s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.86s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.41s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.14s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.88s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.20s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.62s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.63s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.37s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.31s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.55s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.20s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.32s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.14s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.29s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.79s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.19s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.23s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.59s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.12s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiTag (0.51s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.33s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.26s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.12s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.42s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.34s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.23s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.50s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.19s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.52s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.68s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.37s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.29s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.43s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.54s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.65s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.53s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.37s) [2022-03-03T05:56:42.512Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-03T05:56:42.512Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.34s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunExitCode (2.35s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.48s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.29s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.86s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.71s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.90s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.21s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.67s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.67s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunRm (2.52s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.41s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.31s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.81s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.42s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.20s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.42s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.27s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.80s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.69s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.34s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.50s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.40s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.53s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.63s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.52s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.00s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.39s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.78s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.45s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.82s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.96s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.89s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.16s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.66s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.20s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.83s) [2022-03-03T05:56:42.513Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-03T05:56:42.513Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.13s) [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.513Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-03T05:56:42.513Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-03T05:56:42.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-03T05:56:42.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-03T05:56:42.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-03T05:56:42.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-03T05:56:42.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-03T05:56:42.514Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- PASS: TestDockerRegistrySuite (0.11s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-03T05:56:42.514Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-03T05:56:42.514Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-03T05:56:42.514Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-03T05:56:42.514Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-03T05:56:42.514Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-03T05:56:42.514Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-03T05:56:42.514Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerDaemonSuite [2022-03-03T05:56:42.514Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-03T05:56:42.514Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-03T05:56:42.514Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-03T05:56:42.514Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerSwarmSuite [2022-03-03T05:56:42.514Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-03T05:56:42.514Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerExternalVolumeSuite [2022-03-03T05:56:42.514Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerNetworkSuite [2022-03-03T05:56:42.514Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-03T05:56:42.514Z] === RUN TestDockerHubPullSuite [2022-03-03T05:56:42.514Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-03T05:56:42.514Z] PASS [2022-03-03T05:56:42.514Z] ok github.com/docker/docker/integration-cli 2008.035s [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === Skipped [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-03T05:56:42.514Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.13s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.13s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-03T05:56:42.514Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-03T05:56:42.514Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-03T05:56:42.514Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-03T05:56:42.514Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-03T05:56:42.514Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-03T05:56:42.514Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-03T05:56:42.514Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-03T05:56:42.514Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-03T05:56:42.514Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-03T05:56:42.514Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.514Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-03T05:56:42.514Z] [2022-03-03T05:56:42.514Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2022-03-03T05:56:42.515Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-03-03T05:56:42.515Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.515Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-03T05:56:42.515Z] [2022-03-03T05:56:42.515Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-03-03T05:56:42.515Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-03T05:56:42.516Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2022-03-03T05:56:42.516Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-03T05:56:42.516Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-03T05:56:42.516Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T05:56:42.516Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.516Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-03-03T05:56:42.516Z] [2022-03-03T05:56:42.516Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-03T05:56:42.516Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-03T05:56:42.517Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-03T05:56:42.517Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-03T05:56:42.517Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-03T05:56:42.517Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-03T05:56:42.517Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-03T05:56:42.517Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-03T05:56:42.517Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-03T05:56:42.517Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-03T05:56:42.517Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-03T05:56:42.517Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T05:56:42.517Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-03T05:56:42.517Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-03T05:56:42.517Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-03-03T05:56:42.517Z] [2022-03-03T05:56:42.517Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T05:56:42.518Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T05:56:42.518Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-03T05:56:42.518Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-03T05:56:42.518Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-03T05:56:42.518Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-03T05:56:42.518Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T05:56:42.518Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-03-03T05:56:42.518Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-03T05:56:42.518Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-03T05:56:42.518Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T05:56:42.518Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.518Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T05:56:42.518Z] [2022-03-03T05:56:42.518Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-03T05:56:42.518Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-03T05:56:42.519Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T05:56:42.519Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-03T05:56:42.519Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-03T05:56:42.519Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-03T05:56:42.519Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-03T05:56:42.519Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-03-03T05:56:42.519Z] [2022-03-03T05:56:42.519Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-03T05:56:42.519Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-03T05:56:42.519Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2022-03-03T05:56:42.767Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-03T05:56:42.767Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T05:56:42.767Z] === RUN TestDockerSuite/TestCommitChange [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-03-03T05:56:42.989Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T05:56:42.989Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.989Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-03T05:56:42.989Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.989Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-03-03T05:56:42.989Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.990Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-03T05:56:42.990Z] [2022-03-03T05:56:42.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-03T05:56:42.990Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.991Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-03T05:56:42.991Z] [2022-03-03T05:56:42.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-03T05:56:42.991Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T05:56:42.992Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-03T05:56:42.992Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T05:56:42.992Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.992Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T05:56:42.992Z] [2022-03-03T05:56:42.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-03T05:56:42.993Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] DONE 1085 tests, 539 skipped in 2016.287s [2022-03-03T05:56:42.993Z] INFO: Integration tests ended at 03/03/2022 05:56:42. Duration:00:33:36.4190444 [2022-03-03T05:56:42.993Z] INFO: Docker info of the daemon under test at end of run [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] Containers: 2 [2022-03-03T05:56:42.993Z] Running: 0 [2022-03-03T05:56:42.993Z] Paused: 0 [2022-03-03T05:56:42.993Z] Stopped: 2 [2022-03-03T05:56:42.993Z] Images: 18 [2022-03-03T05:56:42.993Z] Server Version: 0.0.0-dev [2022-03-03T05:56:42.993Z] Storage Driver: windowsfilter [2022-03-03T05:56:42.993Z] Windows: [2022-03-03T05:56:42.993Z] Logging Driver: json-file [2022-03-03T05:56:42.993Z] Plugins: [2022-03-03T05:56:42.993Z] Volume: local [2022-03-03T05:56:42.993Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T05:56:42.993Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T05:56:42.993Z] Swarm: inactive [2022-03-03T05:56:42.993Z] Default Isolation: process [2022-03-03T05:56:42.993Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T05:56:42.993Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T05:56:42.993Z] OSType: windows [2022-03-03T05:56:42.993Z] Architecture: x86_64 [2022-03-03T05:56:42.993Z] CPUs: 4 [2022-03-03T05:56:42.993Z] Total Memory: 32GiB [2022-03-03T05:56:42.993Z] Name: azwin-2-8777d0 [2022-03-03T05:56:42.993Z] ID: I6Z2:BR6F:EQLR:VKWW:C76C:A7NY:TPWT:YWTE:32DR:56MV:YF7Q:TGRE [2022-03-03T05:56:42.993Z] Docker Root Dir: D:\CI\PR-43320\5\daemon [2022-03-03T05:56:42.993Z] Debug Mode (client): false [2022-03-03T05:56:42.993Z] Debug Mode (server): true [2022-03-03T05:56:42.993Z] File Descriptors: -1 [2022-03-03T05:56:42.993Z] Goroutines: 17 [2022-03-03T05:56:42.993Z] System Time: 2022-03-03T05:56:42.7666475Z [2022-03-03T05:56:42.993Z] EventsListeners: 0 [2022-03-03T05:56:42.993Z] Registry: https://index.docker.io/v1/ [2022-03-03T05:56:42.993Z] Labels: [2022-03-03T05:56:42.993Z] Experimental: false [2022-03-03T05:56:42.993Z] Insecure Registries: [2022-03-03T05:56:42.993Z] 127.0.0.0/8 [2022-03-03T05:56:42.993Z] Live Restore Enabled: false [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] [2022-03-03T05:56:42.993Z] INFO: Stopping daemon under test [2022-03-03T05:56:42.993Z] SUCCESS: The process with PID 5768 (child process of PID 5528) has been terminated. [2022-03-03T05:56:42.993Z] SUCCESS: The process with PID 5528 (child process of PID 1008) has been terminated. [2022-03-03T05:56:43.464Z] INFO: Stop tailing logs of the daemon under tests [2022-03-03T05:56:43.464Z] INFO: executeCI.ps1 Completed successfully at 03/03/2022 05:56:42. [2022-03-03T05:56:43.464Z] INFO: Tidying up at end of run [2022-03-03T05:56:43.464Z] INFO: Saving daemon under test log (d:\CI\PR-43320\5\dut.out) to bundles\CIDUT.out [2022-03-03T05:56:43.464Z] INFO: Saving daemon under test log (d:\CI\PR-43320\5\dut.err) to bundles\CIDUT.err [2022-03-03T05:56:43.464Z] INFO: Saving containerd logs to bundles [2022-03-03T05:56:43.464Z] INFO: Nuke-Everything... [2022-03-03T05:56:43.464Z] INFO: Container count on control daemon to delete is 2 [2022-03-03T05:56:43.464Z] 335e7520db8d [2022-03-03T05:56:43.464Z] 6d8d64fa912b [2022-03-03T05:56:43.464Z] INFO: Tidying pidfile d:\CI\PR-43320\5\docker.pid [2022-03-03T05:56:43.464Z] INFO: Nuking d:\CI [2022-03-03T05:56:48.197Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-03T05:56:48.197Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-03T05:56:49.953Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-03T05:56:54.733Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-03T05:56:54.733Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-03T05:56:54.733Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-03T05:56:55.405Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-03T05:56:55.405Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-03T05:56:55.405Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-03T05:56:55.877Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-03T05:56:56.350Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-03T05:56:56.350Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-03T05:56:56.350Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-03T05:57:01.331Z] INFO: Zapped successfully [2022-03-03T05:57:01.332Z] [2022-03-03T05:57:01.332Z] INFO: executeCI.ps1 exiting at Thu Mar 3 05:57:00 CUT 2022. Duration 00:54:07.0121168 [2022-03-03T05:57:01.332Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-03T05:57:01.586Z] Recording test results [2022-03-03T05:57:05.240Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-03T05:57:05.240Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T05:57:05.240Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-03T05:57:06.820Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-03T05:57:06.820Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T05:57:06.820Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-03T05:57:08.831Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-03T05:57:10.365Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-03T05:57:12.161Z] Archiving artifacts [2022-03-03T05:57:13.937Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-03T05:57:19.833Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-03T05:57:19.833Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-03T05:57:19.833Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-03T05:57:19.833Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-03T05:57:19.833Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-03T05:57:19.833Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-03T05:57:19.833Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-03T05:57:19.833Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-03T05:57:21.811Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-03T05:57:21.811Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-03T05:57:24.046Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-03T05:57:24.046Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-03T05:57:24.046Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-03T05:57:25.041Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-03T05:57:25.041Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-03T05:57:26.749Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T05:57:27.730Z] + make clean [2022-03-03T05:57:28.729Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T05:57:28.729Z] docker-dev-cache [2022-03-03T05:57:28.729Z] docker-mod-cache [Pipeline] deleteDir [2022-03-03T05:57:30.300Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T05:57:35.522Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-03T05:57:36.520Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-03T05:57:37.518Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-03T05:57:38.514Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-03T05:57:39.002Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-03T05:57:39.002Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-03T05:57:39.002Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-03T05:57:39.510Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-03T05:57:40.509Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-03T05:57:41.233Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-03T05:57:41.233Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-03T05:57:41.233Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-03T05:57:41.233Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-03T05:57:41.233Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-03T05:57:41.233Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-03T05:57:41.233Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-03T05:57:42.744Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-03T05:57:45.048Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-03T05:57:45.048Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-03T05:57:45.048Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-03T05:57:45.048Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-03T05:57:48.019Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-03T05:57:48.019Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-03T05:57:48.019Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-03T05:57:48.019Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-03T05:57:48.019Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-03T05:57:48.612Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-03T05:57:48.612Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-03T05:57:48.612Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-03T05:57:49.942Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-03T05:57:49.942Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:57:49.942Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-03T05:57:49.942Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-03T05:57:49.942Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-03T05:57:49.942Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-03T05:57:50.415Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-03T05:57:50.415Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-03T05:57:50.415Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-03T05:57:51.409Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-03T05:57:51.881Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-03T05:57:52.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-03T05:57:56.239Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-03T05:57:57.789Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-03T05:58:00.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-03T05:58:00.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-03T05:58:00.049Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-03T05:58:00.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-03T05:58:09.230Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-03T05:58:09.230Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-03T05:58:12.203Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-03T05:58:12.203Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T05:58:12.203Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-03T05:58:12.203Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T05:58:12.203Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-03T05:58:16.018Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-03T05:58:16.018Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-03T05:58:19.834Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-03T05:58:19.834Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-03T05:58:19.834Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-03T05:58:21.673Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-03T05:58:21.674Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-03T05:58:21.674Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-03T05:58:22.670Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-03T05:58:23.647Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-03T05:58:23.647Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-03T05:58:27.460Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-03T05:58:33.362Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-03T05:58:40.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-03T05:58:40.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-03T05:58:40.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-03T05:58:40.548Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-03T05:58:40.548Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-03T05:58:43.515Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-03T05:58:43.515Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-03T05:58:43.515Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-03T05:58:47.332Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-03T05:58:47.332Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T05:58:47.332Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-03T05:58:51.141Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-03T05:58:51.141Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-03T05:58:57.037Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-03T05:59:00.005Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-03T05:59:00.005Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-03T05:59:00.005Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-03T05:59:00.005Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-03T05:59:00.005Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-03T05:59:00.005Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-03T05:59:00.005Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-03T05:59:00.005Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-03T05:59:00.005Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-03T05:59:00.005Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-03T05:59:00.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-03T05:59:02.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-03T05:59:02.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-03T05:59:05.459Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-03T05:59:05.963Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-03T05:59:09.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-03T05:59:12.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-03T05:59:15.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004540_} [2022-03-03T05:59:18.017Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-03T05:59:19.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1600192207_c:\foo_false____} [2022-03-03T05:59:22.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1600192207_c:\foo_true____} [2022-03-03T05:59:25.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-03T05:59:25.474Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-03T05:59:25.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-03T05:59:25.946Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-03T05:59:25.946Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-03T05:59:25.946Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-03T05:59:25.946Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-03T05:59:25.946Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-03T05:59:25.946Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-03T05:59:29.756Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-03T05:59:29.756Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-03T05:59:29.756Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T05:59:29.756Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-03T05:59:33.569Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-03T05:59:33.569Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-03T05:59:33.569Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-03T05:59:33.569Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-03T05:59:36.535Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-03T05:59:36.535Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-03T05:59:36.535Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-03T05:59:36.535Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-03T05:59:37.007Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-03T05:59:37.007Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-03T05:59:37.007Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-03T05:59:37.765Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-03T05:59:42.906Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-03T05:59:43.666Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-03T05:59:46.726Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-03T05:59:46.726Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T05:59:46.726Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-03T05:59:46.726Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-03T05:59:46.726Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-03T05:59:59.268Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-03T05:59:59.269Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-03T05:59:59.269Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-03T05:59:59.269Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T05:59:59.269Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-03T06:00:04.975Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-03T06:00:04.975Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-03T06:00:04.975Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-03T06:00:11.803Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-03T06:00:11.804Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-03T06:00:11.804Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-03T06:00:11.804Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-03T06:00:11.804Z] === RUN TestDockerSuite/TestCpToDot [2022-03-03T06:00:14.774Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-03T06:00:14.774Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-03T06:00:14.774Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-03T06:00:14.774Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-03T06:00:14.774Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-03T06:00:17.522Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-03T06:00:17.522Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-03T06:00:17.522Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-03T06:00:17.522Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-03T06:00:17.522Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-03T06:00:17.522Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-03T06:00:18.592Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-03T06:00:18.592Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:00:18.592Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-03T06:00:18.592Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-03T06:00:18.592Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-03T06:00:18.592Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-03T06:00:18.592Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-03T06:00:18.592Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-03T06:00:18.592Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-03T06:00:18.592Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-03T06:00:19.065Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-03T06:00:20.498Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-03T06:00:21.294Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-03T06:00:25.110Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-03T06:00:25.110Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-03T06:00:25.110Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-03T06:00:26.400Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-03T06:00:27.345Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-03T06:00:28.351Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-03T06:00:28.822Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-03T06:00:28.822Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-03T06:00:28.822Z] === RUN TestDockerSuite/TestCreateRM [2022-03-03T06:00:29.297Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-03T06:00:29.297Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T06:00:29.297Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-03T06:00:29.297Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-03T06:00:29.769Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-03T06:00:33.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-03T06:00:33.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-03T06:00:33.629Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-03T06:00:36.604Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-03T06:00:38.182Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-03T06:00:39.762Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-03T06:00:40.233Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-03T06:00:40.233Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-03T06:00:40.705Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-03T06:00:44.524Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-03T06:00:44.524Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-03T06:00:44.524Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-03T06:00:44.524Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-03T06:00:48.436Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-03T06:00:48.436Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.436Z] === RUN TestDockerSuite/TestDockerFails [2022-03-03T06:00:48.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-03T06:00:48.907Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-03T06:00:48.907Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-03T06:00:48.907Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.907Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-03T06:00:48.907Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.907Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-03T06:00:48.907Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-03T06:00:48.907Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-03T06:00:52.717Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-03T06:00:55.686Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-03T06:00:57.740Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-03T06:00:57.740Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-03T06:00:58.657Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-03T06:01:08.211Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-03T06:01:11.196Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-03T06:01:12.996Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-03T06:01:18.391Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-03T06:01:23.484Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-03T06:01:25.583Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-03T06:01:27.816Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-03T06:01:28.809Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-03T06:01:29.395Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-03T06:01:34.707Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-03T06:01:35.178Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-03T06:01:35.302Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-03T06:01:36.753Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-03T06:01:36.882Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-03T06:01:36.882Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-03T06:01:36.882Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-03T06:01:36.882Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-03T06:01:36.882Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-03T06:01:39.861Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-03T06:01:39.861Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-03T06:01:39.861Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-03T06:01:43.955Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-03T06:01:51.148Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-03T06:01:51.148Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-03T06:01:51.148Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-03T06:01:51.148Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T06:01:51.148Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-03T06:01:51.148Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-03T06:01:51.148Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-03T06:01:51.148Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-03T06:01:51.148Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-03T06:01:52.726Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-03T06:01:52.726Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-03T06:01:52.726Z] === RUN TestDockerSuite/TestEventsRename [2022-03-03T06:01:56.541Z] === RUN TestDockerSuite/TestEventsResize [2022-03-03T06:02:30.874Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-03T06:02:32.450Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-03T06:02:33.444Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-03T06:02:37.258Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-03T06:02:43.157Z] === RUN TestDockerSuite/TestEventsTop [2022-03-03T06:02:43.157Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-03T06:02:43.157Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-03T06:02:46.128Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-03T06:02:52.026Z] === RUN TestDockerSuite/TestExec [2022-03-03T06:02:52.026Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:02:52.026Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-03T06:02:52.026Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-03T06:02:52.026Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-03T06:02:54.995Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-03T06:02:57.963Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-03T06:02:58.442Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:02:58.442Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-03T06:02:58.442Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:02:58.442Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-03T06:02:58.442Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-03T06:02:58.442Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-03T06:03:02.256Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-03T06:03:06.067Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-03T06:03:06.808Z] === RUN TestDockerSuite/TestBuildRm [2022-03-03T06:03:09.879Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-03T06:03:13.689Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-03T06:03:19.372Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-03T06:03:20.886Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-03T06:03:20.886Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-03T06:03:20.886Z] === RUN TestDockerSuite/TestExecEnv [2022-03-03T06:03:20.886Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T06:03:20.886Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-03T06:03:20.886Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-03T06:03:20.886Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-03T06:03:24.162Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-03T06:03:24.162Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-03T06:03:24.162Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-03T06:03:24.162Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-03T06:03:24.162Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-03T06:03:24.700Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-03T06:03:25.742Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-03T06:03:30.533Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-03T06:03:30.601Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-03T06:03:30.601Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-03T06:03:30.601Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-03T06:03:30.601Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-03T06:03:30.601Z] === RUN TestDockerSuite/TestExecParseError [2022-03-03T06:03:30.601Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-03T06:03:30.601Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-03T06:03:30.601Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-03T06:03:30.601Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-03T06:03:30.601Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-03T06:03:30.601Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-03T06:03:34.350Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-03T06:03:35.378Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-03T06:03:35.378Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-03T06:03:35.378Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-03T06:03:35.378Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:03:35.378Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-03T06:03:35.378Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-03T06:03:35.378Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-03T06:03:35.378Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-03T06:03:35.378Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-03T06:03:35.378Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-03T06:03:35.378Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-03T06:03:39.191Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-03T06:03:39.191Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-03T06:03:39.191Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-03T06:03:40.254Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-03T06:03:46.386Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-03T06:03:46.386Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-03T06:03:46.386Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-03T06:03:46.386Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-03T06:03:46.386Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-03T06:03:46.386Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-03T06:03:46.386Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-03T06:03:55.083Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-03T06:04:02.272Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-03T06:04:05.636Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-03T06:04:05.636Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-03T06:04:05.636Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-03T06:04:06.086Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-03T06:04:13.282Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestHealth [2022-03-03T06:04:13.282Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-03T06:04:13.282Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-03T06:04:13.753Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-03T06:04:16.111Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-03T06:04:16.111Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-03T06:04:19.648Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-03T06:04:19.649Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-03T06:04:19.649Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-03T06:04:19.649Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-03T06:04:19.649Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-03T06:04:19.649Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-03T06:04:20.121Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-03T06:04:21.115Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-03T06:04:21.115Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-03T06:04:21.115Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-03T06:04:22.014Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-03T06:04:22.014Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-03T06:04:22.109Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-03T06:04:22.109Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-03T06:04:24.336Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-03T06:04:24.337Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-03T06:04:27.305Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-03T06:04:27.922Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-03T06:04:30.277Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-03T06:04:30.749Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-03T06:04:30.749Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:04:30.749Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-03T06:04:34.561Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-03T06:04:34.561Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-03T06:04:35.033Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestImportFile [2022-03-03T06:04:35.033Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-03T06:04:35.033Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-03T06:04:35.033Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-03T06:04:35.033Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-03T06:04:35.033Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-03T06:04:35.033Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-03T06:04:35.033Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-03T06:04:35.033Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-03T06:04:35.033Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:04:35.033Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-03T06:04:39.813Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-03T06:04:42.783Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-03T06:04:42.783Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T06:04:42.783Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-03T06:04:42.783Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-03T06:04:42.783Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-03T06:04:42.783Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-03T06:04:42.783Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-03T06:04:42.783Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-03T06:04:45.752Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-03T06:04:46.225Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-03T06:04:50.039Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-03T06:04:50.039Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-03T06:04:50.039Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-03T06:04:50.039Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-03T06:04:50.039Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-03T06:04:50.039Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-03T06:04:50.039Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-03T06:04:53.338Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-03T06:04:53.338Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-03T06:04:53.338Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-03T06:04:54.819Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-03T06:04:57.166Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-03T06:04:58.743Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-03T06:05:00.714Z] === RUN TestDockerSuite/TestInspectImage [2022-03-03T06:05:00.714Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:05:00.714Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-03T06:05:00.714Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:05:00.714Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-03T06:05:00.714Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:05:00.714Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-03T06:05:04.528Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-03T06:05:04.651Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-03T06:05:08.344Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-03T06:05:08.345Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-03T06:05:10.559Z] === RUN TestDockerSuite/TestBuildUser [2022-03-03T06:05:10.559Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-03T06:05:10.559Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-03T06:05:10.559Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-03T06:05:10.559Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-03T06:05:10.559Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-03T06:05:10.559Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-03T06:05:12.157Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-03T06:05:15.344Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-03T06:05:15.817Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-03T06:05:15.969Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-03T06:05:15.969Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-03T06:05:15.969Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-03T06:05:15.969Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-03T06:05:19.786Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-03T06:05:24.567Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-03T06:05:26.300Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-03T06:05:26.300Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-03T06:05:26.300Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-03T06:05:26.300Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-03T06:05:26.300Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-03T06:05:31.755Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-03T06:05:35.576Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-03T06:05:38.546Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-03T06:05:42.360Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-03T06:05:45.331Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-03T06:05:49.150Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-03T06:05:51.666Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-03T06:05:52.122Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-03T06:05:52.122Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-03T06:05:52.122Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-03T06:05:52.122Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-03T06:05:52.122Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.122Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-03T06:05:52.122Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.139Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-03T06:05:52.595Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-03T06:05:52.595Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-03T06:05:52.595Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-03T06:05:52.595Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-03T06:05:56.410Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-03T06:05:59.382Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-03T06:06:02.613Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-03T06:06:06.572Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-03T06:06:08.803Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-03T06:06:08.803Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-03T06:06:08.803Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-03T06:06:13.098Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-03T06:06:13.098Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-03T06:06:13.572Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-03T06:06:13.572Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-03T06:06:13.572Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-03T06:06:13.588Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-03T06:06:13.588Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-03T06:06:16.551Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-03T06:06:16.551Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-03T06:06:17.024Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-03T06:06:20.784Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-03T06:06:29.481Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-03T06:06:32.023Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-03T06:06:35.843Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-03T06:06:35.843Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-03T06:06:36.676Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-03T06:06:41.455Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-03T06:06:46.241Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-03T06:06:46.241Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-03T06:06:46.241Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-03T06:06:49.216Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-03T06:06:53.034Z] === RUN TestDockerSuite/TestLogsSince [2022-03-03T06:06:53.729Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-03T06:06:53.729Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-03T06:06:53.729Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-03T06:06:53.729Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-03T06:06:53.729Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-03T06:06:53.729Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-03T06:06:53.729Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-03T06:06:54.203Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-03T06:07:03.496Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-03T06:07:03.496Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-03T06:07:03.496Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-03T06:07:03.496Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-03T06:07:03.496Z] === RUN TestDockerSuite/TestLogsTail [2022-03-03T06:07:04.688Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-03T06:07:06.273Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-03T06:07:06.274Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-03T06:07:06.468Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-03T06:07:06.748Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-03T06:07:06.748Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-03T06:07:06.748Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-03T06:07:06.748Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T06:07:06.748Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-03T06:07:09.725Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-03T06:07:10.281Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-03T06:07:13.251Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-03T06:07:13.251Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestNetHostname [2022-03-03T06:07:13.251Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-03T06:07:13.251Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-03T06:07:13.251Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-03T06:07:13.251Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginActive [2022-03-03T06:07:13.251Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-03T06:07:13.251Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-03T06:07:13.251Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-03T06:07:13.251Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-03T06:07:13.251Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-03T06:07:13.251Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-03T06:07:13.251Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.723Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-03T06:07:13.723Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.723Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-03T06:07:13.723Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.723Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-03T06:07:13.723Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.723Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-03T06:07:13.723Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.723Z] === RUN TestDockerSuite/TestPortList [2022-03-03T06:07:13.723Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-03T06:07:13.723Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-03T06:07:14.511Z] === RUN TestDockerSuite/TestCommitChange [2022-03-03T06:07:20.416Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-03T06:07:20.915Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-03T06:07:20.915Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-03T06:07:20.915Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-03T06:07:26.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-03T06:07:26.948Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-03T06:07:26.948Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-03T06:07:30.896Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-03T06:07:30.896Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-03T06:07:30.896Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-03T06:07:41.930Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-03T06:07:41.930Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-03T06:07:41.930Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-03T06:07:43.447Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-03T06:07:43.447Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:07:43.447Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-03T06:07:52.161Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-03T06:07:56.910Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-03T06:08:02.655Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-03T06:08:02.655Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-03T06:08:02.655Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-03T06:08:02.655Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-03T06:08:02.655Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-03T06:08:02.655Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-03T06:08:02.655Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-03T06:08:02.655Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-03T06:08:11.365Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-03T06:08:14.779Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-03T06:08:14.779Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-03T06:08:14.779Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-03T06:08:14.779Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-03T06:08:14.779Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-03T06:08:14.779Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-03T06:08:18.575Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-03T06:08:18.576Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-03T06:08:18.576Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-03T06:08:20.677Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-03T06:08:25.781Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-03T06:08:25.781Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-03T06:08:25.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-03T06:08:25.781Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-03T06:08:25.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-03T06:08:25.781Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-03T06:08:25.781Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-03T06:08:28.761Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-03T06:08:28.761Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-03T06:08:28.761Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-03T06:08:28.761Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-03T06:08:31.147Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-03T06:08:31.736Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-03T06:08:31.736Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-03T06:08:31.736Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-03T06:08:31.736Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-03T06:08:31.736Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-03T06:08:31.736Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-03T06:08:31.736Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-03T06:08:31.736Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-03T06:08:34.712Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-03T06:08:37.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-03T06:08:38.338Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-03T06:08:38.338Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-03T06:08:38.338Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-03T06:08:38.338Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-03T06:08:38.338Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-03T06:08:39.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-03T06:08:39.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-03T06:08:39.928Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-03T06:08:39.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-03T06:08:42.904Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-03T06:08:42.904Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-03T06:08:45.139Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-03T06:08:45.139Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:08:45.139Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-03T06:08:45.139Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T06:08:45.139Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-03T06:08:45.530Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-03T06:08:45.530Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:08:45.530Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-03T06:08:45.530Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-03T06:08:45.530Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-03T06:08:45.530Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-03T06:08:45.530Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-03T06:08:45.530Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-03T06:08:45.530Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-03T06:08:48.122Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-03T06:08:48.122Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-03T06:08:50.356Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-03T06:08:50.356Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-03T06:08:50.356Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-03T06:08:53.337Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-03T06:08:53.337Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-03T06:08:56.315Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-03T06:08:58.065Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-03T06:08:58.066Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-03T06:08:58.066Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-03T06:08:58.066Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-03T06:08:58.066Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-03T06:08:58.066Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-03T06:08:59.640Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-03T06:09:00.634Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-03T06:09:00.634Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-03T06:09:00.634Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-03T06:09:06.805Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-03T06:09:07.831Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-03T06:09:09.809Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-03T06:09:10.281Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-03T06:09:10.281Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-03T06:09:10.281Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-03T06:09:10.281Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-03T06:09:12.518Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-03T06:09:12.518Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-03T06:09:12.518Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-03T06:09:15.022Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-03T06:09:15.503Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-03T06:09:15.504Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T06:09:15.504Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-03T06:09:17.738Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-03T06:09:17.995Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-03T06:09:18.211Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-03T06:09:22.998Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-03T06:09:25.242Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-03T06:09:25.242Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-03T06:09:25.242Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-03T06:09:25.242Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-03T06:09:25.242Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-03T06:09:25.242Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-03T06:09:25.242Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-03T06:09:25.242Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-03T06:09:25.242Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-03T06:09:25.242Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-03T06:09:25.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-03T06:09:27.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-03T06:09:27.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-03T06:09:36.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-03T06:09:43.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-03T06:09:46.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-03T06:09:48.209Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-03T06:09:48.209Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:09:48.209Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-03T06:09:48.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000acc90_} [2022-03-03T06:09:56.911Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-03T06:09:57.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11375816993_c:\foo_false____} [2022-03-03T06:09:57.384Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-03T06:09:57.384Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-03T06:09:58.377Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-03T06:09:59.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11375816993_c:\foo_true____} [2022-03-03T06:10:07.074Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-03T06:10:08.290Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-03T06:10:08.290Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-03T06:10:08.290Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-03T06:10:08.290Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-03T06:10:08.290Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-03T06:10:08.290Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-03T06:10:08.290Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-03T06:10:10.526Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-03T06:10:10.526Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.526Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-03T06:10:10.526Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-03T06:10:10.999Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-03T06:10:10.999Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:10:10.999Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-03T06:10:12.970Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-03T06:10:12.970Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:10:12.970Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-03T06:10:13.974Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-03T06:10:13.974Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-03T06:10:13.974Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-03T06:10:13.974Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-03T06:10:16.949Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-03T06:10:16.949Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-03T06:10:16.949Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-03T06:10:16.949Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-03T06:10:16.949Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-03T06:10:16.949Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-03T06:10:16.949Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-03T06:10:20.157Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-03T06:10:20.158Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-03T06:10:20.629Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-03T06:10:22.859Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-03T06:10:30.072Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-03T06:10:30.072Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:10:30.072Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-03T06:10:30.072Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-03T06:10:30.072Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-03T06:10:40.558Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-03T06:10:40.558Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-03T06:10:40.558Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-03T06:10:40.558Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:10:40.558Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-03T06:10:41.921Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-03T06:10:43.640Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-03T06:10:44.113Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-03T06:10:51.045Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-03T06:10:51.045Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-03T06:10:51.045Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-03T06:10:51.045Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-03T06:10:51.045Z] === RUN TestDockerSuite/TestCpToDot [2022-03-03T06:10:53.288Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-03T06:10:53.288Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-03T06:10:53.288Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-03T06:10:53.288Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-03T06:10:53.288Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-03T06:10:54.581Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-03T06:10:56.279Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-03T06:10:56.279Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:10:56.279Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-03T06:10:56.279Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-03T06:10:56.279Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-03T06:10:56.279Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-03T06:10:56.279Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-03T06:10:56.279Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-03T06:10:56.279Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-03T06:10:56.279Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-03T06:10:56.752Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-03T06:10:58.991Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-03T06:11:00.475Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-03T06:11:01.966Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-03T06:11:01.966Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-03T06:11:01.966Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-03T06:11:04.199Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-03T06:11:05.197Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-03T06:11:05.197Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-03T06:11:05.197Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-03T06:11:05.197Z] === RUN TestDockerSuite/TestCreateRM [2022-03-03T06:11:05.670Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-03T06:11:05.670Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T06:11:05.670Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-03T06:11:06.145Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-03T06:11:06.617Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-03T06:11:15.449Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-03T06:11:20.239Z] === RUN TestDockerSuite/TestRmiTag [2022-03-03T06:11:20.239Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-03T06:11:21.614Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-03T06:11:21.614Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-03T06:11:21.614Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-03T06:11:24.058Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-03T06:11:25.441Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-03T06:11:25.441Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-03T06:11:25.441Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-03T06:11:25.441Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-03T06:11:34.156Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-03T06:11:34.156Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDockerFails [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-03T06:11:34.156Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-03T06:11:34.156Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-03T06:11:34.156Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-03T06:11:34.156Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-03T06:11:34.156Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-03T06:11:34.156Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-03T06:11:41.358Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-03T06:11:44.336Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-03T06:11:45.345Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-03T06:11:47.318Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-03T06:11:49.159Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-03T06:11:56.351Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-03T06:11:56.824Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-03T06:11:56.824Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-03T06:11:57.809Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-03T06:11:59.793Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-03T06:11:59.793Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-03T06:11:59.793Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-03T06:11:59.793Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-03T06:11:59.793Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-03T06:12:02.600Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-03T06:12:06.989Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-03T06:12:09.801Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-03T06:12:10.802Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-03T06:12:12.040Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-03T06:12:13.040Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-03T06:12:13.773Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-03T06:12:17.587Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-03T06:12:17.827Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-03T06:12:18.301Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-03T06:12:19.881Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-03T06:12:20.559Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-03T06:12:20.559Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-03T06:12:25.786Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-03T06:12:27.752Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-03T06:12:27.753Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-03T06:12:27.753Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-03T06:12:30.578Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-03T06:12:30.578Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-03T06:12:30.578Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-03T06:12:30.578Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T06:12:30.578Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-03T06:12:30.578Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-03T06:12:30.578Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-03T06:12:30.578Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-03T06:12:30.578Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-03T06:12:30.721Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-03T06:12:30.721Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-03T06:12:30.721Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-03T06:12:31.580Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-03T06:12:31.580Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-03T06:12:31.580Z] === RUN TestDockerSuite/TestEventsRename [2022-03-03T06:12:34.560Z] === RUN TestDockerSuite/TestEventsResize [2022-03-03T06:12:35.502Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-03T06:12:35.502Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-03T06:12:35.502Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-03T06:12:35.502Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-03T06:12:35.502Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-03T06:12:38.470Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-03T06:12:38.470Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-03T06:12:40.700Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-03T06:12:43.268Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-03T06:12:44.514Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-03T06:12:45.505Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-03T06:12:47.482Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-03T06:12:47.482Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-03T06:12:47.482Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-03T06:12:47.482Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-03T06:12:47.482Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-03T06:12:47.482Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-03T06:12:47.482Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-03T06:12:48.485Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-03T06:12:51.298Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-03T06:12:51.298Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-03T06:12:51.298Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-03T06:12:51.298Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-03T06:12:51.298Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-03T06:12:51.298Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-03T06:12:51.298Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-03T06:12:51.298Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-03T06:12:51.298Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-03T06:12:52.874Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-03T06:12:53.286Z] === RUN TestDockerSuite/TestEventsTop [2022-03-03T06:12:53.286Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-03T06:12:53.286Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-03T06:12:56.259Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-03T06:13:00.061Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-03T06:13:00.061Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-03T06:13:00.061Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-03T06:13:00.061Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-03T06:13:00.061Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-03T06:13:00.061Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-03T06:13:00.061Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-03T06:13:01.046Z] === RUN TestDockerSuite/TestExec [2022-03-03T06:13:01.047Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:13:01.047Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-03T06:13:01.047Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-03T06:13:01.047Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-03T06:13:03.030Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-03T06:13:03.031Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-03T06:13:03.031Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-03T06:13:03.280Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-03T06:13:03.502Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-03T06:13:03.503Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-03T06:13:03.503Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-03T06:13:05.517Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-03T06:13:05.517Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:13:05.517Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-03T06:13:05.517Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:13:05.517Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-03T06:13:05.517Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-03T06:13:05.517Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-03T06:13:06.471Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-03T06:13:07.763Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-03T06:13:09.998Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-03T06:13:10.281Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-03T06:13:10.281Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-03T06:13:10.281Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-03T06:13:12.978Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-03T06:13:13.250Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-03T06:13:13.250Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-03T06:13:13.250Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-03T06:13:13.250Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-03T06:13:13.250Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-03T06:13:13.250Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-03T06:13:13.250Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-03T06:13:15.213Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-03T06:13:17.063Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-03T06:13:20.004Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-03T06:13:20.004Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-03T06:13:20.004Z] === RUN TestDockerSuite/TestExecEnv [2022-03-03T06:13:20.004Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T06:13:20.004Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-03T06:13:20.004Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-03T06:13:20.004Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-03T06:13:20.044Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-03T06:13:22.986Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-03T06:13:23.011Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-03T06:13:26.820Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-03T06:13:26.820Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-03T06:13:27.778Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-03T06:13:27.778Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-03T06:13:27.778Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-03T06:13:27.778Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-03T06:13:27.778Z] === RUN TestDockerSuite/TestExecParseError [2022-03-03T06:13:27.778Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-03T06:13:27.778Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-03T06:13:27.778Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-03T06:13:27.778Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-03T06:13:27.778Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-03T06:13:27.778Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-03T06:13:30.759Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-03T06:13:30.759Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-03T06:13:30.759Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-03T06:13:30.759Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:13:30.759Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-03T06:13:30.759Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-03T06:13:30.759Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-03T06:13:30.759Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-03T06:13:30.759Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-03T06:13:30.759Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-03T06:13:30.759Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-03T06:13:32.721Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-03T06:13:32.721Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-03T06:13:32.721Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-03T06:13:32.721Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-03T06:13:32.721Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:13:32.721Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-03T06:13:33.735Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-03T06:13:33.735Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-03T06:13:33.735Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-03T06:13:41.413Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-03T06:13:41.413Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-03T06:13:41.413Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-03T06:13:42.448Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-03T06:13:42.448Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-03T06:13:42.448Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-03T06:13:42.448Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-03T06:13:42.448Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-03T06:13:42.448Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-03T06:13:42.448Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-03T06:13:43.644Z] === RUN TestDockerSuite/TestRunMount [2022-03-03T06:13:43.644Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-03T06:13:44.116Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-03T06:13:44.116Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-03T06:13:44.116Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-03T06:13:44.116Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-03T06:13:44.116Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-03T06:13:44.116Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-03T06:13:44.116Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-03T06:13:48.354Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-03T06:13:54.583Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-03T06:13:54.583Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-03T06:13:54.583Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-03T06:13:54.583Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-03T06:13:54.583Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-03T06:13:54.583Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-03T06:13:54.583Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-03T06:13:55.555Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-03T06:13:58.529Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-03T06:14:01.775Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-03T06:14:04.441Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-03T06:14:04.441Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:14:04.441Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-03T06:14:04.441Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-03T06:14:04.914Z] === RUN TestDockerSuite/TestHealth [2022-03-03T06:14:04.914Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-03T06:14:04.914Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-03T06:14:04.914Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-03T06:14:04.914Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-03T06:14:04.914Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-03T06:14:07.670Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-03T06:14:07.670Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-03T06:14:08.662Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-03T06:14:10.818Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-03T06:14:10.818Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-03T06:14:10.818Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-03T06:14:10.818Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-03T06:14:10.818Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-03T06:14:10.818Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-03T06:14:10.818Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-03T06:14:10.891Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-03T06:14:11.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-03T06:14:11.816Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-03T06:14:11.816Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-03T06:14:12.814Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-03T06:14:12.814Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-03T06:14:13.121Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-03T06:14:14.696Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-03T06:14:15.049Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-03T06:14:15.523Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-03T06:14:18.505Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-03T06:14:18.514Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-03T06:14:18.514Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T06:14:23.288Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-03T06:14:23.288Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-03T06:14:23.288Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-03T06:14:23.288Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-03T06:14:23.288Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-03T06:14:23.288Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-03T06:14:23.288Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-03T06:14:23.288Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-03T06:14:23.288Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-03T06:14:23.288Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-03T06:14:23.288Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-03T06:14:25.702Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-03T06:14:26.175Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-03T06:14:26.175Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:14:26.175Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-03T06:14:29.995Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-03T06:14:30.470Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportFile [2022-03-03T06:14:30.470Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-03T06:14:30.470Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-03T06:14:30.470Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-03T06:14:30.470Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-03T06:14:30.470Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-03T06:14:30.470Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-03T06:14:30.470Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.470Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-03T06:14:30.943Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-03T06:14:30.943Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.943Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-03T06:14:30.943Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:14:30.943Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-03T06:14:33.177Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-03T06:14:35.823Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-03T06:14:35.823Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-03T06:14:35.823Z] === RUN TestDockerSuite/TestRunRm [2022-03-03T06:14:36.167Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-03T06:14:36.167Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T06:14:36.167Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-03T06:14:36.167Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-03T06:14:36.167Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-03T06:14:36.167Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-03T06:14:36.167Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-03T06:14:36.167Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-03T06:14:38.052Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-03T06:14:38.402Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-03T06:14:38.875Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-03T06:14:44.028Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-03T06:14:46.144Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-03T06:14:46.144Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-03T06:14:46.144Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-03T06:14:46.144Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-03T06:14:46.144Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-03T06:14:46.144Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-03T06:14:46.144Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-03T06:14:47.841Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-03T06:14:49.122Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-03T06:14:51.656Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-03T06:14:53.907Z] === RUN TestDockerSuite/TestInspectImage [2022-03-03T06:14:53.907Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:14:53.907Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-03T06:14:53.907Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:14:53.907Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-03T06:14:53.907Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:14:53.907Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-03T06:14:55.467Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-03T06:14:55.467Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T06:14:55.467Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-03T06:14:55.467Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-03T06:14:55.467Z] === RUN TestDockerSuite/TestRunState [2022-03-03T06:14:55.467Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-03T06:14:55.467Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-03T06:14:56.891Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-03T06:14:58.437Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-03T06:14:58.437Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-03T06:14:58.437Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-03T06:14:58.908Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-03T06:14:58.908Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-03T06:14:58.908Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-03T06:14:58.908Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-03T06:14:58.908Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-03T06:14:58.908Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-03T06:14:58.908Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-03T06:14:58.908Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-03T06:14:58.908Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-03T06:14:59.124Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-03T06:14:59.124Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-03T06:15:02.099Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-03T06:15:04.332Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-03T06:15:04.332Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.332Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-03T06:15:04.332Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-03T06:15:04.808Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-03T06:15:04.808Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-03T06:15:07.314Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-03T06:15:08.617Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-03T06:15:08.617Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-03T06:15:08.617Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-03T06:15:10.290Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-03T06:15:11.593Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-03T06:15:11.593Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-03T06:15:11.593Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-03T06:15:11.593Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-03T06:15:11.593Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-03T06:15:15.090Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-03T06:15:16.375Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-03T06:15:17.333Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-03T06:15:20.306Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-03T06:15:22.539Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-03T06:15:24.774Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-03T06:15:26.837Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-03T06:15:32.738Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-03T06:15:33.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-03T06:15:35.078Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-03T06:15:35.078Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-03T06:15:35.078Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-03T06:15:35.078Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-03T06:15:35.550Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-03T06:15:35.550Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-03T06:15:37.787Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-03T06:15:40.020Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-03T06:15:43.198Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-03T06:15:43.198Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-03T06:15:43.198Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-03T06:15:43.198Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-03T06:15:45.924Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-03T06:15:47.009Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-03T06:15:48.904Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-03T06:15:48.904Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-03T06:15:48.904Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-03T06:15:49.978Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-03T06:15:51.136Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-03T06:15:51.136Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-03T06:15:53.788Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-03T06:15:53.788Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-03T06:15:53.788Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-03T06:15:53.788Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-03T06:15:53.788Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-03T06:15:53.788Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-03T06:15:53.788Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-03T06:15:59.682Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-03T06:15:59.852Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-03T06:16:02.650Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-03T06:16:04.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-03T06:16:07.051Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-03T06:16:10.790Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-03T06:16:10.790Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-03T06:16:10.790Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-03T06:16:10.791Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-03T06:16:10.791Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-03T06:16:10.791Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-03T06:16:10.791Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-03T06:16:10.791Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-03T06:16:10.791Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-03T06:16:10.791Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-03T06:16:10.791Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-03T06:16:11.261Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-03T06:16:11.261Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-03T06:16:13.489Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-03T06:16:13.959Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-03T06:16:14.431Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-03T06:16:14.902Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-03T06:16:15.765Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-03T06:16:16.476Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-03T06:16:18.002Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-03T06:16:20.978Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-03T06:16:20.978Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-03T06:16:20.978Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-03T06:16:23.949Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-03T06:16:26.938Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-03T06:16:26.938Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:16:26.938Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-03T06:16:31.193Z] === RUN TestDockerSuite/TestLogsSince [2022-03-03T06:16:37.412Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-03T06:16:37.413Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:16:37.413Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-03T06:16:41.671Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-03T06:16:41.671Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-03T06:16:41.671Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-03T06:16:41.671Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-03T06:16:41.671Z] === RUN TestDockerSuite/TestLogsTail [2022-03-03T06:16:43.305Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-03T06:16:43.305Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-03T06:16:43.305Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-03T06:16:43.305Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-03T06:16:43.305Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-03T06:16:43.305Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-03T06:16:43.305Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-03T06:16:43.305Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-03T06:16:43.305Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-03T06:16:43.901Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-03T06:16:47.001Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-03T06:16:52.032Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-03T06:16:52.032Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-03T06:16:52.032Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-03T06:16:52.032Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-03T06:16:52.032Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-03T06:16:52.032Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:16:52.032Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-03T06:16:54.999Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-03T06:16:55.727Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-03T06:16:55.727Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestNetHostname [2022-03-03T06:16:55.727Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-03T06:16:55.727Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-03T06:16:55.727Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-03T06:16:55.727Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginActive [2022-03-03T06:16:55.727Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-03T06:16:55.727Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-03T06:16:55.727Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-03T06:16:55.727Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-03T06:16:55.727Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-03T06:16:55.727Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-03T06:16:55.727Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-03T06:16:55.727Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-03T06:16:55.727Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-03T06:16:55.727Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPortList [2022-03-03T06:16:55.727Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-03T06:16:55.727Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-03T06:16:58.813Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-03T06:16:58.813Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-03T06:16:58.813Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-03T06:17:00.515Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-03T06:17:00.515Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-03T06:17:00.515Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-03T06:17:03.597Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-03T06:17:03.597Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-03T06:17:03.597Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-03T06:17:03.597Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-03T06:17:03.597Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-03T06:17:03.597Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:17:03.597Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-03T06:17:04.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-03T06:17:04.945Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-03T06:17:04.945Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-03T06:17:15.429Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-03T06:17:15.429Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-03T06:17:15.429Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-03T06:17:18.568Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-03T06:17:18.568Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-03T06:17:18.568Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-03T06:17:18.568Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:17:18.568Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-03T06:17:19.039Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-03T06:17:19.510Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-03T06:17:19.510Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-03T06:17:23.324Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-03T06:17:23.324Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-03T06:17:25.907Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-03T06:17:27.133Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-03T06:17:27.604Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-03T06:17:28.074Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-03T06:17:28.074Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-03T06:17:28.546Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-03T06:17:39.010Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-03T06:17:39.010Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T06:17:39.010Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-03T06:17:39.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-03T06:17:39.953Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-03T06:17:39.953Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-03T06:17:39.953Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-03T06:17:43.825Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-03T06:17:43.825Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-03T06:17:43.825Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-03T06:17:43.825Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-03T06:17:50.422Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-03T06:17:50.422Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-03T06:17:50.892Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-03T06:17:56.502Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-03T06:18:03.711Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-03T06:18:05.870Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-03T06:18:05.870Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.870Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite (2896.29s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-03T06:18:05.870Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-03T06:18:05.870Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (85.99s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.16s) [2022-03-03T06:18:05.870Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.28s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.33s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.09s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.68s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.35s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.07s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.41s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.56s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.15s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.20s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.95s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.43s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.99s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.17s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.11s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.29s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.88s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.14s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.62s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.43s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.48s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.97s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.92s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.84s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.62s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.71s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.56s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.90s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.98s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.58s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.07s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.84s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.25s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.47s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.37s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.93s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.89s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.46s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.94s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.86s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.89s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.87s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.96s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.77s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.74s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.97s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.35s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.36s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.13s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFails (3.15s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.41s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.43s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.19s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.03s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.75s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.30s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildHistory (12.78s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.61s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.73s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.82s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.35s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.87s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.72s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.41s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.42s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.27s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.24s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.76s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.46s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.87s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.83s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.64s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.95s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.73s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.95s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.08s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.39s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.36s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.41s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.40s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.64s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.46s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.45s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildRm (16.28s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.68s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.16s) [2022-03-03T06:18:05.871Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.97s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.84s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.69s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.80s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.97s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.55s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.07s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-03-03T06:18:05.871Z] --- PASS: TestDockerSuite/TestBuildStderr (6.11s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.20s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.46s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.08s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.79s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.56s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.99s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.33s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.88s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.05s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.06s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.54s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.85s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.49s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.30s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCommitChange (6.45s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.78s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.25s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCommitTTY (9.31s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.10s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.06s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.00s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.28s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.34s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.62s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.95s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.93s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.97s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (8.55s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.45s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.39s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.68s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.99s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.34s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.37s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.82s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.16s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.64s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.05s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.15s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.35s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.81s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.75s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.15s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.27s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.24s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.22s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004540_} (3.39s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1600192207_c:\foo_false____} (3.24s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1600192207_c:\foo_true____} (3.21s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.51s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.54s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.34s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.85s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.57s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.25s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.41s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpToDot (3.40s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCpToStdout (3.87s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.33s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.60s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.06s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.70s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.38s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.34s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.42s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.82s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsCopy (6.76s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.13s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.30s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.95s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFilters (7.23s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFormat (7.38s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsRename (3.64s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsResize (33.71s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.39s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.06s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.80s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.78s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.25s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.27s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.48s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.91s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.95s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.90s) [2022-03-03T06:18:05.872Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.30s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-03T06:18:05.872Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.91s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestExecInspectID (5.96s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.21s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.87s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.57s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.42s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.38s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.36s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.31s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.00s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.64s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.98s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.99s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.32s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.32s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.47s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectDefault (5.21s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectHistory (5.86s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.45s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.01s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.43s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.60s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.27s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectStatus (3.99s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.32s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.89s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.29s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.84s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.29s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.43s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.18s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.29s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.26s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.55s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.28s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.97s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.75s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.46s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.55s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.93s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.78s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.71s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.50s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsSince (9.89s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsTail (3.67s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.59s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.30s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.87s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.46s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsByOrder (13.71s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.07s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.91s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.62s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.16s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.31s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.90s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.62s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.55s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.71s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.56s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.34s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.12s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.22s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.13s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.84s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.23s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.32s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.35s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.33s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.30s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.85s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.74s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.16s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.00s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-03T06:18:05.873Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.51s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.17s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.28s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.42s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.40s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-03T06:18:05.873Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.69s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.23s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.40s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.25s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.50s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.48s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.26s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.05s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.63s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.39s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.25s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.26s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.23s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunExitCode (3.28s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.52s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.21s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.27s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.99s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.12s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.78s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.93s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.28s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.42s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.77s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunRm (3.29s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.25s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.58s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.28s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.88s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.20s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.72s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.26s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.31s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.27s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.31s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.56s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.32s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.37s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.34s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.38s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.08s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.75s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.42s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.80s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.52s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.04s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-03T06:18:05.874Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.86s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-03T06:18:05.874Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.94s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.94s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.96s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.66s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.08s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.43s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.38s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.10s) [2022-03-03T06:18:05.875Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-03T06:18:05.875Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-03T06:18:05.875Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:05.875Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-03T06:18:06.347Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-03T06:18:06.347Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-03T06:18:06.347Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-03T06:18:06.347Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-03T06:18:06.347Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-03T06:18:06.347Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-03T06:18:06.347Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.347Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:18:06.347Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-03T06:18:06.347Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-03T06:18:06.348Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-03T06:18:06.348Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-03T06:18:06.348Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-03T06:18:06.348Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-03T06:18:06.348Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-03T06:18:06.348Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerDaemonSuite [2022-03-03T06:18:06.348Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-03T06:18:06.348Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-03T06:18:06.348Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-03T06:18:06.348Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerSwarmSuite [2022-03-03T06:18:06.348Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-03T06:18:06.348Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerExternalVolumeSuite [2022-03-03T06:18:06.348Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerNetworkSuite [2022-03-03T06:18:06.348Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-03T06:18:06.348Z] === RUN TestDockerHubPullSuite [2022-03-03T06:18:06.348Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-03T06:18:06.348Z] PASS [2022-03-03T06:18:06.348Z] ok github.com/docker/docker/integration-cli 2896.735s [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === Skipped [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-03T06:18:06.348Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-03T06:18:06.348Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-03T06:18:06.348Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-03T06:18:06.348Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-03T06:18:06.348Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-03T06:18:06.348Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-03T06:18:06.348Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-03T06:18:06.348Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-03T06:18:06.348Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-03T06:18:06.348Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.348Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-03T06:18:06.348Z] [2022-03-03T06:18:06.348Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-03T06:18:06.348Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-03T06:18:06.349Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.16s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.16s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-03T06:18:06.349Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-03T06:18:06.349Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-03T06:18:06.349Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-03T06:18:06.349Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T06:18:06.349Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.349Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-03-03T06:18:06.349Z] [2022-03-03T06:18:06.349Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-03T06:18:06.349Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T06:18:06.350Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-03T06:18:06.350Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-03T06:18:06.350Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.350Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-03T06:18:06.350Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.350Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-03T06:18:06.350Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-03T06:18:06.351Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-03T06:18:06.351Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-03T06:18:06.351Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-03T06:18:06.351Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-03T06:18:06.351Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-03T06:18:06.351Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-03T06:18:06.351Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-03T06:18:06.351Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-03T06:18:06.351Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T06:18:06.351Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-03T06:18:06.351Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-03T06:18:06.351Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-03T06:18:06.351Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.351Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-03T06:18:06.351Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.351Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-03T06:18:06.351Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-03T06:18:06.352Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-03T06:18:06.352Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-03T06:18:06.352Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-03T06:18:06.352Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-03T06:18:06.352Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.352Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-03T06:18:06.352Z] [2022-03-03T06:18:06.352Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-03T06:18:06.352Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T06:18:06.353Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-03T06:18:06.353Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.353Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-03T06:18:06.353Z] [2022-03-03T06:18:06.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-03T06:18:06.353Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-03T06:18:06.825Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.825Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-03T06:18:06.825Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.826Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-03T06:18:06.826Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.826Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-03T06:18:06.826Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-03T06:18:06.827Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-03T06:18:06.827Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.827Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T06:18:06.827Z] [2022-03-03T06:18:06.827Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T06:18:06.827Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.828Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T06:18:06.828Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.828Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T06:18:06.828Z] [2022-03-03T06:18:06.829Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T06:18:06.829Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.829Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T06:18:06.829Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.829Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-03T06:18:06.829Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-03T06:18:06.829Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-03T06:18:06.829Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] DONE 1085 tests, 544 skipped in 2908.599s [2022-03-03T06:18:06.829Z] INFO: Integration tests ended at 03/03/2022 06:18:06. Duration:00:48:28.7355517 [2022-03-03T06:18:06.829Z] INFO: Docker info of the daemon under test at end of run [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] Containers: 2 [2022-03-03T06:18:06.829Z] Running: 0 [2022-03-03T06:18:06.829Z] Paused: 0 [2022-03-03T06:18:06.829Z] Stopped: 2 [2022-03-03T06:18:06.829Z] Images: 18 [2022-03-03T06:18:06.829Z] Server Version: 0.0.0-dev [2022-03-03T06:18:06.829Z] Storage Driver: windowsfilter [2022-03-03T06:18:06.829Z] Windows: [2022-03-03T06:18:06.829Z] Logging Driver: json-file [2022-03-03T06:18:06.829Z] Plugins: [2022-03-03T06:18:06.829Z] Volume: local [2022-03-03T06:18:06.829Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T06:18:06.829Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T06:18:06.829Z] Swarm: inactive [2022-03-03T06:18:06.829Z] Default Isolation: process [2022-03-03T06:18:06.829Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-03T06:18:06.829Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-03T06:18:06.829Z] OSType: windows [2022-03-03T06:18:06.829Z] Architecture: x86_64 [2022-03-03T06:18:06.829Z] CPUs: 4 [2022-03-03T06:18:06.829Z] Total Memory: 32GiB [2022-03-03T06:18:06.829Z] Name: azwin-2-8777d1 [2022-03-03T06:18:06.829Z] ID: CQF7:5BPL:EJO5:YSH5:PGFS:ILHQ:NJ5C:XOJT:WPWE:APN3:GJJW:TTD6 [2022-03-03T06:18:06.829Z] Docker Root Dir: D:\CI\PR-43320\5\daemon [2022-03-03T06:18:06.829Z] Debug Mode (client): false [2022-03-03T06:18:06.829Z] Debug Mode (server): true [2022-03-03T06:18:06.829Z] File Descriptors: -1 [2022-03-03T06:18:06.829Z] Goroutines: 46 [2022-03-03T06:18:06.829Z] System Time: 2022-03-03T06:18:06.6874852Z [2022-03-03T06:18:06.829Z] EventsListeners: 0 [2022-03-03T06:18:06.829Z] Registry: https://index.docker.io/v1/ [2022-03-03T06:18:06.829Z] Labels: [2022-03-03T06:18:06.829Z] Experimental: false [2022-03-03T06:18:06.829Z] Insecure Registries: [2022-03-03T06:18:06.829Z] 127.0.0.0/8 [2022-03-03T06:18:06.829Z] Live Restore Enabled: false [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] [2022-03-03T06:18:06.829Z] INFO: Stopping daemon under test [2022-03-03T06:18:07.301Z] SUCCESS: The process with PID 3012 (child process of PID 2972) has been terminated. [2022-03-03T06:18:07.301Z] SUCCESS: The process with PID 2972 (child process of PID 3600) has been terminated. [2022-03-03T06:18:07.301Z] INFO: Stop tailing logs of the daemon under tests [2022-03-03T06:18:07.301Z] INFO: executeCI.ps1 Completed successfully at 03/03/2022 06:18:06. [2022-03-03T06:18:07.301Z] INFO: Tidying up at end of run [2022-03-03T06:18:07.301Z] INFO: Saving daemon under test log (d:\CI\PR-43320\5\dut.out) to bundles\CIDUT.out [2022-03-03T06:18:07.301Z] INFO: Saving daemon under test log (d:\CI\PR-43320\5\dut.err) to bundles\CIDUT.err [2022-03-03T06:18:07.301Z] INFO: Saving containerd logs to bundles [2022-03-03T06:18:07.301Z] INFO: Nuke-Everything... [2022-03-03T06:18:07.301Z] INFO: Container count on control daemon to delete is 2 [2022-03-03T06:18:07.772Z] fea2b2d65c63 [2022-03-03T06:18:07.772Z] 52222a4be38a [2022-03-03T06:18:07.772Z] INFO: Tidying pidfile d:\CI\PR-43320\5\docker.pid [2022-03-03T06:18:07.772Z] INFO: Killing containerd with PID 6068 [2022-03-03T06:18:07.772Z] INFO: Nuking d:\CI [2022-03-03T06:18:18.714Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-03T06:18:22.543Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-03T06:18:22.543Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-03T06:18:22.543Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-03T06:18:22.543Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-03T06:18:22.543Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-03T06:18:33.019Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-03T06:18:33.019Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:18:33.019Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-03T06:18:33.019Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-03T06:18:33.019Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-03T06:18:33.019Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-03T06:18:33.019Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-03T06:18:33.019Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-03T06:18:33.019Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-03T06:18:38.032Z] INFO: Zapped successfully [2022-03-03T06:18:38.032Z] [2022-03-03T06:18:38.032Z] INFO: executeCI.ps1 exiting at Thu Mar 3 06:18:33 CUT 2022. Duration 01:15:07.7964911 [2022-03-03T06:18:38.032Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-03T06:18:38.287Z] Recording test results [2022-03-03T06:18:41.733Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-03T06:18:41.733Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-03T06:18:41.733Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-03T06:18:42.207Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-03T06:18:42.207Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-03T06:18:42.207Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-03T06:18:43.787Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-03T06:18:44.785Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-03T06:18:44.785Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-03T06:18:44.785Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-03T06:18:45.596Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-03T06:18:47.724Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-03T06:18:49.525Z] Archiving artifacts [2022-03-03T06:18:49.578Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-03T06:18:54.372Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-03T06:19:01.580Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-03T06:19:04.485Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T06:19:05.457Z] + make clean [2022-03-03T06:19:07.033Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T06:19:07.033Z] docker-dev-cache [2022-03-03T06:19:07.033Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-03T06:19:37.532Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-03T06:19:37.532Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:19:37.532Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-03T06:19:41.357Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-03T06:19:41.357Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-03T06:19:41.830Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-03T06:19:42.831Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-03T06:19:47.622Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-03T06:19:52.420Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-03T06:19:52.420Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:19:52.420Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-03T06:19:57.215Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-03T06:19:57.215Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-03T06:19:57.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-03T06:20:15.112Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-03T06:20:16.695Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-03T06:20:17.169Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-03T06:20:25.883Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-03T06:20:30.679Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-03T06:20:45.708Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-03T06:20:49.535Z] === RUN TestDockerSuite/TestRmiTag [2022-03-03T06:20:50.009Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-03T06:20:52.251Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-03T06:21:13.568Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-03T06:21:14.566Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-03T06:21:27.119Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-03T06:21:27.119Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-03T06:21:29.357Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-03T06:21:29.357Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-03T06:21:29.357Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-03T06:21:29.357Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-03T06:21:29.357Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-03T06:21:34.147Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-03T06:21:37.969Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-03T06:21:40.210Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-03T06:21:42.460Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-03T06:21:45.436Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-03T06:21:45.436Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-03T06:21:55.948Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-03T06:21:55.948Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-03T06:21:58.187Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-03T06:21:58.187Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-03T06:21:58.187Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-03T06:22:02.010Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-03T06:22:02.010Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-03T06:22:02.010Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-03T06:22:02.010Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-03T06:22:02.010Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-03T06:22:04.246Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-03T06:22:04.246Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-03T06:22:06.484Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-03T06:22:09.464Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-03T06:22:11.699Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-03T06:22:11.699Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-03T06:22:11.699Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-03T06:22:11.699Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-03T06:22:11.699Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-03T06:22:11.699Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-03T06:22:11.699Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-03T06:22:14.676Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-03T06:22:14.676Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-03T06:22:14.676Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-03T06:22:14.676Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-03T06:22:14.676Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-03T06:22:14.676Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-03T06:22:14.676Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-03T06:22:14.676Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-03T06:22:14.676Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-03T06:22:16.912Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-03T06:22:22.822Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-03T06:22:22.822Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-03T06:22:22.822Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-03T06:22:22.822Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-03T06:22:22.822Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-03T06:22:22.822Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-03T06:22:22.822Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-03T06:22:30.024Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-03T06:22:30.024Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-03T06:22:30.024Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-03T06:22:30.025Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-03T06:22:30.025Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-03T06:22:30.025Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-03T06:22:33.007Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-03T06:22:35.248Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-03T06:22:35.248Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-03T06:22:35.248Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-03T06:22:38.222Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-03T06:22:38.222Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-03T06:22:38.222Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-03T06:22:38.222Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-03T06:22:38.222Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-03T06:22:38.222Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-03T06:22:38.222Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-03T06:22:40.455Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-03T06:22:43.444Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-03T06:22:45.677Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-03T06:22:47.912Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-03T06:22:47.912Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-03T06:22:47.912Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-03T06:22:48.385Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-03T06:22:48.385Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-03T06:22:48.385Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T06:22:48.385Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-03T06:22:48.385Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-03T06:22:48.385Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-03T06:22:48.385Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-03T06:22:58.859Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-03T06:22:58.859Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-03T06:22:58.859Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-03T06:22:58.859Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-03T06:22:58.859Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:22:58.859Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-03T06:23:09.343Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-03T06:23:09.343Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-03T06:23:09.343Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunMount [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-03T06:23:10.342Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-03T06:23:10.342Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-03T06:23:22.896Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-03T06:23:22.896Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-03T06:23:22.896Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-03T06:23:22.896Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-03T06:23:22.896Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-03T06:23:22.896Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-03T06:23:22.896Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-03T06:23:33.377Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-03T06:23:38.169Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-03T06:23:38.169Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-03T06:23:39.756Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-03T06:23:41.997Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-03T06:23:44.234Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-03T06:23:45.816Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-03T06:23:48.052Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-03T06:23:48.052Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.052Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-03T06:23:48.052Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.052Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-03T06:23:48.052Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.052Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-03T06:23:48.052Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.052Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-03T06:23:48.052Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.525Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-03T06:23:48.525Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.525Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-03T06:23:48.525Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.525Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-03T06:23:48.525Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-03T06:23:48.525Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-03T06:23:51.499Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-03T06:23:51.499Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-03T06:23:51.499Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-03T06:23:51.499Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-03T06:23:51.499Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-03T06:23:51.499Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-03T06:23:51.499Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-03T06:23:51.499Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-03T06:23:51.499Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-03T06:23:51.499Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-03T06:23:51.499Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-03T06:24:00.218Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-03T06:24:00.218Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-03T06:24:00.218Z] === RUN TestDockerSuite/TestRunRm [2022-03-03T06:24:03.197Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-03T06:24:09.100Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-03T06:24:11.343Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-03T06:24:18.541Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-03T06:24:20.773Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-03T06:24:23.747Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-03T06:24:23.747Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-03T06:24:23.747Z] === RUN TestDockerSuite/TestRunState [2022-03-03T06:24:23.747Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-03T06:24:23.747Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-03T06:24:25.981Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-03T06:24:25.981Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-03T06:24:25.981Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-03T06:24:28.961Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-03T06:24:28.961Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-03T06:24:28.961Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-03T06:24:28.961Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-03T06:24:28.961Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-03T06:24:28.961Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-03T06:24:28.961Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-03T06:24:28.961Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-03T06:24:28.961Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-03T06:24:34.875Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-03T06:24:34.875Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-03T06:24:37.109Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-03T06:24:37.109Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-03T06:24:37.109Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-03T06:24:39.344Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-03T06:24:39.344Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-03T06:24:39.817Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-03T06:24:39.817Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-03T06:24:39.817Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-03T06:24:43.639Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-03T06:24:52.351Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-03T06:24:57.138Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-03T06:25:04.349Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-03T06:25:04.349Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-03T06:25:04.349Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-03T06:25:04.349Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-03T06:25:07.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-03T06:25:09.561Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-03T06:25:12.538Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-03T06:25:12.538Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-03T06:25:12.538Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-03T06:25:12.538Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-03T06:25:12.538Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-03T06:25:12.538Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-03T06:25:12.539Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-03T06:25:12.539Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-03T06:25:17.324Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-03T06:25:18.903Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-03T06:25:21.883Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-03T06:25:26.672Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-03T06:25:26.672Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-03T06:25:26.672Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-03T06:25:26.672Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-03T06:25:26.672Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-03T06:25:26.672Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-03T06:25:26.672Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-03T06:25:26.672Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.145Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-03T06:25:27.145Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.145Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-03T06:25:27.145Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.145Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-03T06:25:27.145Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.145Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-03T06:25:27.145Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-03T06:25:27.146Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-03T06:25:27.146Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-03T06:25:27.146Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-03T06:25:27.146Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-03T06:25:27.146Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-03T06:25:27.146Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-03T06:25:27.146Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-03T06:25:29.381Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-03T06:25:29.855Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-03T06:25:30.329Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-03T06:25:30.801Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-03T06:25:33.037Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-03T06:25:45.589Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-03T06:25:45.589Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:25:45.589Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-03T06:25:54.315Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-03T06:25:54.315Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:25:54.315Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-03T06:25:58.136Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-03T06:25:58.136Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-03T06:25:58.136Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-03T06:25:58.136Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-03T06:25:58.136Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-03T06:25:58.136Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-03T06:25:58.136Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-03T06:25:58.136Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-03T06:25:58.136Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-03T06:26:10.685Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-03T06:26:10.685Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:26:10.685Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-03T06:26:10.685Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-03T06:26:10.685Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-03T06:26:10.685Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-03T06:26:10.686Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-03T06:26:10.686Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:26:10.686Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-03T06:26:10.686Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-03T06:26:10.686Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-03T06:26:10.686Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:26:10.686Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-03T06:26:12.268Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-03T06:26:15.244Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-03T06:26:15.244Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-03T06:26:15.244Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-03T06:26:17.478Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-03T06:26:17.478Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-03T06:26:17.478Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-03T06:26:17.478Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-03T06:26:17.478Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-03T06:26:17.478Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:26:17.478Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-03T06:26:32.480Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-03T06:26:32.954Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-03T06:26:32.954Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-03T06:26:32.954Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:26:32.954Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-03T06:26:33.427Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-03T06:26:33.900Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-03T06:26:33.900Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-03T06:26:36.877Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-03T06:26:36.877Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-03T06:26:40.697Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-03T06:26:40.697Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-03T06:26:41.170Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-03T06:26:41.170Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-03T06:26:41.645Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-03T06:26:50.358Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-03T06:26:50.358Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T06:26:50.358Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-03T06:26:50.832Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-03T06:26:51.306Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-03T06:26:51.306Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-03T06:26:51.306Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-03T06:27:00.018Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-03T06:27:00.018Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-03T06:27:00.018Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-03T06:27:10.506Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-03T06:27:10.506Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-03T06:27:10.506Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite (3054.95s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.37s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.83s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.45s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.83s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.51s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.77s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.37s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.71s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.01s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.85s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.93s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.62s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.99s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.68s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.97s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.40s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.85s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.03s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.01s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.49s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.49s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.65s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.34s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.65s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.53s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.43s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.07s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.64s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.14s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.68s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.15s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.04s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-03T06:27:11.508Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.02s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.81s) [2022-03-03T06:27:11.508Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.82s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.01s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (40.47s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.06s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.19s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.26s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.17s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.53s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.42s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (110.61s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.01s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.51s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.01s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (21.42s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.87s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.93s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.96s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.44s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.62s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.31s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.90s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.72s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.67s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.84s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.68s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFails (2.82s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.32s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.39s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.71s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.91s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.74s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.43s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.28s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildHistory (13.83s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.32s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.97s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.12s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.24s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.23s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.93s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.15s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.94s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.35s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.03s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.03s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.69s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.27s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.67s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.85s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.33s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.44s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.69s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.35s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.69s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.45s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.16s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.58s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.36s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.19s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.94s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.58s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.78s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.96s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.83s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildRm (14.92s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.03s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.16s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.28s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.13s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.37s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.97s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.73s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildStderr (5.29s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.51s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.61s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.30s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.01s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.77s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (10.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.92s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.24s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.00s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.98s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.43s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.61s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.50s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.51s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.59s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.25s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCommitChange (5.76s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.44s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.77s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCommitTTY (8.39s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.16s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.87s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.08s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.51s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.71s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.96s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.57s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.55s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.72s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.32s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.91s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.06s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.69s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.87s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.63s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.71s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.37s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-03T06:27:11.509Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-03T06:27:11.509Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.24s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.06s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.86s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.87s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000acc90_} (7.81s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11375816993_c:\foo_false____} (2.91s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11375816993_c:\foo_true____} (7.91s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.76s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.76s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.17s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.62s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.53s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.15s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpToDot (2.76s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCpToStdout (2.76s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.00s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (8.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (7.60s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.72s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.05s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.18s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsCopy (5.91s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.75s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.04s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.67s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.27s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFilters (5.36s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFormat (5.22s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsRename (2.77s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsResize (8.29s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.10s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.09s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.26s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.24s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.44s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.43s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.78s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.61s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecInspectID (5.09s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.90s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.71s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.69s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.29s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.35s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.32s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.35s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.15s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.63s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.76s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.49s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.71s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.46s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.31s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectHistory (5.09s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.54s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.53s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.47s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectStatus (3.05s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.94s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.59s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.33s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.53s) [2022-03-03T06:27:11.510Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-03T06:27:11.510Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.19s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.78s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.49s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.01s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.91s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.00s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.87s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.71s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.47s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsSince (9.51s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsTail (3.20s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.98s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.68s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.99s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.94s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsByOrder (9.66s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.64s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.04s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.11s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.44s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.27s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.41s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.26s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.06s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.61s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.57s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.52s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (32.83s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.82s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.88s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.57s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.63s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.17s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.53s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.75s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.47s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.82s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiTag (0.83s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.34s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.55s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.51s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.33s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.00s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.27s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.99s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.70s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.23s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.51s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.57s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.47s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.35s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.92s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.35s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.64s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.51s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.60s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.44s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.58s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.20s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.48s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-03T06:27:11.511Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.62s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-03T06:27:11.511Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.24s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.50s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.37s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.40s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.93s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.64s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.52s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.25s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.54s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.36s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.69s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.58s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.67s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.91s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.42s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.48s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.97s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.52s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.50s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.53s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.26s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.36s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.75s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.50s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.16s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.43s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.69s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.22s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.48s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.66s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.60s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.08s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-03T06:27:11.512Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.67s) [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-03T06:27:11.512Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.512Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:27:11.512Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-03T06:27:11.513Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-03T06:27:11.513Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-03T06:27:11.513Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-03T06:27:11.513Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-03T06:27:11.513Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-03T06:27:11.513Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-03T06:27:11.513Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerDaemonSuite [2022-03-03T06:27:11.513Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-03T06:27:11.513Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-03T06:27:11.513Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-03T06:27:11.513Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerSwarmSuite [2022-03-03T06:27:11.513Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-03T06:27:11.513Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerExternalVolumeSuite [2022-03-03T06:27:11.513Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerNetworkSuite [2022-03-03T06:27:11.513Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-03T06:27:11.513Z] === RUN TestDockerHubPullSuite [2022-03-03T06:27:11.513Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.513Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-03T06:27:11.513Z] PASS [2022-03-03T06:27:11.513Z] ok github.com/docker/docker/integration-cli 3055.410s [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === Skipped [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T06:27:11.990Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-03T06:27:11.990Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-03-03T06:27:11.990Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T06:27:11.990Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-03T06:27:11.990Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-03T06:27:11.990Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.990Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-03T06:27:11.990Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.990Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-03-03T06:27:11.990Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T06:27:11.991Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.991Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-03T06:27:11.991Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-03T06:27:11.991Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-03T06:27:11.991Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-03T06:27:11.991Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.58s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.26s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-03T06:27:11.991Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-03T06:27:11.991Z] [2022-03-03T06:27:11.991Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-03T06:27:11.991Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.991Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-03T06:27:11.992Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-03T06:27:11.992Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-03T06:27:11.992Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-03T06:27:11.992Z] docker_cli_sni_test.go:18: Flakey test [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T06:27:11.992Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-03T06:27:11.992Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.992Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-03T06:27:11.992Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.992Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-03T06:27:11.992Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-03T06:27:11.993Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-03T06:27:11.993Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-03T06:27:11.993Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-03T06:27:11.993Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-03T06:27:11.993Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-03T06:27:11.993Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-03T06:27:11.993Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-03T06:27:11.993Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.993Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-03T06:27:11.993Z] [2022-03-03T06:27:11.993Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-03T06:27:11.993Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-03T06:27:11.994Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T06:27:11.994Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-03T06:27:11.994Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-03T06:27:11.994Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-03T06:27:11.994Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-03T06:27:11.994Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-03T06:27:11.994Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-03T06:27:11.994Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-03T06:27:11.994Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-03T06:27:11.994Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-03T06:27:11.994Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.994Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-03T06:27:11.994Z] [2022-03-03T06:27:11.994Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T06:27:11.995Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.995Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-03T06:27:11.995Z] [2022-03-03T06:27:11.995Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-03T06:27:11.995Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-03T06:27:11.996Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-03T06:27:11.996Z] [2022-03-03T06:27:11.996Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-03T06:27:11.996Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-03T06:27:12.469Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.469Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-03T06:27:12.469Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.470Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-03-03T06:27:12.470Z] [2022-03-03T06:27:12.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-03T06:27:12.470Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-03T06:27:12.471Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-03T06:27:12.471Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-03-03T06:27:12.471Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-03T06:27:12.471Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-03T06:27:12.471Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T06:27:12.471Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.471Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-03T06:27:12.471Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-03T06:27:12.472Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] DONE 1085 tests, 539 skipped in 3066.289s [2022-03-03T06:27:12.472Z] INFO: Integration tests ended at 03/03/2022 06:27:12. Duration:00:51:06.4729224 [2022-03-03T06:27:12.472Z] INFO: Docker info of the daemon under test at end of run [2022-03-03T06:27:12.472Z] [2022-03-03T06:27:12.472Z] Containers: 2 [2022-03-03T06:27:12.472Z] Running: 0 [2022-03-03T06:27:12.472Z] Paused: 0 [2022-03-03T06:27:12.472Z] Stopped: 2 [2022-03-03T06:27:12.472Z] Images: 18 [2022-03-03T06:27:12.472Z] Server Version: 0.0.0-dev [2022-03-03T06:27:12.472Z] Storage Driver: windowsfilter [2022-03-03T06:27:12.472Z] Windows: [2022-03-03T06:27:12.472Z] Logging Driver: json-file [2022-03-03T06:27:12.472Z] Plugins: [2022-03-03T06:27:12.472Z] Volume: local [2022-03-03T06:27:12.472Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-03T06:27:12.472Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-03T06:27:12.472Z] Swarm: inactive [2022-03-03T06:27:12.472Z] Default Isolation: process [2022-03-03T06:27:12.472Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-03T06:27:12.472Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-03T06:27:12.472Z] OSType: windows [2022-03-03T06:27:12.472Z] Architecture: x86_64 [2022-03-03T06:27:12.472Z] CPUs: 4 [2022-03-03T06:27:12.472Z] Total Memory: 32GiB [2022-03-03T06:27:12.472Z] Name: azwin-2-66a850 [2022-03-03T06:27:12.472Z] ID: ZPPU:S3PP:5CF7:QV5T:F5RX:F64P:IEPB:EJOX:EF7K:Y4N6:FHWN:3LJI [2022-03-03T06:27:12.472Z] Docker Root Dir: D:\CI\PR-43320\5\daemon [2022-03-03T06:27:12.472Z] Debug Mode (client): false [2022-03-03T06:27:12.472Z] Debug Mode (server): true [2022-03-03T06:27:12.472Z] File Descriptors: -1 [2022-03-03T06:27:12.472Z] Goroutines: 17 [2022-03-03T06:27:12.472Z] System Time: 2022-03-03T06:27:12.3422617Z [2022-03-03T06:27:12.472Z] EventsListeners: 0 [2022-03-03T06:27:12.472Z] Registry: https://index.docker.io/v1/ [2022-03-03T06:27:12.472Z] Labels: [2022-03-03T06:27:12.472Z] Experimental: false [2022-03-03T06:27:12.472Z] Insecure Registries: [2022-03-03T06:27:12.472Z] 127.0.0.0/8 [2022-03-03T06:27:12.473Z] Live Restore Enabled: false [2022-03-03T06:27:12.473Z] [2022-03-03T06:27:12.473Z] [2022-03-03T06:27:12.473Z] INFO: Stopping daemon under test [2022-03-03T06:27:12.945Z] SUCCESS: The process with PID 5584 (child process of PID 1428) has been terminated. [2022-03-03T06:27:12.945Z] SUCCESS: The process with PID 1428 (child process of PID 2752) has been terminated. [2022-03-03T06:27:12.945Z] INFO: Stop tailing logs of the daemon under tests [2022-03-03T06:27:12.945Z] INFO: executeCI.ps1 Completed successfully at 03/03/2022 06:27:12. [2022-03-03T06:27:12.945Z] INFO: Tidying up at end of run [2022-03-03T06:27:12.945Z] INFO: Saving daemon under test log (d:\CI\PR-43320\5\dut.out) to bundles\CIDUT.out [2022-03-03T06:27:12.945Z] INFO: Saving daemon under test log (d:\CI\PR-43320\5\dut.err) to bundles\CIDUT.err [2022-03-03T06:27:12.945Z] INFO: Saving containerd logs to bundles [2022-03-03T06:27:12.945Z] INFO: Nuke-Everything... [2022-03-03T06:27:13.419Z] INFO: Container count on control daemon to delete is 2 [2022-03-03T06:27:13.893Z] 95a374a7be89 [2022-03-03T06:27:13.893Z] 19eb8af4cea1 [2022-03-03T06:27:13.893Z] INFO: Tidying pidfile d:\CI\PR-43320\5\docker.pid [2022-03-03T06:27:13.893Z] INFO: Nuking d:\CI [2022-03-03T06:27:49.833Z] INFO: Zapped successfully [2022-03-03T06:27:49.833Z] [2022-03-03T06:27:49.833Z] INFO: executeCI.ps1 exiting at Thu Mar 3 06:27:49 CUT 2022. Duration 01:24:02.5758431 [2022-03-03T06:27:49.833Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-03T06:27:50.113Z] Recording test results [2022-03-03T06:27:57.543Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-03T06:27:59.683Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-03T06:28:01.487Z] Archiving artifacts [2022-03-03T06:28:16.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43320/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-03T06:28:17.285Z] + make clean [2022-03-03T06:28:18.870Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-03T06:28:18.870Z] docker-dev-cache [2022-03-03T06:28:18.870Z] 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